mpv/video/out
wm4 0bdef9979f vo: avoid burning CPU when paused
Some code always calls vo_event(), even with event==0, which leads to
immediate wakeup, which in turn causes the function to be called again.
This would burn CPU, which was especially noticeable when paused.
2015-05-13 09:28:59 +02:00
..
cocoa
wayland
aspect.c Update license headers 2015-04-13 12:10:01 +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
cocoa_common.h cocoa: handle live-resizing differently 2015-05-12 22:31:03 +02:00
cocoa_common.m cocoa: make live-resizing as fast as before 2015-05-12 22:42:06 +02:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c Update license headers 2015-04-13 12:10:01 +02:00
dither.h
drm_common.c vo_drm: fix coding style to adhere to guidelines 2015-04-21 11:54:14 +02:00
drm_common.h vo_drm: extract vt_switcher to drm_common 2015-04-19 21:18:15 +02:00
filter_kernels.c Update license headers 2015-04-13 12:10:01 +02:00
filter_kernels.h Update license headers 2015-04-13 12:10:01 +02:00
gl_cocoa.c cocoa: handle live-resizing differently 2015-05-12 22:31:03 +02:00
gl_common.c Update license headers 2015-04-13 12:10:01 +02:00
gl_common.h vo_opengl: refactor wayland frame skipping 2015-05-01 18:44:45 +02:00
gl_header_fixes.h Update license headers 2015-04-13 12:10:01 +02:00
gl_hwdec.c Update license headers 2015-04-13 12:10:01 +02:00
gl_hwdec.h
gl_hwdec_vaglx.c
gl_hwdec_vda.c
gl_hwdec_vdpau.c
gl_lcms.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
gl_lcms.h vo_opengl: gl_lcms: replace icc-cache by icc-cache-dir 2015-05-01 21:52:08 +02:00
gl_osd.c Update license headers 2015-04-13 12:10:01 +02:00
gl_osd.h
gl_rpi.c
gl_utils.c
gl_utils.h
gl_video.c vo_opengl: change default FBO format 2015-05-05 14:41:33 +02:00
gl_video.h vo_opengl: refactor wayland frame skipping 2015-05-01 18:44:45 +02:00
gl_w32.c Update license headers 2015-04-13 12:10:01 +02:00
gl_wayland.c vo_opengl: refactor wayland frame skipping 2015-05-01 18:44:45 +02:00
gl_x11.c Update license headers 2015-04-13 12:10:01 +02:00
gl_x11egl.c
vo.c vo: avoid burning CPU when paused 2015-05-13 09:28:59 +02:00
vo.h cocoa: make live-resizing as fast as before 2015-05-12 22:42:06 +02:00
vo_caca.c Update license headers 2015-04-13 12:10:01 +02:00
vo_direct3d.c Update license headers 2015-04-13 12:10:01 +02:00
vo_drm.c vo_drm: allow changing video rectangle settings 2015-05-08 22:38:42 +02:00
vo_image.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
vo_lavc.c Update license headers 2015-04-13 12:10:01 +02:00
vo_null.c Update license headers 2015-04-13 12:10:01 +02:00
vo_opengl.c vo_opengl: attach target-prim/target-csp to window screenshots 2015-05-01 21:52:07 +02:00
vo_opengl_cb.c vo_opengl_cb: add support for interpolation 2015-05-12 22:16:38 +02:00
vo_rpi.c vo_rpi: update renderer size on display size changes too 2015-05-01 19:22:35 +02:00
vo_sdl.c Update license headers 2015-04-13 12:10:01 +02:00
vo_vaapi.c Update license headers 2015-04-13 12:10:01 +02:00
vo_vdpau.c video/out: remove VOFLAG_FLIPPING 2015-05-01 18:47:27 +02:00
vo_wayland.c
vo_x11.c Update license headers 2015-04-13 12:10:01 +02:00
vo_xv.c Update license headers 2015-04-13 12:10:01 +02:00
w32_common.c w32_common: add more rounded-down frame rates 2015-04-25 02:11:00 +10:00
w32_common.h Update license headers 2015-04-13 12:10:01 +02:00
wayland_common.c
wayland_common.h
win_state.c player: add --window-scale option 2015-04-24 23:27:12 +02:00
win_state.h
x11_common.c x11: query ICC profile based on center of window 2015-04-29 14:01:27 +02:00
x11_common.h x11: actually disable screensaver 2015-04-15 22:40:19 +02:00
x11_icon.bin