gstreamer/subprojects/gst-plugins-bad/sys/va
Víctor Manuel Jáquez Leal 5e4c152de4 va: Remove libgudev crumbs in library.
In commit e699aaeb we moved linking of libgudev to the plugin rather
the library, because it's only used in the plugin. But the dependency
check is still done in library.

This patch removes the dependency check in library, and updates the
dependency check in plugin.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1650>
2022-02-08 16:22:42 +00:00
..
gstvaallocator.c va: Use the GstVaSurfaceCopy of the allocator atomically. 2021-11-29 19:25:31 +00:00
gstvaallocator.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvaav1dec.c va: Move common variable need_negotiation to GstBaseDec. 2021-10-29 16:06:52 +00:00
gstvaav1dec.h
gstvabasedec.c va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvabasedec.h va: Move common variable need_negotiation to GstBaseDec. 2021-10-29 16:06:52 +00:00
gstvabasetransform.c va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvabasetransform.h vapostproc, vadeinterlace: don't transform caps if no intersection. 2021-11-22 15:27:10 +00:00
gstvacaps.c
gstvacaps.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvadecoder.c va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvadecoder.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvadeinterlace.c va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvadeinterlace.h
gstvadevice.c va: Make libgudev dependency optional. 2021-10-04 10:19:36 +00:00
gstvadevice.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvadisplay_priv.c va: display: Add gst_va_display_has_vpp() 2021-10-10 17:03:29 +00:00
gstvadisplay_priv.h va: display: Add gst_va_display_has_vpp() 2021-10-10 17:03:29 +00:00
gstvafilter.c va: filter & postproc: Match color with caps features. 2022-01-24 18:10:49 +00:00
gstvafilter.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvah264dec.c codecs: Stop claiming constness for refcounted object 2022-02-06 17:17:22 +00:00
gstvah264dec.h
gstvah265dec.c va: Delay decoders downstream negotiation. 2021-10-29 16:06:52 +00:00
gstvah265dec.h
gstvampeg2dec.c codecs: Stop claiming constness for refcounted object 2022-02-06 17:17:22 +00:00
gstvampeg2dec.h
gstvapool.c
gstvapool.h
gstvaprofile.c va: av1dec: Use named profiles to replace the numeric ones. 2021-12-21 22:20:34 +09:00
gstvaprofile.h
gstvasurfacecopy.c va: Use a lock to protect the surface copy by using vpp. 2021-11-29 19:25:31 +00:00
gstvasurfacecopy.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvavideoformat.c
gstvavideoformat.h
gstvavp8dec.c va: Delay decoders downstream negotiation. 2021-10-29 16:06:52 +00:00
gstvavp8dec.h
gstvavp9dec.c va: Delay decoders downstream negotiation. 2021-10-29 16:06:52 +00:00
gstvavp9dec.h
gstvavpp.c va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00
gstvavpp.h
meson.build va: Remove libgudev crumbs in library. 2022-02-08 16:22:42 +00:00
plugin.c
vasurfaceimage.c va: Add GstVaSurfaceCopy class. 2021-10-10 17:03:29 +00:00
vasurfaceimage.h va: Add a gstva.h to include all va lib header files. 2022-02-07 10:12:36 +00:00