vlc/modules/video_output/drm
Steve Lhomme 65b813712c display: remove redundant VOUT_DISPLAY_CHANGE_DISPLAY_FILLED
If the display filling mode of the video changed, the video placement has changed as well.
Display modules don't actually care about the aspect ratio, just where they're supposed to stretch the video.
2024-04-15 05:51:40 +00:00
..
buffers.c vout/drm: use vlc_drm_fourcc() instead of vlc_drm_format() 2023-09-28 05:56:47 +00:00
display.c display: remove redundant VOUT_DISPLAY_CHANGE_DISPLAY_FILLED 2024-04-15 05:51:40 +00:00
fourcc.c fourcc: rename VLC_CODEC_RGBA10 to VLC_CODEC_RGBA10LE 2023-10-20 11:34:24 +00:00
planes.c drm: fix build without libdrm 2022-06-02 15:19:11 +00:00
vlc_drm.h vout/drm: remove unused vlc_drm_format() 2023-09-28 05:56:47 +00:00