log libaf/format.c @ 36840:511047e8e0a2

age author description
Sun, 17 Mar 2013 22:47:17 +0000 diego Add missing strings.h #includes for strcasecmp().
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:37:50 +0000 reimar Add a hack to af_fmt2bits to recognize AC3 as a 16-bit format, since this
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Mon, 05 Jan 2009 12:41:40 +0000 diego Replace informal license notices by standard license header
Thu, 01 Nov 2007 06:52:10 +0000 uau Remove some pointless 'inline' qualifiers
Tue, 25 Sep 2007 16:34:23 +0000 diego cosmetics: misc typo fixes
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Sun, 16 Jul 2006 01:24:42 +0000 reynaldo Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
Sun, 16 Jul 2006 01:20:30 +0000 reynaldo marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
Wed, 15 Mar 2006 21:32:10 +0000 corey Fix up libaf unknown-format printing
Tue, 14 Mar 2006 16:57:16 +0000 reynaldo last print on libaf to af_msg
Thu, 18 Aug 2005 11:37:16 +0000 alex code reduction and less error prone, use the same table
Wed, 27 Jul 2005 11:09:42 +0000 alex added missing license header
Mon, 21 Feb 2005 16:41:15 +0000 alex move the format related stuff to format.c