aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_avi.c
Commit message (Expand)AuthorAge
* fix & workaround possible sig8/sig11 in blocksize calculationGravatar arpi2002-10-17
* fixed invalid -aid/-vid segfaultGravatar arpi2002-09-25
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* corrects an off-by-one error when trying to seek beyond the end of file.Gravatar arpi2002-08-14
* detection of badly interleaved avi files and auto-switch to -niGravatar arpi2002-08-04
* count blocks by rounded-up chunksizes instead of chunks -Gravatar arpi2002-08-02
* Add uninit to the avi demuxerGravatar albeu2002-07-26
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfGravatar arpi2002-07-04
* big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>Gravatar arpi2002-05-12
* ehh. forgot to commit this one...Gravatar arpi2002-02-12
* using audio.dwStart too... (for baittest.avi)Gravatar arpi2001-12-04
* -nobps NaN fixedGravatar arpi2001-11-11
* while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)Gravatar arpi2001-10-24
* better logic to choose valid info at broken indexGravatar arpi2001-10-24
* includes cleanupGravatar arpi2001-10-21
* AVI - no audio stream fixGravatar arpi2001-10-21
* libdemux cleanup part 1Gravatar arpi2001-10-20
* libdemuxer...Gravatar arpi2001-10-20