gstreamer/subprojects/gst-plugins-bad/sys/kms
Nicolas Dufresne 6981384184 kmssink: Fix compilation without kernel headers
There was a drm/drm_mode.h included added recently, drm/ is usually
referencing the linux kernel header, but we only requires the libdrm
headers to be installed. On top of this, including drm_mode.h is never
needed as its already included by drm.h.

Fixes #1596

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3452>
2022-11-23 08:39:49 +00:00
..
gstkmsallocator.c Port plugins to gst_video_format_info_extrapolate_stride() 2022-02-20 22:32:55 +00:00
gstkmsallocator.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsbufferpool.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsbufferpool.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsedid.c kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmsedid.h kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmssink.c kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00
gstkmssink.h kmssink: Fix compilation without kernel headers 2022-11-23 08:39:49 +00:00
gstkmsutils.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstkmsutils.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build kmssink: add HDR10 infoframe support 2022-11-21 17:55:41 -05:00