log libmpdemux/demux_audio.c @ 13282:a46dce85af0a

age author description
Sun, 05 Sep 2004 22:10:59 +0000 rfelker fix seeking with -hr-mp3-seek. maybe not the best fix (why is last_pts
Thu, 12 Aug 2004 12:36:08 +0000 rtognimp DTS support via lavc and libdts
Thu, 15 Apr 2004 20:48:27 +0000 rtognimp 10l to me: writing outside allocated memory
Sat, 04 Oct 2003 22:00:25 +0000 lumag FLAC decoding support via imported libmpflac.
Sat, 20 Sep 2003 12:50:25 +0000 lumag Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
Fri, 19 Sep 2003 19:40:46 +0000 faust3 get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
Wed, 04 Jun 2003 10:52:58 +0000 rfelker don't set audio pts to infinity after seeking in mp3 files :)
Sat, 22 Mar 2003 20:15:03 +0000 rtognimp Warning fix, patch by Dominik Mierzejewsky
Mon, 17 Mar 2003 20:38:23 +0000 rtognimp 10l cbSize not inited for l=16.\n Could give problem in print_wave_header
Sat, 15 Mar 2003 19:40:52 +0000 rtognimp Same behaviour as old code for short headers
Sat, 15 Mar 2003 14:12:22 +0000 rtognimp Read extradata for wav files, based on patch by <dimakar(at)yahoo.com>. Required for truespeech files.
Wed, 04 Dec 2002 23:51:44 +0000 arpi fixed mp3 seeking near end of file
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Tue, 05 Nov 2002 23:28:52 +0000 rfelker skip id3v2 junk when looking for mp3
Tue, 05 Nov 2002 01:21:35 +0000 arpi 10l