gstreamer/sys/va
Víctor Manuel Jáquez Leal 2327ac4a13 va: caps: add raw caps image formats with same chroma of surfaces
Instead of adding a list of ad-hoc formats for raw caps (I420 and
YV12), the display queries the available image formats and we assume
that driver can download frames in that available format with same
chroma of the config surfaces chroma.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1483>
2020-08-03 15:54:45 +00:00
..
gstvaallocator.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaallocator.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvacaps.c va: caps: add raw caps image formats with same chroma of surfaces 2020-08-03 15:54:45 +00:00
gstvacaps.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadecoder.c va: decoder: initialize rt_formas to zero 2020-08-03 15:54:45 +00:00
gstvadecoder.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadevice.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadevice.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay.c va: display: add gst_va_display_get_image_formats() 2020-08-03 15:54:45 +00:00
gstvadisplay.h va: display: add gst_va_display_get_image_formats() 2020-08-03 15:54:45 +00:00
gstvadisplay_drm.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_drm.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_wrapped.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvadisplay_wrapped.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvah264dec.c vah264dec: add documentation caps for pad templates 2020-07-21 16:15:47 +00:00
gstvah264dec.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvapool.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvapool.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaprofile.c va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvaprofile.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvavideoformat.c va: display: add gst_va_display_get_image_formats() 2020-08-03 15:54:45 +00:00
gstvavideoformat.h va: display: add gst_va_display_get_image_formats() 2020-08-03 15:54:45 +00:00
meson.build va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
plugin.c va: documentation since tag 2020-07-21 16:15:47 +00:00