aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af_format.h
Commit message (Expand)AuthorAge
* Add support for distinguishing between little- and big-endian SPDIF AC3Gravatar reimar2010-01-11
* Add and use AF_FORMAT_IS_AC3 macro.Gravatar reimar2010-01-11
* Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,Gravatar reimar2010-01-11
* Mark AC3 as 16-bit format, this simplifies alignment calculation and fixesGravatar reimar2010-01-02
* Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.Gravatar diego2009-07-26
* WORDS_BIGENDIAN is defined/undefined, not 0/1.Gravatar diego2009-01-26
* Replace informal license notices by standard license headerGravatar diego2009-01-05
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Replace silly check for config.h inclusion, just include it.Gravatar diego2008-02-24
* Add MPLAYER_ prefix to multiple inclusion guards.Gravatar diego2008-02-22
* Replace multiple inclusion guards with leading underscores by default names.Gravatar diego2008-01-01
* cosmetics: misc typo fixesGravatar diego2007-09-25
* Change value used to indicate "unknown audio format" from 0 to -1.Gravatar uau2006-11-08
* marks several read-only string parameters and function return-values which ca...Gravatar reynaldo2006-07-16
* af_format.h needs config.h to be included first.Gravatar reimar2005-01-12
* af_bits2fmt and af_str2fmt_short, also removed the extra FORMAT_BPS control i...Gravatar alex2005-01-03
* af_fmt2str_shortGravatar alex2004-12-28
* removing AFMT_ dependancyGravatar alex2004-12-27
* reimplementation of the pl_extrastereo and pl_volnorm pluginsGravatar alex2004-10-04
* export fmt2str()Gravatar arpi2003-01-18
* New features:Gravatar anders2002-11-12