mpv/video/out
wm4 1e04c474ab x11: listen to xrandr events
If the Xrandr configuration changes, re-read it. So if you change
display modes or screen configuration, it will update the framedrop
refresh rate accordingly.

This passes the rootwin to XRRSelectInput(), which may or may not be
allowed. But it works, and the documentation (which is worse than used
toilet paper, great job Xorg) doesn't forbid it, or in fact say anything
about what the window parameter is even used for.
2014-08-17 15:39:18 +02:00
..
cocoa cocoa: macosx_application needs cocoa-application 2014-08-06 09:31:59 +02:00
aspect.c
aspect.h
bitmap_packer.c
bitmap_packer.h
cocoa_common.h cocoa: move CGL context creation to gl_cocoa 2014-07-08 21:06:57 +02:00
cocoa_common.m cocoa: macosx_application needs cocoa-application 2014-08-06 09:31:59 +02:00
d3d_shader_yuv.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c
filter_kernels.h
gl_cocoa.c cocoa: fix compilation on OS X 10.8 2014-07-14 07:21:44 +02:00
gl_common.c gl_common: add SGI_video_sync extension 2014-08-15 23:36:10 +02:00
gl_common.h gl_common: add SGI_video_sync extension 2014-08-15 23:36:10 +02:00
gl_header_fixes.h
gl_hwdec_vaglx.c
gl_hwdec_vda.c
gl_hwdec_vdpau.c
gl_lcms.c video: Generate an accurate CMS matrix instead of hard-coding 2014-06-22 19:02:06 +02:00
gl_lcms.h
gl_osd.c
gl_osd.h
gl_video.c video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
gl_video.h
gl_video_shaders.glsl vo_opengl: Make approx-gamma affect OSD/sub 2014-06-22 19:07:02 +02:00
gl_w32.c win32: fix build 2014-08-05 23:43:40 +02:00
gl_wayland.c gl_wayland: Don't try to resize the egl_window before it exists 2014-08-04 09:50:24 +02:00
gl_x11.c
pnm_loader.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
pnm_loader.h
vo.c video: make vo_opengl the default over vo_vdpau 2014-08-17 02:54:50 +02:00
vo.h video: take refresh rate changes into account 2014-08-17 02:50:59 +02:00
vo_caca.c vo: remove vo_mouse_movement() wrapper 2014-07-27 21:53:29 +02:00
vo_corevideo.c
vo_direct3d.c vo_direct3d: allow resizing before video init 2014-08-06 20:30:47 +02:00
vo_image.c video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
vo_lavc.c video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
vo_null.c
vo_opengl.c vo_opengl: optional support for using GLX_SGI_video_sync 2014-08-15 23:36:13 +02:00
vo_opengl_old.c Audit and replace all ctype.h uses 2014-07-01 23:11:08 +02:00
vo_sdl.c video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
vo_vaapi.c video: don't keep multiple pointers to hwdec info struct 2014-08-11 23:09:39 +02:00
vo_vdpau.c video: take refresh rate changes into account 2014-08-17 02:50:59 +02:00
vo_wayland.c vo_wayland: fix redrawing logic 2014-08-16 17:09:59 +02:00
vo_x11.c vo_x11: fix build with older Libav versions 2014-07-28 21:48:43 +02:00
vo_xv.c vo: different hack for VOs which need to mangle mouse input 2014-07-27 21:33:11 +02:00
w32_common.c video: move display and timing to a separate thread 2014-08-12 23:24:08 +02:00
w32_common.h win32: create OpenGL context on the GUI thread 2014-08-05 20:02:23 +02:00
wayland_common.c wayland: pointer interface is created after theme 2014-08-13 22:34:18 +02:00
wayland_common.h
win_state.c
win_state.h
x11_common.c x11: listen to xrandr events 2014-08-17 15:39:18 +02:00
x11_common.h x11: listen to xrandr events 2014-08-17 15:39:18 +02:00
x11_icon.bin