aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_avi.c
Commit message (Expand)AuthorAge
* - ignore movi_end if reading from stdinGravatar arpi2003-02-02
* upsz :))))))))))))))Gravatar pontscho2003-01-12
* fixed these:Gravatar arpi2002-12-29
* accurate bitrate calculation using index, and more accurate guessingGravatar arpi2002-12-21
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* demuxer_control(), percent position and time length query implemented inGravatar arpi2002-11-16
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* workaround old mencoder's cbr-mp3 header bugGravatar arpi2002-11-02
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,Gravatar arpi2002-11-02
* 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