[Webkit-unassigned] [Bug 77089] [GStreamer] 0.11 support in MediaPlayerPrivateGStreamer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 02:45:07 PST 2012


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





--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org>  2012-01-30 02:45:08 PST ---
(From update of attachment 124094)
View in context: https://bugs.webkit.org/attachment.cgi?id=124094&action=review

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:979
> +            gst_object_unref(pad);

Nope, g_value_unset() please :)

> Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1802
> +    GstElement* videoConvert = gst_element_factory_make("videoconvert", 0);

Why is this necessary in 1.0 only?

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