gstreamer/sys/va
Víctor Manuel Jáquez Leal f332c35ec0 va: utils: fix precondition check for handle_context_query()
display paramater can be NULL, but if it's not, it has to be a
GstVaDisplay.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1489>
2020-08-04 10:39:05 +02:00
..
gstvaallocator.c va: allocator: support for GST_MAP_VA map flag 2020-08-03 19:33:01 +02:00
gstvaallocator.h va: allocator: support for GST_MAP_VA map flag 2020-08-03 19:33:01 +02:00
gstvacaps.c va: caps: bail raw caps if driver doesn't report surface formats 2020-08-03 15:54:45 +00:00
gstvacaps.h va: allocator: get a surface format from a image format 2020-08-03 15:54:45 +00:00
gstvadecoder.c va: decoder: remove unused argument 2020-08-03 19:33:01 +02:00
gstvadecoder.h va: decoder: remove unused argument 2020-08-03 19:33:01 +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: display: wrapped: Fix property name 2020-08-03 19:33:01 +02:00
gstvadisplay_wrapped.h va: VA-API H.264 decoder and infrastructure 2020-06-28 11:47:35 +02:00
gstvah264dec.c va: context: instanciate VA display through GstContext 2020-08-03 19:33:01 +02: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
gstvautils.c va: utils: fix precondition check for handle_context_query() 2020-08-04 10:39:05 +02:00
gstvautils.h va: context: instanciate VA display through GstContext 2020-08-03 19:33:01 +02:00
gstvavideoformat.c va: allocator: get a surface format from a image format 2020-08-03 15:54:45 +00:00
gstvavideoformat.h va: allocator: get a surface format from a image format 2020-08-03 15:54:45 +00:00
meson.build va: context: instanciate VA display through GstContext 2020-08-03 19:33:01 +02:00
plugin.c va: documentation since tag 2020-07-21 16:15:47 +00:00