[FFmpeg-devel] [PATCH] Avoid suppressing parse errors in matroska
Reimar Döffinger
Reimar.Doeffinger
Mon Feb 28 18:46:14 CET 2011
On Mon, Feb 28, 2011 at 08:43:54AM -0800, Ami Fischman wrote:
> > Yes, and that issue has been fixed.
>
> Do you happen to have a reference to the fixing CL(s)?
http://git.videolan.org/?p=ffmpeg.git;a=commit;h=5603df39df36d9de713732da06fe183b188ec963
http://git.videolan.org/?p=ffmpeg.git;a=commit;h=2f35beae4d0994dda925d6b4de68411fbeb55100
I'd expect that searching for av_set_pts_info should find the for ffmpeg.org as well.
> I'm still curious about this though:
> If libavformat externalized the fact that errors were encountered
> during parsing then applications using it could make a policy
> decision about what to do about it. Is that possible today?
No. There are some things like strict_std_compliance that could be (mis-)used
for it (exists only for libavcodec so far though I think).
More information about the ffmpeg-devel
mailing list