mpv/video/out
wm4 b86a59aa4f vo_opengl: better check for float texture support
We don't only need float textures for advanced scaling - we also need
them to be filterable with GL_LINEAR. On GLES, this is not supported
until GLES 3.1, but some implementation expose them with extensions.
2015-11-19 21:17:45 +01:00
..
cocoa
opengl vo_opengl: better check for float texture support 2015-11-19 21:17:45 +01:00
wayland Remove trailing whitespaces 2015-05-15 11:02:44 +02:00
win32 w32: use DisplayConfig API to retrieve correct monitor refresh rate 2015-11-06 19:53:18 +01:00
aspect.c video: fix panscan in vertical case 2015-06-29 23:46:59 +02:00
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h vo_opengl: cocoa: switch to new internal API 2015-10-01 22:42:25 +02:00
cocoa_common.m cocoa: set application policy before creating window 2015-10-11 16:19:08 +02:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c
dither.h
drm_common.c drm: fix setting up connectors 2015-11-11 19:40:13 +01:00
drm_common.h vo_drm: use bool rather than integer return values 2015-11-08 15:00:15 +01:00
filter_kernels.c vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
filter_kernels.h vo_opengl: add tscale-clamp option 2015-08-20 21:55:19 +02:00
vo.c vo: fix unpausing with display-sync 2015-11-15 13:17:54 +01:00
vo.h win32: support taskbar button progress indicator 2015-11-15 23:18:24 +01:00
vo_caca.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_direct3d.c vo_direct3d: fix operation 2015-10-31 12:52:02 +01:00
vo_drm.c vo_drm: relicense to LGPL 2015-11-08 15:00:15 +01:00
vo_image.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_lavc.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_null.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_opengl.c videotoolbox: make decoder format customizable 2015-11-17 21:21:19 +01:00
vo_opengl_cb.c videotoolbox: make decoder format customizable 2015-11-17 21:21:19 +01:00
vo_rpi.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_sdl.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_vaapi.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_vdpau.c Remove some VLAs 2015-11-06 21:12:20 +01:00
vo_wayland.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_x11.c video/out: remove an unused parameter 2015-10-03 18:20:16 +02:00
vo_xv.c vo_xv: fix crash with --wid 2015-10-07 13:49:29 +02:00
w32_common.c win32: support taskbar button progress indicator 2015-11-15 23:18:24 +01:00
w32_common.h vo_direct3d: fix operation 2015-10-31 12:52:02 +01:00
wayland_common.c Revert "vo_wayland: define opaque region" 2015-10-20 00:15:07 +02:00
wayland_common.h vo_opengl: wayland: switch to new internal API 2015-10-01 22:57:02 +02:00
win_state.c
win_state.h
x11_common.c x11: request bypassing compositor 2015-11-18 21:48:29 +01:00
x11_common.h vo_opengl: x11: silence error messages when using legacy GL context 2015-11-06 21:20:23 +01:00
x11_icon.bin