log libmpdemux/demux_avi.c @ 8608:677d4443af55

age author description
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
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Fri, 26 Jul 2002 12:36:13 +0000 albeu Add uninit to the avi demuxer
Thu, 04 Jul 2002 22:17:30 +0000 arpi hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
Sun, 12 May 2002 01:51:09 +0000 arpi big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>