log libmpdemux/demux_avi.c @ 8123:9fc45fe0d444

age author description
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>
Tue, 12 Feb 2002 08:27:49 +0000 arpi ehh. forgot to commit this one...
Tue, 04 Dec 2001 00:26:45 +0000 arpi using audio.dwStart too... (for baittest.avi)
Sun, 11 Nov 2001 13:25:06 +0000 arpi -nobps NaN fixed