mpv/video/out
Stefano Pigozzi 0ab9634eb3 cocoa_common: split the code, refactoring and cleanups
Split the code to several files. The GUI elements now each have they own files
and private state. The original code was a mess to respect the retarded mplayer
convention of having everything in a single file.

This commit also seems to fix the long running bug of artifacts showing
randomly when going fullscreen using nVidia GPUs.
2013-09-28 11:20:00 +02:00
..
cocoa cocoa_common: split the code, refactoring and cleanups 2013-09-28 11:20:00 +02:00
aspect.c aspect: mp_msg conversion 2013-09-12 01:34:42 +02:00
aspect.h video: simplify aspect calculation stuff 2013-03-17 22:07:13 +01:00
bitmap_packer.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
bitmap_packer.h
cocoa_common.h cocoa_common: split the code, refactoring and cleanups 2013-09-28 11:20:00 +02:00
cocoa_common.m cocoa_common: split the code, refactoring and cleanups 2013-09-28 11:20:00 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl vo_direct3d: remove 2ch hack for 10 bit playback 2013-01-13 20:04:14 +01:00
dither.c dither: don't use long double 2013-07-05 20:26:32 +02:00
dither.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
filter_kernels.c
filter_kernels.h
gl_cocoa.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_common.c gl_common: add wayland backend before x11 backend 2013-09-16 13:45:47 +02:00
gl_common.h gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_header_fixes.h gl_header_fixes: add GL_RGBA32F 2013-03-28 22:55:56 +01:00
gl_lcms.c gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_lcms.h gl_lcms: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_osd.h gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_video.c vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_video.h vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_video_shaders.glsl vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
gl_w32.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
gl_wayland.c wayland/egl: use wayland log 2013-09-12 16:36:52 +02:00
gl_x11.c gl_common: complete mp_msg conversion 2013-09-12 01:34:42 +02:00
pnm_loader.c
pnm_loader.h
vo.c input: translate mouse position to OSD space early 2013-09-27 15:39:28 +02:00
vo.h gl_common: signal to GL backend whether we are probing 2013-09-16 13:45:33 +02:00
vo_caca.c options: remove --(no-)mouseinput option 2013-09-08 03:03:58 +02:00
vo_corevideo.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_direct3d.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_image.c vo_image: simplify 2013-08-24 17:11:59 +02:00
vo_lavc.c vo_lavc: mp_msg conversion 2013-09-20 16:32:36 +02:00
vo_null.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
vo_opengl.c vo_opengl: blend alpha components by default 2013-09-19 17:03:03 +02:00
vo_opengl_old.c gl_osd: mp_msg conversion 2013-09-12 01:34:42 +02:00
vo_sdl.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_vaapi.c vaapi: check image format in va_surface_upload() 2013-09-27 18:00:03 +02:00
vo_vdpau.c Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
vo_wayland.c wayland/shm: fix resizing for good (finally) 2013-09-12 18:15:35 +02:00
vo_x11.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
vo_xv.c video/out: don't require VOs to handle screenshot aspect specially 2013-08-24 17:03:06 +02:00
w32_common.c w32_common: mp_msg conversion 2013-09-11 22:41:14 +02:00
w32_common.h input: deal with spurious X11 LeaveNotify events 2013-09-01 20:17:51 +02:00
wayland_common.c wayland: remove outdated comment 2013-09-24 18:34:50 +02:00
wayland_common.h Revert "wayland: don't create our own log context" 2013-09-12 16:29:13 +02:00
x11_common.c vo/x11_common: don't require a working input method 2013-09-20 14:45:49 +02:00
x11_common.h x11_common: mp_msg conversion 2013-09-12 01:34:41 +02:00
x11_icon.bin x11: add window icon 2013-09-01 23:27:33 +02:00