1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-05 06:30:06 +00:00
mpv/video/out
Niklas Haas 2d182fdea0
vo_opengl: implement naive anti-ringing
This is not quite the same thing as madVR's antiringing algorithm, but
it essentially does something similar.

Porting madVR's approach to elliptic coordinates will take some amount
of thought.
2015-01-22 19:39:58 +01:00
..
cocoa cocoa: fix build on 10.9 2015-01-02 20:54:09 +01:00
wayland
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa: move the gl function loader to gl_cocoa.c 2014-12-28 19:10:44 +01:00
cocoa_common.m cocoa: fix fullscreen handling 2015-01-17 02:45:17 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c vo_opengl: clean up ewa_lanczos code 2015-01-22 19:29:23 +01:00
filter_kernels.h vo_opengl: clean up ewa_lanczos code 2015-01-22 19:29:23 +01:00
gl_cocoa.c cocoa: move the gl function loader to gl_cocoa.c 2014-12-28 19:10:44 +01:00
gl_common.c vo_opengl: clean up ewa_lanczos code 2015-01-22 19:29:23 +01:00
gl_common.h vo_opengl: clean up ewa_lanczos code 2015-01-22 19:29:23 +01:00
gl_header_fixes.h cocoa: remove support for systems without gl3.h header 2015-01-22 08:27:03 +01:00
gl_hwdec_vaglx.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
gl_hwdec_vda.c video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
gl_hwdec_vdpau.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
gl_hwdec.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
gl_hwdec.h video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
gl_lcms.c vo_opengl: gl_lcms: implement change detection for memory profiles 2015-01-08 01:03:09 +01:00
gl_lcms.h vo_opengl: gl_lcms: implement change detection for memory profiles 2015-01-08 01:03:09 +01:00
gl_osd.c vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
gl_osd.h vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
gl_video_shaders.glsl vo_opengl: implement naive anti-ringing 2015-01-22 19:39:58 +01:00
gl_video.c vo_opengl: implement naive anti-ringing 2015-01-22 19:39:58 +01:00
gl_video.h vo_opengl: implement naive anti-ringing 2015-01-22 19:39:58 +01:00
gl_w32.c vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
gl_wayland.c vo_opengl: remove pointless glFinish calls 2014-12-19 23:50:12 +01:00
gl_x11.c vo_opengl: cleanups after vo_opengl_old removal 2015-01-21 20:32:42 +01:00
gl_x11egl.c
vo_caca.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_direct3d.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_image.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_lavc.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_null.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_opengl_cb.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
vo_opengl.c video: have a generic context struct for hwdec backends 2015-01-22 15:32:23 +01:00
vo_sdl.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_vaapi.c video: handle hwdec screenshots differently 2015-01-22 18:18:23 +01:00
vo_vdpau.c vo_vdpau: don't render to an output surface if it could be busy 2015-01-22 18:18:23 +01:00
vo_wayland.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_x11.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo_xv.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo.c video: remove vfcap.h 2015-01-21 22:08:24 +01:00
vo.h video: remove vfcap.h 2015-01-21 22:08:24 +01:00
w32_common.c command: unify handling of fullscreen and other VO flags 2015-01-16 23:07:13 +01:00
w32_common.h
wayland_common.c command: unify handling of fullscreen and other VO flags 2015-01-16 23:07:13 +01:00
wayland_common.h
win_state.c player: add --autofit-smaller option 2015-01-16 22:30:41 +01:00
win_state.h
x11_common.c x11: fix initial state for --on-all-workspaces 2015-01-17 19:26:39 +01:00
x11_common.h
x11_icon.bin