[Webkit-unassigned] [Bug 160764] [GStreamer][OWR] Video rendering fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 02:00:10 PDT 2016


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

--- Comment #3 from Philippe Normand <pnormand at igalia.com> ---
Comment on attachment 285821
  --> https://bugs.webkit.org/attachment.cgi?id=285821
patch

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

>> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.cpp:346
>> +    gst_element_add_pad(sink, gst_ghost_pad_new("sink", pad.get()));
> 
> Why are we keeping the m_videoSink for the if and not for the else?

Because in the else m_videoSink is set from the ::createVideoSink method.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160812/b49d00e0/attachment.html>


More information about the webkit-unassigned mailing list