mpv/libvo
wm4 e2eaedcb0a vo_opengl: disable extended downscaling by default
To simplify implementation, the same filter kernel was used for both
directions, even when the scaling factors were different. It turns
out that people actually did this, and that the resulting rendering
errors were rather visible. Disable this feature by default, as
fixing it would require structural changes, and it's a useless anyway.
2012-11-11 18:02:07 +01:00
..
aspect.c sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
aspect.h sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor 2012-10-24 21:56:33 +02:00
bitmap_packer.c sub: cosmetics: move things around 2012-10-16 07:26:32 +02:00
bitmap_packer.h vo_gl3: move OSD code to gl_osd.c 2012-10-16 07:26:31 +02:00
cocoa_common.h cocoa_common: use IOKit to perform power management 2012-10-16 07:19:32 +02:00
cocoa_common.m cocoa_common: honor the `--geometry` option 2012-11-10 22:37:19 +01:00
csputils.c mp_image: add fields to pass colorspace down the filter chain 2012-10-28 15:31:32 +01:00
csputils.h mp_image: add fields to pass colorspace down the filter chain 2012-10-28 15:31:32 +01:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
d3d_shader_yuv_2ch.h
fastmemcpy.h Replace fast_memcpy() uses 2012-11-11 17:56:42 +01:00
filter_kernels.c
filter_kernels.h
geometry.c geometry: remove useless NULL check 2012-10-31 22:36:37 +01:00
geometry.h
gl_common.c Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
gl_common.h Merge branch 'master' into osd_changes 2012-10-24 22:38:45 +02:00
gl_header_fixes.h gl_common: hack to support compilation on FreeBSD 2012-10-20 17:31:25 +02:00
gl_osd.c VO, sub: refactor 2012-10-24 21:56:34 +02:00
gl_osd.h VO, sub: refactor 2012-10-24 21:56:34 +02:00
osx_common.c cocoa_common: add HiDPI/retina support 2012-08-16 22:41:09 +02:00
osx_common.h cocoa_common: add HiDPI/retina support 2012-08-16 22:41:09 +02:00
video_out.c Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
video_out.h Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
vo_caca.c Merge branch 'master' into osd_changes 2012-10-16 07:30:30 +02:00
vo_corevideo.h
vo_corevideo.m screenshot: remove hack for passing anamorphic image size 2012-11-01 02:07:45 +01:00
vo_direct3d.c VO: remove code duplication for setting up mp_osd_res 2012-11-01 02:07:46 +01:00
vo_image.c screenshot: let VOs pass colorspace information via mp_image 2012-11-01 02:07:45 +01:00
vo_lavc.c libav_compat: fix mmx2 define, provide fallback for avcodec_free_frame 2012-11-03 18:22:56 +01:00
vo_null.c vo_null: reformat and use new VO API 2012-08-07 01:09:30 +02:00
vo_opengl.c vo_opengl: disable extended downscaling by default 2012-11-11 18:02:07 +01:00
vo_opengl_old.c vo_opengl, vo_opengl_old: remove -wid/viewport special case 2012-11-01 02:07:46 +01:00
vo_opengl_shaders.glsl vo_opengl: add manual sRGB companding to not artifact when dithering 2012-11-11 17:56:42 +01:00
vo_vdpau.c Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
vo_x11.c Merge branch 'osd_changes' into master 2012-11-01 02:12:47 +01:00
vo_xv.c VO: remove code duplication for setting up mp_osd_res 2012-11-01 02:07:46 +01:00
w32_common.c options: remove --adapter 2012-10-30 19:50:23 +01:00
w32_common.h options: remove --adapter 2012-10-30 19:50:23 +01:00
x11_common.c x11_common: make some variables static 2012-10-31 22:31:52 +01:00
x11_common.h cleanup: remove pointless #defines 2012-09-18 21:04:46 +02:00