[Bug 750865] gst-libav crash

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 15 03:27:39 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750865

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
IIRC outpic is the one we allocated and want to output currently.
av_picture_copy() should probably detect that we ask impossible things here.


Do you know already why we didn't reconfigure yet with the new resolution?
Maybe we should trigger reconfiguration at that point there when we notice
changes, and reallocate the output buffer.


Maybe
http://cgit.freedesktop.org/gstreamer/gst-libav/tree/ext/libav/gstavviddec.c?id=0fc0584210d4bc50233865e67f4debdb87c8666f#n1319
should be called also when other things than interlacing change. Can you test
that?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list