[Webkit-unassigned] [Bug 89314] [GStreamer] optimize ::naturalSize()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 17 19:23:23 PDT 2012


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





--- Comment #3 from Philippe Normand <pnormand at igalia.com>  2012-06-17 19:23:21 PST ---
(In reply to comment #2)
> 
> > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1679
> > +    m_videoSinkPad = adoptGRef(gst_element_get_static_pad(m_webkitVideoSink, "sink"));
> 
> Are there any situations where the sink can change?

Not in this pipeline configuration. The video-sink is configured using a property of playbin2, which is set only once, in the ::createGSTPlayBin() method.

Thanks for the review!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list