[FFmpeg-devel] [PATCH] Reinit variables for padding bugs workaround in MPEG4 streams
Anatoly Nenashev
anatoly.nenashev at ovsoft.ru
Tue Jun 28 20:04:11 CEST 2011
Hi!
There is a patch in attachment which fixes the issue described in Ticket
302:
https://ffmpeg.org/trac/ffmpeg/ticket/302.
The problem arises in a case when the frame contains resync markers and
some garbage bytes after last slice's end.
The idea of solution is to reinitialize variables used in padding bugs
workaround at the beginning of each frame.
Regards,
Anatoly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Reinit-variables-for-padding-bugs-workaround-in-MPEG.patch
Type: text/x-patch
Size: 745 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110628/157b889f/attachment.bin>
More information about the ffmpeg-devel
mailing list