index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpdemux
/
aviheader.c
Commit message (
Expand
)
Author
Age
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
Fix potential integer overflows in memory allocation.
rtogni
2006-06-04
*
make sure the indx chunk is big enough to hold the basic structure.
iive
2006-04-06
*
use calloc instead of malloc - simplifies code and fixes overflow problems.
reimar
2006-04-06
*
zero sized frames are not keyframes
michael
2006-04-06
*
Limit the number of entires to the amount that does fit into the chunk.
iive
2006-04-06
*
100L to who wrote this. Also fix broken headers while at it.
albeu
2006-03-29
*
Convert printfs in aviprint.c to mp_msg and give the information printing
diego
2006-03-27
*
Convert all if(verbose>X) to mp_msg_test calls.
diego
2006-03-24
*
fix -idx with ODML files (patch by Benjamin Zores < ben _at_ tutuxclan.org >)
aurel
2006-02-09
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
libmpdemux translatables to help_mp part 1 / mp_msg calls / try 2
reynaldo
2005-10-31
*
memleak fix by bryanwilkerson WHIRLPOOL yahoo SPOT com
henry
2005-06-16
*
switch from DIVX -> FMP4 fourcc for libavcodec
michael
2005-02-22
*
Use libc qsort to sort ODML index.
reimar
2005-01-02
*
fix quicksort to avoid stack overflow and extreme runtimes
reimar
2004-12-31
*
Index-Recovery cosmetix
atmos4
2004-10-20
*
Recover Keyframe-Index for XviD aswell
atmos4
2004-10-18
*
small fixes
rathann
2004-08-28
*
We still need to make sure the upper 16 bits of dwFlags are cleared
ranma
2004-06-30
*
Remove borken index fixup (breaks more than it fixes)
ranma
2004-06-30
*
If we don't have a NEWAVIINDEX chunk, but have an OpenDML index,
ranma
2004-06-29
*
Only use odml index for files that need it
ranma
2004-04-30
*
forgot to commit
alex
2004-04-29
*
don't use odml when we don't have to -- the code is buggy!
rfelker
2004-04-27
*
Use aspect from encoder for AVI vprp header
ranma
2004-03-24
*
Better vprp aspect fix
ranma
2004-03-22
*
OpenDML read/write support
ranma
2004-03-17
*
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
alex
2003-10-22
*
verbose can be negative
arpi
2002-11-01
*
fix bih->biSize for uncompressed files too
arpi
2002-10-17
*
10l - do not read INDEX twice!!!
arpi
2002-10-16
*
msmpeg4v1 indexing
michael
2002-06-02
*
playback of 'being downloaded' files
arpi
2002-06-02
*
big cosmetics patch, cleanup of messages printed by mplayer and libs.
arpi
2002-05-20
*
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
arpi
2002-05-12
*
printf to mp_msg
albeu
2002-05-02
*
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 25...
arpi
2002-03-31
*
AVI demuxer fixes:
arpi
2002-02-12
*
Don't read index for -forceidx and -nodix (speedup with bad media and not nee...
atmos4
2002-02-10
*
more movi_end mess
arpi
2002-01-17
*
workaround for broken 'muvi' chunks
arpi
2002-01-14
*
better, nicer progress status for index generation
arpi
2001-12-27
*
is itn't %, it is a byteposition of the video ...
jaf
2001-12-25
*
Divide by Zero fix.
atmos4
2001-12-17
*
fixed sig8 while -idx on some files (actually this is a workaround) :(
gabucino
2001-12-14
*
added demux_info
alex
2001-11-22
*
Progress indicator for index creation.
atmos4
2001-11-07
*
-idx fixes: support for divx4 and ignoring bad movi_end
arpi
2001-10-31
*
includes cleanup
arpi
2001-10-21
[next]