[FFmpeg-devel] [PATCH] Fix potential infinite discard loop.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sun Feb 5 15:36:21 CET 2012


On Sun, Feb 05, 2012 at 03:11:25PM +0100, Reimar Döffinger wrote:
> The alternative is to make read_timestamps parse every single
> packet manually and just ignore what the demuxer claims it to
> be (though with printing a big fat warning every time it's wrong).

As in attached, but only for theora.
I guess you can imagine what kind of mess that becomes if you have
to add such a piece of code for every single codec know to man.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: validate_ogg_kf.diff
Type: text/x-diff
Size: 1845 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120205/d7395fe2/attachment.bin>


More information about the ffmpeg-devel mailing list