mpv/video/out
wm4 d88aca6fb2 vo_vaapi: fix a crash on the init error handling path
No X display or libva can't be initialized -> crash.
2014-06-15 16:58:31 +02:00
..
cocoa cocoa: use mainScreen as a fallback for window constraining 2014-04-28 21:32:59 +02:00
aspect.c vo: add some general support code for VOs that allow rotation 2014-04-21 02:57:16 +02:00
aspect.h vo: add some general support code for VOs that allow rotation 2014-04-21 02:57:16 +02:00
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa: don't use VOCTRL_UPDATE_SCREENINFO 2014-05-06 22:00:17 +02:00
cocoa_common.m cocoa: add fallback for automatic GPU switching 2014-06-15 08:20:06 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c filter_kernels: fix nearest scaler 2014-06-04 00:23:31 +02:00
filter_kernels.h
gl_cocoa.c video/out: remove unused config() parameters 2014-05-07 21:34:05 +02:00
gl_common.c Add more const 2014-06-11 00:39:14 +02:00
gl_common.h Add more const 2014-06-11 00:39:14 +02:00
gl_header_fixes.h
gl_hwdec_vaglx.c video: make mp_image use mp_image_params directly 2014-04-21 02:57:16 +02:00
gl_hwdec_vda.c
gl_hwdec_vdpau.c vo_vdpau, vo_opengl: handle vdpau preemption differently 2014-05-10 10:44:16 +02:00
gl_lcms.c Add more const 2014-06-11 00:39:14 +02:00
gl_lcms.h vo_opengl, cocoa: allow to autoselect a color profile 2014-03-31 22:07:33 +02:00
gl_osd.c
gl_osd.h
gl_video.c video: synchronize mpv rgb pixel format names with ffmpeg names 2014-06-14 10:03:04 +02:00
gl_video.h video/out: remove legacy colorspace stuff 2014-03-29 00:25:08 +01:00
gl_video_shaders.glsl
gl_w32.c gl_w32: remove unused variable 2014-06-14 19:17:25 +02:00
gl_wayland.c gl_wayland: remove probably unneeded workaround 2014-05-31 22:00:06 +02:00
gl_x11.c gl_x11: remove workaround for PPC OSX 10.4 2014-05-31 21:56:45 +02:00
pnm_loader.c
pnm_loader.h
vo.c Add more const 2014-06-11 00:39:14 +02:00
vo.h Add more const 2014-06-11 00:39:14 +02:00
vo_caca.c vo_caca: remove global variables 2014-06-11 00:39:13 +02:00
vo_corevideo.c video/out: remove unused config() parameters 2014-05-07 21:34:05 +02:00
vo_direct3d.c video: synchronize mpv rgb pixel format names with ffmpeg names 2014-06-14 10:03:04 +02:00
vo_image.c vo: get rid of config_count field 2014-05-06 00:21:15 +02:00
vo_lavc.c encode: fix PTS unit mismatch 2014-05-10 10:44:16 +02:00
vo_null.c
vo_opengl.c video/out: remove unused config() parameters 2014-05-07 21:34:05 +02:00
vo_opengl_old.c video: synchronize mpv rgb pixel format names with ffmpeg names 2014-06-14 10:03:04 +02:00
vo_sdl.c video: synchronize mpv rgb pixel format names with ffmpeg names 2014-06-14 10:03:04 +02:00
vo_vaapi.c vo_vaapi: fix a crash on the init error handling path 2014-06-15 16:58:31 +02:00
vo_vdpau.c video: warn if an emulated hwdec API is used 2014-05-28 02:08:45 +02:00
vo_wayland.c wayland: move subsurfaces to wayland vo 2014-06-15 14:46:27 +02:00
vo_x11.c video: synchronize mpv rgb pixel format names with ffmpeg names 2014-06-14 10:03:04 +02:00
vo_xv.c x11: don't use VOCTRL_UPDATE_SCREENINFO 2014-05-06 20:24:35 +02:00
w32_common.c w32_common: fix typo 2014-05-10 10:44:15 +02:00
w32_common.h win32: don't use VOCTRL_UPDATE_SCREENINFO 2014-05-06 23:04:33 +02:00
wayland_common.c wayland: move subsurfaces to wayland vo 2014-06-15 14:46:27 +02:00
wayland_common.h wayland: move subsurfaces to wayland vo 2014-06-15 14:46:27 +02:00
win_state.c video/out: separate out code to compute window size 2014-05-06 20:22:32 +02:00
win_state.h video/out: separate out code to compute window size 2014-05-06 20:22:32 +02:00
x11_common.c Add more const 2014-06-11 00:39:14 +02:00
x11_common.h x11: cleanup motif hints handling 2014-06-06 18:45:38 +02:00
x11_icon.bin