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
/
demux_avi.c
Commit message (
Expand
)
Author
Age
*
Fix calculation of stream sizes when they are too big for a 32-bit variable
pacman
2006-05-06
*
dwStart support for mplayer.
corey
2006-02-18
*
Second-try commit of this patch.
corey
2006-02-17
*
Reverse commit of unfinished patch for passing audio_delay to the demuxers.
corey
2006-02-09
*
1. Include audio_delay as an argument to demux_seek.
corey
2006-02-07
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
fix crash if no video codec available
reimar
2006-01-08
*
move resync_audio_stream after seeking to demuxer.c
reimar
2005-10-30
*
Avoid duplicated messages from demux_avi.c and demuxer.c.
diego
2005-09-13
*
Make -identify's 'ID_LENGTH=' print a float and not an integer.. The
ods15
2005-09-02
*
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
rtognimp
2005-08-13
*
demux_avi_control() missing in avi's demuxer struct.
ods15
2005-08-11
*
Demuxer modularization
rtognimp
2005-08-05
*
Move generic length and percent pos calculation to demuxer.c
reimar
2005-01-15
*
OpenDML read/write support
ranma
2004-03-17
*
Seek in HTTP streams and stdin seek fixes
rtognimp
2004-03-13
*
enable seeking in http streams
attila
2004-02-17
*
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
alex
2003-10-22
*
printing fps with 3 dec digit instead of 2
arpi
2003-08-27
*
- ignore movi_end if reading from stdin
arpi
2003-02-02
*
upsz :))))))))))))))
pontscho
2003-01-12
*
fixed these:
arpi
2002-12-29
*
accurate bitrate calculation using index, and more accurate guessing
arpi
2002-12-21
*
warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
michael
2002-11-23
*
demuxer_control(), percent position and time length query implemented in
arpi
2002-11-16
*
*HUGE* set of compiler warning fixes, unused variables removal
arpi
2002-11-06
*
workaround old mencoder's cbr-mp3 header bug
arpi
2002-11-02
*
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
arpi
2002-11-02
*
fix & workaround possible sig8/sig11 in blocksize calculation
arpi
2002-10-17
*
fixed invalid -aid/-vid segfault
arpi
2002-09-25
*
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
arpi
2002-09-22
*
corrects an off-by-one error when trying to seek beyond the end of file.
arpi
2002-08-14
*
detection of badly interleaved avi files and auto-switch to -ni
arpi
2002-08-04
*
count blocks by rounded-up chunksizes instead of chunks -
arpi
2002-08-02
*
Add uninit to the avi demuxer
albeu
2002-07-26
*
hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
arpi
2002-07-04
*
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
arpi
2002-05-12
*
ehh. forgot to commit this one...
arpi
2002-02-12
*
using audio.dwStart too... (for baittest.avi)
arpi
2001-12-04
*
-nobps NaN fixed
arpi
2001-11-11
*
while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)
arpi
2001-10-24
*
better logic to choose valid info at broken index
arpi
2001-10-24
*
includes cleanup
arpi
2001-10-21
*
AVI - no audio stream fix
arpi
2001-10-21
*
libdemux cleanup part 1
arpi
2001-10-20
*
libdemuxer...
arpi
2001-10-20