0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out
wm4 b8bcf0f466 vo: do not use display FPS for framedrop
This logic was kind of questionable anyway, and --display-sync should
give much better results. (I would even go as far as saying that the
FPS-dependent framedrop code made things worse in some situations. Not
all, though.)
2015-11-25 22:11:14 +01:00
..
cocoa cocoa: support the "window-minimized" property 2015-03-08 22:00:47 +01:00
opengl vo_opengl: disable interpolation without display-sync 2015-11-25 22:10:55 +01:00
wayland Remove trailing whitespaces 2015-05-15 11:02:44 +02:00
win32 vo_opengl: win32: test for exclusive mode 2015-11-26 00:38:03 +11:00
aspect.c video: fix panscan in vertical case 2015-06-29 23:46:59 +02:00
aspect.h Update license headers 2015-04-13 12:10:01 +02:00
bitmap_packer.c Update license headers 2015-04-13 12:10:01 +02:00
bitmap_packer.h Rename directories, move files (step 1 of 2) (does not compile) 2012-11-12 20:06:14 +01:00
cocoa_common.h vo_opengl: cocoa: switch to new internal API 2015-10-01 22:42:25 +02:00
cocoa_common.m vo: remove VOCTRL_GET_RECENT_FLIP_TIME 2015-11-23 16:54:53 +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 Update license headers 2015-04-13 12:10:01 +02:00
dither.h gl_video: improve dithering 2013-05-26 16:44:20 +02:00
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_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_cb.c videotoolbox: make decoder format customizable 2015-11-17 21:21:19 +01:00
vo_opengl.c vo_opengl: use ANGLE by default if available (except for "hq" preset) 2015-11-21 18:17:14 +01:00
vo_rpi.c vo_rpi: set aspect ratio 2015-11-25 22:06:58 +01: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 vo_opengl: disable interpolation without display-sync 2015-11-25 22:10:55 +01:00
vo_wayland.c vo: remove VOCTRL_GET_RECENT_FLIP_TIME 2015-11-23 16:54:53 +01: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
vo.c vo: do not use display FPS for framedrop 2015-11-25 22:11:14 +01:00
vo.h vo_opengl: disable interpolation without display-sync 2015-11-25 22:10:55 +01:00
w32_common.c win32: don't show progress indicator in idle mode 2015-11-23 19:50:13 +11: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 player: add --window-scale option 2015-04-24 23:27:12 +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 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 x11: add window icon 2013-09-01 23:27:33 +02:00