log libmpdemux/demux_avi.c @ 11074:85f0917f80cb

age author description
Wed, 27 Aug 2003 22:30:54 +0000 arpi printing fps with 3 dec digit instead of 2
Sun, 02 Feb 2003 21:32:05 +0000 arpi - ignore movi_end if reading from stdin
Sun, 12 Jan 2003 19:55:59 +0000 pontscho upsz :))))))))))))))
Sun, 29 Dec 2002 21:20:45 +0000 arpi fixed these:
Sat, 21 Dec 2002 22:11:48 +0000 arpi accurate bitrate calculation using index, and more accurate guessing
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 16 Nov 2002 03:42:14 +0000 arpi demuxer_control(), percent position and time length query implemented in
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sat, 02 Nov 2002 21:52:48 +0000 arpi workaround old mencoder's cbr-mp3 header bug
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Thu, 17 Oct 2002 22:12:32 +0000 arpi fix & workaround possible sig8/sig11 in blocksize calculation
Wed, 25 Sep 2002 22:19:11 +0000 arpi fixed invalid -aid/-vid segfault
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 14 Aug 2002 21:25:01 +0000 arpi corrects an off-by-one error when trying to seek beyond the end of file.
Sun, 04 Aug 2002 01:48:35 +0000 arpi detection of badly interleaved avi files and auto-switch to -ni