summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_avi.c
Commit message (Expand)AuthorAgeFilesLines
* Move generic length and percent pos calculation to demuxer.creimar2005-01-151-3/+1
* OpenDML read/write supportranma2004-03-171-6/+10
* Seek in HTTP streams and stdin seek fixesrtognimp2004-03-131-1/+1
* enable seeking in http streamsattila2004-02-171-3/+3
* Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>alex2003-10-221-0/+1
* printing fps with 3 dec digit instead of 2arpi2003-08-271-1/+1
* - ignore movi_end if reading from stdinarpi2003-02-021-6/+6
* upsz :))))))))))))))pontscho2003-01-121-1/+0
* fixed these:arpi2002-12-291-2/+2
* accurate bitrate calculation using index, and more accurate guessingarpi2002-12-211-14/+52
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)michael2002-11-231-2/+2
* demuxer_control(), percent position and time length query implemented inarpi2002-11-161-11/+42
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-0/+1
* workaround old mencoder's cbr-mp3 header bugarpi2002-11-021-1/+10
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,arpi2002-11-021-48/+42
* fix & workaround possible sig8/sig11 in blocksize calculationarpi2002-10-171-2/+10
* fixed invalid -aid/-vid segfaultarpi2002-09-251-1/+10
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugarpi2002-09-221-2/+0
* 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