mpv/video/out
Niklas Haas a67494e86b vo_opengl: set cscale=spline36 as default for opengl-hq
Bilinear scaling is not a suitable default for something named "hq"; the
whole reason this was done in the past was because cscale used to be
obscenely slow. This is no longer the case, with cscale being nearly
free.
2015-03-25 22:40:19 +01:00
..
cocoa cocoa: support the "window-minimized" property 2015-03-08 22:00:47 +01:00
wayland
aspect.c
aspect.h
bitmap_packer.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: signal VO_EVENT_WIN_STATE on fps change 2015-03-14 12:33:09 +01:00
d3d_shader_420p.h vo_direct3d: support NV12 with shaders 2015-03-02 19:09:18 +01:00
d3d_shader_nv12.h vo_direct3d: support NV12 with shaders 2015-03-02 19:09:18 +01:00
d3d_shader_yuv.hlsl vo_direct3d: support NV12 with shaders 2015-03-02 19:09:18 +01:00
dither.c
dither.h
filter_kernels.c filter_kernels: add comment to prevent confusion 2015-03-15 18:06:27 +01:00
filter_kernels.h
gl_cocoa.c
gl_common.c vo_opengl: minor simplification 2015-03-25 12:40:45 +01:00
gl_common.h vo_opengl: do not block on wayland 2015-03-23 21:53:32 +01:00
gl_header_fixes.h
gl_hwdec.c
gl_hwdec.h vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_hwdec_vaglx.c vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_hwdec_vda.c vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_hwdec_vdpau.c vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_lcms.c
gl_lcms.h
gl_osd.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
gl_osd.h vo_opengl: refactor shader generation (part 1) 2015-03-12 23:20:20 +01:00
gl_utils.c vo_opengl: replace float array with a struct 2015-03-13 21:14:18 +01:00
gl_utils.h vo_opengl: replace float array with a struct 2015-03-13 21:14:18 +01:00
gl_video.c vo_opengl: set cscale=spline36 as default for opengl-hq 2015-03-25 22:40:19 +01:00
gl_video.h vo_opengl: do not block on wayland 2015-03-23 21:53:32 +01:00
gl_w32.c
gl_wayland.c vo_opengl: do not block on wayland 2015-03-23 21:53:32 +01:00
gl_x11.c
gl_x11egl.c x11egl: minor cleanup 2015-02-20 19:54:33 +01:00
vo.c vo: make sure display-fps is up-to-date 2015-03-13 18:48:14 +01:00
vo.h command: fix display-fps property (again) 2015-03-13 13:14:11 +01:00
vo_caca.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
vo_direct3d.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
vo_image.c
vo_lavc.c
vo_null.c
vo_opengl.c vo_opengl: cleanup swap_control extension loading 2015-03-25 12:29:19 +01:00
vo_opengl_cb.c vo_opengl_cb: don't render OSD while VO is not created 2015-03-23 16:32:59 +01:00
vo_sdl.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
vo_vaapi.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
vo_vdpau.c vo_vdpau: remove some minor code duplication 2015-03-23 18:15:40 +01:00
vo_wayland.c vo_wayland: fix null dereference 2015-03-23 21:53:32 +01:00
vo_x11.c
vo_xv.c vo_xv: remove pointless cast 2015-03-20 00:46:56 +01:00
w32_common.c win32: support get display fps 2015-03-13 13:32:36 +01:00
w32_common.h
wayland_common.c vo_wayland: define opaque region 2015-03-23 21:53:32 +01:00
wayland_common.h vo_wayland: share frame callbacks. 2015-03-23 21:53:32 +01:00
win_state.c
win_state.h
x11_common.c x11: ignore mouse enter/leave events due to pointer grab 2015-03-11 11:52:33 +01:00
x11_common.h
x11_icon.bin