gstreamer/gst/vaapi
Gwenole Beauchesne 499e0dd981 vaapisink: add support for raw YUV buffers.
Add new GstVaapiUploader helper to upload raw YUV buffers to VA surfaces.
It is up to the caller to negotiate source caps (for images) and output
caps (for surfaces). gst_vaapi_uploader_has_direct_rendering() is available
to help decide between the creation of a GstVaapiVideoBuffer or a regular
GstBuffer on sink pads.

Signed-off-by: Zhao Halley <halley.zhao@intel.com>
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-11-20 16:04:51 +01:00
..
gstvaapi.c plugins: fix build in strict ISO C mode. 2012-09-07 16:11:12 +02:00
gstvaapidecode.c vaapidecode: adopt non-deprecrated glib locking primitive pattern. 2012-10-17 15:21:00 +02:00
gstvaapidecode.h vaapidecode: adopt non-deprecrated glib locking primitive pattern. 2012-10-17 15:21:00 +02:00
gstvaapidownload.c plugins: include "sysdeps.h" instead of "config.h". 2012-09-12 13:41:47 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: fix creation of video buffer from surface proxy. 2012-07-25 15:11:51 +02:00
gstvaapipluginbuffer.h videobuffer: drop deprecated functions. 2012-07-24 16:13:31 +02:00
gstvaapipluginutil.c plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c plugins: include "sysdeps.h" instead of "config.h". 2012-09-12 13:41:47 +02:00
gstvaapipostproc.h Do not forward declare enums. 2012-09-07 11:54:09 +02:00
gstvaapisink.c vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
gstvaapisink.h vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
gstvaapiupload.c plugins: include "sysdeps.h" instead of "config.h". 2012-09-12 13:41:47 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapiuploader.c vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.h vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00
Makefile.am vaapisink: add support for raw YUV buffers. 2012-11-20 16:04:51 +01:00