videometa: API: Add GstVideoGLTextureUploadMeta
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 29 Mar 2013 13:46:00 +0000 (14:46 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 29 Mar 2013 15:07:23 +0000 (16:07 +0100)
commit5f79a8cb933e1b2a1fad54d854ff89495e621333
treebe8dc8089a1ec77ee12c9553b76f9d3e5327e504
parent8fe9f5a6ea63b4ef7d57c659e1047ffcbf92797d
videometa: API: Add GstVideoGLTextureUploadMeta

This allows elements to specify a function to upload
a buffer content to a specific OpenGL texture ID. It
could be used by the vaapi elements to provide a way
for eglglessink or WebKit to upload a VA surface to
an GL texture without the respective sinks knowing
anything about VA.
gst-libs/gst/video/gstvideometa.c
gst-libs/gst/video/gstvideometa.h