gstreamer/subprojects/gst-plugins-base/gst-libs/gst
Nicolas Dufresne f42ce6ef35 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/7580>
2024-09-30 16:11:09 +00:00
..
allocators allocators: drmdumb: Fix bpp value for P010 2024-09-30 16:11:09 +00:00
app gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
audio base: audio: video: Use more efficient caps/structure API in various places 2024-09-26 19:26:18 +03:00
fft gst-plugins-base: re-indent with GNU indent 2.2.12 2023-03-17 03:18:53 +00:00
gl common: Use more efficient versions of GstCapsFeatures API where possible 2024-09-26 19:26:18 +03:00
pbutils common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
riff riff: add more h265 fourcc formats 2023-07-17 13:17:20 +00:00
rtp common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
rtsp rtspconnection: Handle invalid argument properly 2024-08-06 03:50:34 +00:00
sdp sdp: accept empty attribute value represented as a NULL pointer 2024-03-08 10:28:15 +00:00
tag exiftag: Prevent integer overflows and out of bounds reads when handling undefined tags 2024-04-29 20:06:22 +00:00
video base: audio: video: Use more efficient caps/structure API in various places 2024-09-26 19:26:18 +03:00
glib-compat-private.h gst-plugins-base: use g_sort_array() instead of deprecated g_qsort_with_data() 2024-09-02 22:31:34 +00:00
meson.build sdp: Handle level-asymmetry-allowed for H264 streams 2021-12-12 10:59:00 -03:00