log libmpdemux/demux_real.c @ 8113:0d1ef5f06b3d

age author description
Tue, 05 Nov 2002 15:28:17 +0000 atmos4 move timestamp debug printf to higher verbose level (hope it's ok)
Tue, 05 Nov 2002 00:54:30 +0000 arpi ASF-style stream auto-selection, to fix files with fake a/v streams (only
Mon, 04 Nov 2002 00:23:53 +0000 arpi - realaudio ATRC (sony atrac3) codec support
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Thu, 10 Oct 2002 23:24:15 +0000 arpi stream selection cleanup, fixed -nosound
Tue, 01 Oct 2002 20:01:04 +0000 michael rv10 cleanup
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Tue, 27 Aug 2002 23:01:54 +0000 arpi - added matrix cracking/debugging code - disabled
Sun, 25 Aug 2002 00:07:15 +0000 arpi some files has some shit before teh audio/video headers...
Sat, 24 Aug 2002 23:07:34 +0000 arpi 10l - fixed chunktab size calculation
Sat, 24 Aug 2002 22:39:27 +0000 arpi - changed re-muxed packet structure (see struct dp_hdr_t)
Wed, 14 Aug 2002 09:15:31 +0000 arpi RV20 A-V desync fixed - use timestamp hack only for RV30
Mon, 12 Aug 2002 00:04:37 +0000 arpi RV40 support
Mon, 05 Aug 2002 03:13:45 +0000 arpi fixed 'eof at 66s' bug
Fri, 14 Jun 2002 00:49:56 +0000 arpi fixed playback speed and a-v sync issues
Thu, 13 Jun 2002 13:31:45 +0000 arpi fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
Thu, 13 Jun 2002 00:14:28 +0000 atmos4 Implement Nilmoni's and Bernd Ernesti's patches for:
Mon, 10 Jun 2002 13:55:56 +0000 arpi export subpacket-size and matrix w*h to the codec (cook)
Mon, 10 Jun 2002 02:27:31 +0000 arpi export extra data for cook codec, some debug stuff
Sun, 09 Jun 2002 01:07:22 +0000 arpi - multiple audio/video stream support fixed
Sat, 08 Jun 2002 20:46:14 +0000 arpi sub-packet demuxer for rv20/rv30, patch by Florian Schneider <flo-mplayer-dev@gmx.net>
Tue, 30 Apr 2002 23:29:38 +0000 alex completed real seeking - working very well with audio only files
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Fri, 15 Mar 2002 15:51:37 +0000 alex added PRE-ALPHA seeking ability and index table generator (like avi's one)
Wed, 23 Jan 2002 19:41:01 +0000 alex fixed num_of_packets and current_packet handling, bug found by Mike Melanson
Fri, 18 Jan 2002 11:02:52 +0000 alex fix dnet support
Fri, 04 Jan 2002 19:32:58 +0000 alex updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)
Sun, 30 Dec 2001 00:38:22 +0000 alex added read_index_chunk, fixed audio_header parser for version5
Sat, 29 Dec 2001 16:42:50 +0000 alex fixed rv10 with subid=3
Thu, 27 Dec 2001 18:31:02 +0000 alex fixed audio detection code and improved ;)
Thu, 27 Dec 2001 10:15:13 +0000 alex improved audio codec detection
Wed, 26 Dec 2001 22:57:51 +0000 alex added real demuxer