[Webkit-unassigned] [Bug 137065] [GStreamer] Video resolution changes trigger a crash in the TextureMapper

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 27 02:16:42 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=137065

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 240473
  --> https://bugs.webkit.org/attachment.cgi?id=240473
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=240473&action=review

Looks good overall and seems like a little simplification of the code :)

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:421
> +    GRefPtr<GstCaps> currentCaps = gst_sample_get_caps(m_sample);

Doesn't this need the sampleMutex locked too?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141027/3222dd85/attachment-0002.html>


More information about the webkit-unassigned mailing list