[FFmpeg-devel] [PATCH] don't attempt to resync avi without actually having the 8 bytes needed

elupus elupus
Fri Oct 3 22:50:02 CEST 2008


Hi,

Currently the resync code in avi demuxer starts to check for sync without
actually having read the 8 bytes that are always required to aquire sync.
So this patch makes sure it does have those bytes before trying

Joakim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: standardsync.patch
Type: text/x-patch
Size: 403 bytes
Desc: Attached file: standardsync.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081003/1ab7d4a9/attachment.bin>



More information about the ffmpeg-devel mailing list