• Kohn Emil Dan's avatar
    The reader ignores the size of the ASF data object and keeps on · b6eaae39
    Kohn Emil Dan authored
    reading even beyond it.
    Therefore if the ASF file includes an index object at its end, the
    reader will treat the index like data, but of course will fail since
    it thinks that the data is corrupted.
    When reading an asf file with an index object, ffmpeg will
    complain at the end of the file that it read an invalid header.
    Patch by Kohn Emil Dan, < emild A cs P technion P ac P il >
    Original thead:
    Date: Apr 18, 2006 4:11 PM
    Subject: [Ffmpeg-devel] Two ASF related bugs and fixes
    
    Originally committed as revision 5857 to svn://svn.ffmpeg.org/ffmpeg/trunk
    b6eaae39
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
vhook Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
berrno.h Loading commit data...
build_avopt Loading commit data...
clean-diff Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
cws2fws.c 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...
pktdumper.c Loading commit data...
qt-faststart.c Loading commit data...
unwrap-diff Loading commit data...
version.sh Loading commit data...
xvmc_render.h Loading commit data...