log libmpdemux/demux_avi.c @ 20149:dfad285f6828

age author description
Sat, 06 May 2006 06:23:23 +0000 pacman Fix calculation of stream sizes when they are too big for a 32-bit variable
Sat, 18 Feb 2006 09:26:39 +0000 corey dwStart support for mplayer.
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
Sun, 08 Jan 2006 13:35:54 +0000 reimar fix crash if no video codec available
Sun, 30 Oct 2005 09:19:05 +0000 reimar move resync_audio_stream after seeking to demuxer.c
Tue, 13 Sep 2005 18:12:48 +0000 diego Avoid duplicated messages from demux_avi.c and demuxer.c.
Fri, 02 Sep 2005 08:32:32 +0000 ods15 Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
Sat, 13 Aug 2005 12:20:07 +0000 rtognimp 100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
Thu, 11 Aug 2005 17:23:45 +0000 ods15 demux_avi_control() missing in avi's demuxer struct.
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sat, 15 Jan 2005 16:11:45 +0000 reimar Move generic length and percent pos calculation to demuxer.c
Wed, 17 Mar 2004 14:50:37 +0000 ranma OpenDML read/write support