mirror of
https://github.com/mpv-player/mpv
synced 2025-01-25 09:03:15 +00:00
0b87bf9b72
Add the upstream symbolic names as comments. Normally, these should be defined in libdrm's drm_fourcc.h header. But DRM_FORMAT_R8 and DRM_FORMAT_GR88 are not defined anywhere, except in the kernel userland headers of Linux 4.3 (!). We don't want mpv to depend on bleeding-edge Linux kernel headers, so this will have to do. Also, just for completeness, add fourccs for the 3 and 4 channel formats. I didn't manage to test them, though. |
||
---|---|---|
.. | ||
cocoa.c | ||
common.c | ||
common.h | ||
header_fixes.h | ||
hwdec_dxva2.c | ||
hwdec_vaegl.c | ||
hwdec_vaglx.c | ||
hwdec_vda.c | ||
hwdec_vdpau.c | ||
hwdec.c | ||
hwdec.h | ||
lcms.c | ||
lcms.h | ||
osd.c | ||
osd.h | ||
rpi.c | ||
rpi.h | ||
utils.c | ||
utils.h | ||
video_shaders.c | ||
video_shaders.h | ||
video.c | ||
video.h | ||
w32.c | ||
wayland.c | ||
x11.c | ||
x11egl.c |