log libaf/af_format.h @ 36534:9222b4fbe1c8

age author description
Fri, 30 Nov 2012 20:10:40 +0000 reimar Make AF_FORMAT_IS_IEC61937 include AF_FORMAT_IS_AC3.
Fri, 30 Nov 2012 19:23:13 +0000 reimar Some spelling fixes.
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.
Mon, 05 Jan 2009 12:41:40 +0000 diego Replace informal license notices by standard license header
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sun, 24 Feb 2008 23:44:35 +0000 diego Replace silly check for config.h inclusion, just include it.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Tue, 01 Jan 2008 20:21:20 +0000 diego Replace multiple inclusion guards with leading underscores by default names.
Tue, 25 Sep 2007 16:34:23 +0000 diego cosmetics: misc typo fixes