gstreamer/gst
Gwenole Beauchesne 6ce6712ed5 vaapisink: fix support for raw YUV buffers.
If the raw YUV buffer was created from vaapisink, through the buffer_alloc()
hook, then it will have a valid GstVaapiVideoMeta object attached to it.
However, we previously assumed in that case that it was a "native" VA buffer,
thus not calling into GstVaapiUploader::process().
2013-03-20 19:21:02 +01:00
..
vaapi vaapisink: fix support for raw YUV buffers. 2013-03-20 19:21:02 +01:00
Makefile.am Group all plugins into the same bundle 2011-12-07 14:33:59 +01:00