gstreamer/gst/vaapi
Gwenole Beauchesne c698a015a3 plugins: implement uploads from raw YUV buffers for GStreamer 1.0.
Implement GstVideoMeta::{,un}map() to support raw YUV buffer upload when
the last component is unmapped. Downloads are not supported yet. The aim
was to first support SW decoding + HW accelerated rendering (vaapisink).
e.g. for Wayland.
2013-04-10 14:58:17 +02:00
..
gstvaapi.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapidecode.c vaapidecode: submit all decoded frames before decoding a new one. 2013-04-10 14:58:17 +02:00
gstvaapidecode.h vaapidecode: expose the exact set of supported HW decoders. 2013-04-03 15:10:19 +02:00
gstvaapidownload.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapidownload.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapipluginutil.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapipluginutil.h plugins: use common helper function to apply compositions. 2013-03-21 18:16:14 +01:00
gstvaapipostproc.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapipostproc.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapisink.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapisink.h Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapiupload.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapivideobuffer.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapivideobuffer.h plugins: streamline video buffers. 2013-03-26 18:52:49 +01:00
gstvaapivideobufferpool.c plugins: implement uploads from raw YUV buffers for GStreamer 1.0. 2013-04-10 14:58:17 +02:00
gstvaapivideobufferpool.h plugins: add GstVaapiVideoMemory and GstVaapiVideoBufferPool objects. 2013-04-10 14:58:16 +02:00
gstvaapivideoconverter_glx.c plugins: initial port to GStreamer 1.0. 2013-04-10 14:58:16 +02:00
gstvaapivideoconverter_glx.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapivideomemory.c plugins: implement uploads from raw YUV buffers for GStreamer 1.0. 2013-04-10 14:58:17 +02:00
gstvaapivideomemory.h plugins: implement uploads from raw YUV buffers for GStreamer 1.0. 2013-04-10 14:58:17 +02:00
gstvaapivideometa.c plugins: allow copies of GstVaapiVideoMeta objects. 2013-04-10 14:58:16 +02:00
gstvaapivideometa.h plugins: allow copies of GstVaapiVideoMeta objects. 2013-04-10 14:58:16 +02:00
Makefile.am Allow build against either GStreamer API (0.10 or 1.0). 2013-04-10 14:58:17 +02:00