log libmpdemux/demux_real.c @ 11989:644d59147048

age author description
Sun, 22 Feb 2004 23:28:03 +0000 rtognimp Support for v3 audio section (used with 14_4 codec) in real files
Fri, 30 Jan 2004 03:44:00 +0000 rfelker 1000000000l reported by Steven Schultz (thanks!)
Thu, 29 Jan 2004 12:11:13 +0000 attila add support for aac in real media files
Thu, 29 Jan 2004 10:13:35 +0000 attila continue playing real files after errors
Fri, 16 Jan 2004 22:38:55 +0000 rtognimp Fix for Real files with header size == 0x10 (normally is 0x12)
Tue, 09 Dec 2003 09:15:08 +0000 alex 1000l to me
Mon, 08 Dec 2003 22:03:49 +0000 alex Proper runtime index generation with support for growing files. Patch by rgselk <rgselknospam@yahoo.com>
Wed, 12 Nov 2003 10:27:16 +0000 luran seek in realmedia files
Sun, 31 Aug 2003 18:51:05 +0000 alex serious bugs - 1l absinth (changed to absinth against cola inflation)
Sat, 02 Aug 2003 18:45:24 +0000 arpi BBC .rm fix, based on patch by Balatoni Denes <pnis@coder.hu>
Thu, 03 Jul 2003 20:22:51 +0000 alex removing my (nonworking) email address
Sat, 28 Jun 2003 19:16:57 +0000 diego typo in console output
Sat, 17 May 2003 11:34:37 +0000 arpi skip dnet/ac3 byteswapping
Wed, 30 Apr 2003 19:48:38 +0000 rtognimp Support codecs 14_4 and 28_8
Mon, 10 Mar 2003 00:10:05 +0000 arpi - fixed playback of files with bad WxH in header (tricky! we can always read the
Sun, 09 Mar 2003 19:01:20 +0000 arpi Hopefully fixed all RV30/RV40 A-V sync issues
Sun, 09 Mar 2003 17:21:30 +0000 arpi Redundant packet ignoring is RV30-only (at least frame-header flag 0x20 is)
Fri, 07 Mar 2003 02:05:59 +0000 michael rv40 pict_type parser
Fri, 21 Feb 2003 12:55:26 +0000 alex commented out nonsense
Tue, 04 Feb 2003 15:45:45 +0000 arpi disable num_of_packets check, it's unreliable
Sun, 12 Jan 2003 20:03:48 +0000 arpi sanity check
Thu, 26 Dec 2002 16:27:38 +0000 arpi fixed playback of pnm:// streamed files
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
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