gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne a0da8c6b53 allocators: drmdumb: Fix bpp value for P010
P010 uses 16 bits per pixel, with least significant being padding. This
code worked with Intel display driver since they roundup that value, but
does not work with the generic DRM helpers which also support NV15,
which does not have any padding.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7596>
2024-10-01 17:32:31 +00:00
..
allocators allocators: drmdumb: Fix bpp value for P010 2024-10-01 17:32:31 +00:00
app appsrc: clear eos flag on flush stop event 2024-02-22 19:46:50 +00:00
audio audioconvert: Support converting >64 channels 2024-05-12 11:06:15 +01:00
fft gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gl glframebuffer: Improve error tracing 2024-08-02 14:57:32 +01:00
pbutils video: Don't overshoot QoS earliest time by a factor of 2 2024-09-13 23:04:43 +01:00
riff riff: add more h265 fourcc formats 2023-07-17 13:17:20 +00:00
rtp rtp: Fix constant for maximum two-byte RTP header extension length 2024-02-23 02:18:28 +00:00
rtsp rtspconnection: Handle invalid argument properly 2024-08-06 09:32:13 +01:00
sdp sdp: fix wrong error message for missing clock-rate in caps 2023-08-26 18:01:38 +00:00
tag exiftag: Prevent integer overflows and out of bounds reads when handling undefined tags 2024-04-29 19:54:45 +01:00
video video: Don't overshoot QoS earliest time by a factor of 2 2024-09-13 23:04:43 +01:00
glib-compat-private.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00