log libmpdemux/demux_avi.c @ 22371:45d4cffd5180

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