gstreamer/subprojects/gst-plugins-bad/sys/msdk
Nirbheek Chauhan 907aca399f msdk: Fix libdrm dependency detection and usage
drm_fourcc.h should be picked up via the pkgconfig include, not the
system includedir directly.

Also consolidate the libdrm usage in va and msdk.

All this allows it to be picked up consistently (via the subproject,
for example).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6932>
2024-05-29 15:49:45 +00:00
..
gstmsdk.c
gstmsdkallocator.c
gstmsdkallocator.h
gstmsdkallocator_d3d.c
gstmsdkallocator_libva.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkallocator_libva.h msdk: Add a helper function to get supported modifiers 2023-12-12 10:22:11 +08:00
gstmsdkav1dec.c
gstmsdkav1dec.h
gstmsdkav1enc.c
gstmsdkav1enc.h
gstmsdkcaps.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkcaps.h msdk: Remove useless function for vp8dec and vc1dec in windows path 2024-01-10 01:14:21 +00:00
gstmsdkcontext.c msdk: sink context reference 2024-04-03 08:48:25 +00:00
gstmsdkcontext.h
gstmsdkcontextutil.c
gstmsdkcontextutil.h
gstmsdkdec.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkdec.h msdkdec: Let msdk base decoder maintain the output_state 2024-01-17 10:04:03 +08:00
gstmsdkdecproputil.c
gstmsdkdecproputil.h
gstmsdkenc.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkenc.h msdkenc: Add modifier support 2023-12-12 14:56:12 +08:00
gstmsdkh264dec.c
gstmsdkh264dec.h
gstmsdkh264enc.c
gstmsdkh264enc.h
gstmsdkh265dec.c
gstmsdkh265dec.h
gstmsdkh265enc.c msdk: Add main-422-12 profile to hevc 2024-04-17 19:31:09 +00:00
gstmsdkh265enc.h
gstmsdkmjpegdec.c
gstmsdkmjpegdec.h
gstmsdkmjpegenc.c
gstmsdkmjpegenc.h
gstmsdkmpeg2dec.c
gstmsdkmpeg2dec.h
gstmsdkmpeg2enc.c
gstmsdkmpeg2enc.h
gstmsdkvc1dec.c msdk: Remove useless function for vp8dec and vc1dec in windows path 2024-01-10 01:14:21 +00:00
gstmsdkvc1dec.h
gstmsdkvp8dec.c msdk: Remove useless function for vp8dec and vc1dec in windows path 2024-01-10 01:14:21 +00:00
gstmsdkvp8dec.h
gstmsdkvp9dec.c
gstmsdkvp9dec.h
gstmsdkvp9enc.c
gstmsdkvp9enc.h
gstmsdkvpp.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkvpp.h msdkvpp: Add modifier support 2023-12-12 14:56:12 +08:00
gstmsdkvpputil.c msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
gstmsdkvpputil.h
meson.build msdk: Fix libdrm dependency detection and usage 2024-05-29 15:49:45 +00:00
msdk-enums.c
msdk-enums.h
msdk.c msdk: Let deviceID config the mfx implementation 2023-12-07 11:17:20 +08:00
msdk.h msdk: Let deviceID config the mfx implementation 2023-12-07 11:17:20 +08:00
msdk_d3d.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
msdk_libva.c
msdk_libva.h