plugins: expose the expected format for GstVideoGLTextureUploadMeta.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 20 Nov 2013 09:37:36 +0000 (10:37 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 21 Nov 2013 10:08:23 +0000 (11:08 +0100)
commitb4eb1dcd424b9518bf07edd40445dbaead8eb6e9
treeb94a192ac8df7794b029f5467693d97e77055f93
parent29270e3af6f0c145a50f26ff9fb24a0092c5dbe7
plugins: expose the expected format for GstVideoGLTextureUploadMeta.

Fix vaapidecode srcpad caps to only expose RGBA video format for the
meta:GstVideoGLTextureUploadMeta feature. That's only what is supported
so far. Besides, drop this meta from the vaapisink sinkpad caps since
we really don't support that for rendering.

https://bugzilla.gnome.org/show_bug.cgi?id=711828
gst/vaapi/gstvaapidecode.c
gst/vaapi/gstvaapisink.c