[Webkit-unassigned] [Bug 116042] [GStreamer] [texmap] upload a video buffer into the video texture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 04:15:38 PDT 2013


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





--- Comment #32 from Víctor M. Jáquez L. <vjaquez at igalia.com>  2013-06-13 04:14:13 PST ---
(From update of attachment 204424)
View in context: https://bugs.webkit.org/attachment.cgi?id=204424&action=review

>> Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp:44
>> +#define GST_SURFACE_CAPS "video/x-surface, opengl=true; "
> 
> Erm... no. There should not be any video/x-surface caps in 1.0 anywhere. Maybe you mean "video/x-raw(meta:GstVideoGLTextureMapper)" here?

Currently only gstreamer-vaapi can offer the GstVideoGLTextureMapper meta, but it won't offer x-raw buffers, only the custom caps video/x-surface:
https://bugzilla.gnome.org/show_bug.cgi?id=687183#c22

I can add both, otherwise this patch will be useless for a while.

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