gstreamer/gst/vaapi
Gwenole Beauchesne cadc42eafe vaapidecode: expose the exact set of supported HW decoders.
Don't return static caps that don't mean anything for the underlying codecs
that are actually supported for decoding. i.e. always allocate a VA display
and retrieve the exact set of HW decoders available. That VA display may be
re-used later on during negotiation through GstVideoContext "prepare-context".

This fixes fallback to SW decoding if no HW decoder is available.
2013-04-03 15:10:19 +02:00
..
gstvaapi.c libs: fix compatibility with glib 2.28. 2012-12-17 14:33:52 +01:00
gstvaapidecode.c vaapidecode: expose the exact set of supported HW decoders. 2013-04-03 15:10:19 +02:00
gstvaapidecode.h vaapidecode: expose the exact set of supported HW decoders. 2013-04-03 15:10:19 +02:00
gstvaapidownload.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapidownload.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapipluginutil.c plugins: fix usage of gst_vaapi_reply_to_query(). 2013-03-26 18:57:00 +01:00
gstvaapipluginutil.h plugins: use common helper function to apply compositions. 2013-03-21 18:16:14 +01:00
gstvaapipostproc.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapipostproc.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapisink.c plugins: fix usage of gst_vaapi_reply_to_query(). 2013-03-26 18:57:00 +01:00
gstvaapisink.h legal: fix year for some copyright notices (2012). 2013-01-29 14:37:02 +01:00
gstvaapiupload.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapiupload.h vaapiupload: use new GstVaapiUploader helper. 2012-11-20 16:04:51 +01:00
gstvaapiuploader.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapiuploader.h vaapisink: compute and expose the supported set of YUV caps. 2012-11-20 16:04:51 +01:00
gstvaapivideobuffer.c plugins: streamline video buffers. 2013-03-26 18:52:49 +01:00
gstvaapivideobuffer.h plugins: streamline video buffers. 2013-03-26 18:52:49 +01:00
gstvaapivideoconverter_glx.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapivideoconverter_glx.h plugins: integrate GstVaapiVideoBuffer from libgstvaapi. 2013-03-21 18:16:14 +01:00
gstvaapivideometa.c plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
gstvaapivideometa.h plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00
Makefile.am plugins: integrate GstVaapiVideoMeta from libgstvaapi. 2013-03-26 10:33:27 +01:00