[Webkit-unassigned] [Bug 125304] [GStreamer] Audio/Video sink management is incoherent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 5 10:52:38 PST 2013


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #218521|review?                     |review+
               Flag|                            |




--- Comment #2 from Gustavo Noronha (kov) <gns at gnome.org>  2013-12-05 10:50:56 PST ---
(From update of attachment 218521)
View in context: https://bugs.webkit.org/attachment.cgi?id=218521&action=review

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp:505
> +GstElement* MediaPlayerPrivateGStreamerBase::videoSink() const
> +{
> +    return m_fpsSink ? m_fpsSink.get() : m_webkitVideoSink.get();
> +}

This looks unused, will be used in a follow-up patch I guess?

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