[Bug 761163] videocrop: Access violation reading

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 12 15:17:50 UTC 2016


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

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
There seems to be some code that tries to queue the property changes (prop_foo
-> crop_foo) and only update them from within transform_frame().

Perhaps transform_caps() should use _crop_foo() instead? (But either way
there'll be some raciness as is the case in all renegotiation, so question is
what to do then I suppose)

-- 
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