gstreamer/subprojects/gst-plugins-bad/sys/kms
Hugues Fruchet 5801e17160 kmsallocator: fix stride with planar formats
This fixes a regression introduced by the merge request
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3801

The extrapolated stride was computed but not used, resulting in the same
stride being applied to all planes.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7566>
2024-09-24 12:57:16 -04:00
..
gstkmsallocator.c kmsallocator: fix stride with planar formats 2024-09-24 12:57:16 -04:00
gstkmsallocator.h kmsallocator: Port to the new DRM Dumb Allocator 2023-03-14 21:50:57 +00: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 TIDSS auto-detection 2023-10-12 18:25:50 +00: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 meson: Fix libdrm and vaapi configure checks 2023-04-28 15:21:10 +05:30