1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-10 08:59:45 +00:00
mpv/video/out/opengl
wm4 853fe788f8 vo_opengl: rename hwdec_vda.c to hwdec_osx.c
It doesn't deal with VDA at all anymore. Rename it to hwdec_osx.c. Not
using hwdec_videotoolbox.c, because that would give it the longest
source path in this project yet. (Also, this code isn't even
VideoToolox-specific, other than the name of the pixel format used.)
2015-09-28 22:03:14 +02:00
..
cocoa.c
common.c vo_opengl: refactor EGL context information callback 2015-09-27 21:34:11 +02:00
common.h vo_opengl: refactor EGL context information callback 2015-09-27 21:34:11 +02:00
header_fixes.h vo_opengl: vaapi: redo how EGL extensions are loaded 2015-09-27 16:18:06 +02:00
hwdec_dxva2.c client API: rename GL_MP_D3D_interfaces 2015-09-24 21:07:37 +02:00
hwdec_osx.c vo_opengl: rename hwdec_vda.c to hwdec_osx.c 2015-09-28 22:03:14 +02:00
hwdec_vaegl.c vo_opengl: vaapi: add Wayland support 2015-09-27 21:38:45 +02:00
hwdec_vaglx.c vaapi: remove dependency on X11 2015-09-27 21:33:15 +02:00
hwdec_vdpau.c vo_opengl: actually set hardware decoder mapped texture format 2015-09-24 23:48:57 +02:00
hwdec.c video: remove VDA support 2015-09-28 22:03:14 +02:00
hwdec.h video: remove VDA support 2015-09-28 22:03:14 +02:00
lcms.c
lcms.h
osd.c
osd.h
rpi.c vo_opengl: rpi: fix EGL comment 2015-09-27 16:07:18 +02:00
rpi.h vo_opengl: vaapi: redo how EGL extensions are loaded 2015-09-27 16:18:06 +02:00
utils.c vo_opengl: move shader file caching to video.c 2015-09-23 22:13:03 +02:00
utils.h vo_opengl: move shader file caching to video.c 2015-09-23 22:13:03 +02:00
video_shaders.c vo_opengl: remove sharpen scalers, add sharpen sub-option 2015-09-23 22:43:27 +02:00
video_shaders.h vo_opengl: remove sharpen scalers, add sharpen sub-option 2015-09-23 22:43:27 +02:00
video.c vo_opengl: actually set hardware decoder mapped texture format 2015-09-24 23:48:57 +02:00
video.h vo_opengl: remove sharpen scalers, add sharpen sub-option 2015-09-23 22:43:27 +02:00
w32.c
wayland.c vo_opengl: vaapi: add Wayland support 2015-09-27 21:38:45 +02:00
x11.c
x11egl.c vo_opengl: refactor EGL context information callback 2015-09-27 21:34:11 +02:00