log libaf/af_format.h @ 34962:8446e92c7bc2

age author description
Wed, 12 Oct 2011 17:23:08 +0000 diego S/PDIF passthrough decoder
Mon, 11 Jan 2010 20:27:52 +0000 reimar Add support for distinguishing between little- and big-endian SPDIF AC3
Mon, 11 Jan 2010 19:23:18 +0000 reimar Add and use AF_FORMAT_IS_AC3 macro.
Mon, 11 Jan 2010 19:08:15 +0000 reimar Revert r30170, AF_FORMAT_AC3 is supposed to be the special mask,
Sat, 02 Jan 2010 20:45:27 +0000 reimar Mark AC3 as 16-bit format, this simplifies alignment calculation and fixes
Sun, 26 Jul 2009 19:53:00 +0000 diego Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
Mon, 26 Jan 2009 09:56:27 +0000 diego WORDS_BIGENDIAN is defined/undefined, not 0/1.