• Roman Shaposhnik's avatar
    * simplifying OpenDML AVI handling. · 8f9298f8
    Roman Shaposhnik authored
       * adding code to skip over JUNK. It turns out that video editing
         software uses junk to resize ix## chunks without actually
         scrubbing the data. That trips up our packet extraction
         code since it recognizes ix## entries as "packets". Basically
         we have to skip over JUNK chunks for exactly the same reason
         we have to skip over ix## entries.
    
    Originally committed as revision 3378 to svn://svn.ffmpeg.org/ffmpeg/trunk
    8f9298f8
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
postproc Loading commit data...
tests Loading commit data...
vhook Loading commit data...
.cvsignore Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
configure Loading commit data...
cygwin_inttypes.h Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
qt-faststart.c Loading commit data...
xvmc_render.h Loading commit data...