1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules/video_output/drm
Rémi Denis-Courmont eca00803d0 drm: fix potential out of bound read
If the specified chroma had only 1 or 2 characters, this would overflow.
2022-03-24 09:31:37 +00:00
..
buffers.c drm: helpers for dumb buffers as pictures 2022-03-15 17:35:13 +00:00
display.c drm: fix potential out of bound read 2022-03-24 09:31:37 +00:00
fourcc.c drm/fourcc: add helper to convert DRM to VLC format 2022-03-24 09:31:37 +00:00
planes.c drm: add helper to negotiate a pixel format 2022-03-24 09:31:37 +00:00
vlc_drm.h drm/fourcc: add helper to convert DRM to VLC format 2022-03-24 09:31:37 +00:00