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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 01:58:58 PST 2012


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





--- Comment #10 from Philippe Normand <pnormand at igalia.com>  2012-02-27 01:58:58 PST ---
(In reply to comment #8)
> (In reply to comment #4)
> > > Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1802
> > > +    GstElement* videoConvert = gst_element_factory_make("videoconvert", 0);
> > 
> > Why is this necessary in 1.0 only?
> 
> I've actually tried to remove this videoconvert element but I now get a warning from basetransform
> 
> 

Managed to get rid of it :) I guess the issue was fixed in basetransform.

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