summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_avi.c
Commit message (Expand)AuthorAgeFilesLines
* corrects an off-by-one error when trying to seek beyond the end of file.arpi2002-08-141-1/+1
* detection of badly interleaved avi files and auto-switch to -niarpi2002-08-041-10/+34
* count blocks by rounded-up chunksizes instead of chunks -arpi2002-08-021-1/+7
* Add uninit to the avi demuxeralbeu2002-07-261-0/+9
* hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printfarpi2002-07-041-3/+7
* big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>arpi2002-05-121-14/+21
* ehh. forgot to commit this one...arpi2002-02-121-2/+13
* using audio.dwStart too... (for baittest.avi)arpi2001-12-041-0/+1
* -nobps NaN fixedarpi2001-11-111-1/+3
* while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)arpi2001-10-241-4/+4
* better logic to choose valid info at broken indexarpi2001-10-241-8/+35
* includes cleanuparpi2001-10-211-6/+0
* AVI - no audio stream fixarpi2001-10-211-1/+1
* libdemux cleanup part 1arpi2001-10-201-4/+14
* libdemuxer...arpi2001-10-201-0/+673