summaryrefslogtreecommitdiffstats
path: root/libmpdemux/aviheader.c
Commit message (Expand)AuthorAgeFilesLines
* switch from DIVX -> FMP4 fourcc for libavcodecmichael2005-02-221-0/+2
* Use libc qsort to sort ODML index.reimar2005-01-021-40/+5
* fix quicksort to avoid stack overflow and extreme runtimesreimar2004-12-311-6/+22
* Index-Recovery cosmetixatmos42004-10-201-5/+5
* Recover Keyframe-Index for XviD aswellatmos42004-10-181-0/+2
* small fixesrathann2004-08-281-0/+1
* We still need to make sure the upper 16 bits of dwFlags are clearedranma2004-06-301-2/+10
* Remove borken index fixup (breaks more than it fixes)ranma2004-06-301-13/+0
* If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,ranma2004-06-291-0/+7
* Only use odml index for files that need itranma2004-04-301-4/+9
* forgot to commitalex2004-04-291-2/+2
* don't use odml when we don't have to -- the code is buggy!rfelker2004-04-271-0/+3
* Use aspect from encoder for AVI vprp headerranma2004-03-241-3/+1
* Better vprp aspect fixranma2004-03-221-1/+3
* OpenDML read/write supportranma2004-03-171-4/+264
* Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>alex2003-10-221-1/+61
* verbose can be negativearpi2002-11-011-1/+1
* fix bih->biSize for uncompressed files tooarpi2002-10-171-1/+1
* 10l - do not read INDEX twice!!!arpi2002-10-161-4/+6
* msmpeg4v1 indexingmichael2002-06-021-1/+8
* playback of 'being downloaded' filesarpi2002-06-021-1/+2
* big cosmetics patch, cleanup of messages printed by mplayer and libs.arpi2002-05-201-1/+1
* big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>arpi2002-05-121-21/+41
* printf to mp_msgalbeu2002-05-021-2/+2
* I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25...arpi2002-03-311-0/+3
* AVI demuxer fixes:arpi2002-02-121-5/+93
* Don't read index for -forceidx and -nodix (speedup with bad media and not nee...atmos42002-02-101-1/+2
* more movi_end messarpi2002-01-171-1/+4
* workaround for broken 'muvi' chunksarpi2002-01-141-1/+2
* better, nicer progress status for index generationarpi2001-12-271-2/+16
* is itn't %, it is a byteposition of the video ...jaf2001-12-251-1/+1
* Divide by Zero fix.atmos42001-12-171-2/+1
* fixed sig8 while -idx on some files (actually this is a workaround) :(gabucino2001-12-141-1/+2
* added demux_infoalex2001-11-221-0/+1
* Progress indicator for index creation.atmos42001-11-071-0/+2
* -idx fixes: support for divx4 and ignoring bad movi_endarpi2001-10-311-6/+15
* includes cleanuparpi2001-10-211-6/+1
* AVI - no audio stream fixarpi2001-10-211-0/+2
* libdemuxer...arpi2001-10-201-0/+241