mpv/video/out
wm4 0b87bf9b72 vo_opengl: vaapi: document DRM fourcc upstream defines
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.
2015-09-25 12:03:36 +02:00
..
cocoa
opengl vo_opengl: vaapi: document DRM fourcc upstream defines 2015-09-25 12:03:36 +02:00
wayland
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: hide cursor using a blank image instead of a system-wide API 2015-08-11 08:02:58 +02:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c
dither.h
drm_common.c
drm_common.h
filter_kernels.c vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
filter_kernels.h vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
vo.c vo: fix video EOF with display-sync 2015-08-12 10:46:29 +02:00
vo.h player: add display sync mode 2015-08-10 18:48:45 +02:00
vo_caca.c
vo_direct3d.c vo_direct3d: create multithreaded IDirect3DDevice9 2015-07-30 21:26:42 +02:00
vo_drm.c
vo_image.c
vo_lavc.c
vo_null.c
vo_opengl.c vo_opengl: remove gl_ prefixes from files in video/out/opengl 2015-09-09 18:09:31 +02:00
vo_opengl_cb.c vo_opengl: remove gl_ prefixes from files in video/out/opengl 2015-09-09 18:09:31 +02:00
vo_rpi.c vo_opengl: move shader file caching to video.c 2015-09-23 22:13:03 +02:00
vo_sdl.c
vo_vaapi.c vo_vaapi: drop unused field 2015-07-15 13:27:38 +02:00
vo_vdpau.c vo_vdpau: fix frame scheduling if display FPS is unknown 2015-08-04 19:23:07 +02:00
vo_wayland.c vo_wayland: Wait for frame callbacks 2015-08-21 00:01:01 +02:00
vo_xv.c x11: move GCs and background clearing to vo_xv 2015-07-01 23:55:10 +02:00
w32_common.c win32: allow multiple windows at the same time 2015-09-22 21:54:43 +02:00
w32_common.h
wayland_common.c input: add append argument to file drop event 2015-08-30 05:28:24 -07:00
wayland_common.h vo_wayland: Wait for frame callbacks 2015-08-21 00:01:01 +02:00
win_state.c
win_state.h
x11_common.c x11: drag and drop append with modifier 2015-08-30 05:28:30 -07:00
x11_common.h x11: drag and drop append with modifier 2015-08-30 05:28:30 -07:00
x11_icon.bin