log libmpcodecs/ad_pcm.c @ 26091:8732f2107b56

age author description
Mon, 10 Dec 2007 16:53:30 +0000 ulion Fix all current known multi-channel wrong order problems by adding
Sun, 05 Nov 2006 18:40:16 +0000 reimar Fix comment, it's 'sowt', not 'swot' ('twos' reversed)
Sun, 13 Aug 2006 23:09:17 +0000 uau Change pcm decode_audio to return data based on minlen instead of maxlen
Tue, 14 Mar 2006 22:15:24 +0000 rtognimp Remove twos workaround, this bug was fixed in mov demuxer
Mon, 13 Mar 2006 23:32:36 +0000 rathann in24/in32/fl32 little/big-endian QuickTime PCM audio support
Sat, 11 Mar 2006 22:43:28 +0000 rathann QuickTime in24 and in32 PCM audio support
Fri, 18 Nov 2005 14:39:25 +0000 diego Unify include path handling, -I.. is in CFLAGS.
Thu, 25 Aug 2005 19:46:20 +0000 reimar avoid reading more than maxlen bytes.
Thu, 28 Jul 2005 13:43:24 +0000 reimar lavf demuxer with raw PCM fix (and a related hang)
Sat, 26 Feb 2005 23:02:09 +0000 ivo Add support for 32-bit float WAV files and support for extended WAV files
Mon, 27 Dec 2004 17:30:15 +0000 alex removing AFMT_ dependancy
Sat, 27 Nov 2004 15:39:38 +0000 rtognimp fl32: BE float32 PCM audio in mov files
Mon, 04 Oct 2004 20:21:05 +0000 alex make use of 24bit afmt
Sun, 06 Jun 2004 21:18:49 +0000 rtognimp More support for audio format 0x0
Sun, 23 May 2004 21:45:29 +0000 rtognimp Fix "raw " audio in mov files.