log libmpdemux/demux_film.c @ 23965:8d4b1bda30f1

age author description
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual
Fri, 10 Mar 2006 23:51:41 +0000 rtognimp Fix memory leak cid 176
Fri, 17 Feb 2006 01:57:41 +0000 corey Second-try commit of this patch.
Thu, 09 Feb 2006 19:39:51 +0000 corey Reverse commit of unfinished patch for passing audio_delay to the demuxers.
Tue, 07 Feb 2006 20:22:44 +0000 corey 1. Include audio_delay as an argument to demux_seek.
Thu, 12 Jan 2006 20:04:36 +0000 rathann massive attack: mp_msg printf format fixes
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sat, 14 May 2005 15:47:49 +0000 rtognimp Fix for stereo files
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Sun, 31 Mar 2002 22:52:48 +0000 arpi seeking fixed (variable fps videos needs to reset PTS after seeking)
Sun, 31 Mar 2002 22:44:03 +0000 arpi fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound support
Sun, 31 Mar 2002 02:57:53 +0000 melanson fixed to be able to handle extra-quirky .film files on Lemmings 3DO
Mon, 18 Mar 2002 03:17:20 +0000 melanson added PTS for audio, but seeking still doesn't work
Sun, 17 Mar 2002 02:59:04 +0000 melanson FILM demuxer is leaner, meaner, and cleaner, also with proper bailout on
Sat, 16 Mar 2002 19:58:07 +0000 melanson added proper PTS support for FILM demuxer
Sun, 10 Feb 2002 01:23:36 +0000 melanson Fixed FILM demuxer so that it now plays (my) FILM files
Thu, 07 Feb 2002 05:55:29 +0000 melanson completely reworked FILM demuxer to support both audio and video...neither
Fri, 18 Jan 2002 02:51:24 +0000 melanson made a little more headway but it still doesn't work properly
Wed, 16 Jan 2002 03:25:07 +0000 melanson initial support for FILM file demuxing