1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-19 05:15:12 +00:00
mpv/video/out
wm4 8dc7156bc0 vo_opengl_cb: add a function to report vsync time
And also let vo.c know of it.

Currently, this does not help much, but will facilitate future
improvements.
2015-04-09 19:30:26 +02:00
..
cocoa
wayland
aspect.c
aspect.h
bitmap_packer.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
bitmap_packer.h
cocoa_common.h
cocoa_common.m cocoa: signal VO_EVENT_WIN_STATE on fps change 2015-03-14 12:33:09 +01:00
d3d_shader_420p.h
d3d_shader_nv12.h
d3d_shader_yuv.hlsl
dither.c
dither.h
filter_kernels.c vo_opengl: make jinc presets resizable 2015-04-04 15:36:26 +02:00
filter_kernels.h vo_opengl: refactor scaler configuration 2015-04-04 15:36:14 +02:00
gl_cocoa.c
gl_common.c RPI support 2015-03-29 16:09:56 +02:00
gl_common.h RPI support 2015-03-29 16:09:56 +02:00
gl_header_fixes.h
gl_hwdec_vaglx.c vaapi: fight with Intel's broken video decoding GL interop 2015-04-05 22:48:40 +02:00
gl_hwdec_vda.c vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_hwdec_vdpau.c vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_hwdec.c
gl_hwdec.h vo_opengl: remove hwdec unmap_image callback 2015-03-14 22:39:22 +01:00
gl_lcms.c
gl_lcms.h
gl_osd.c vo_opengl: draw subtitles directly onto the video 2015-03-26 00:04:03 +01:00
gl_osd.h vo_opengl: draw subtitles directly onto the video 2015-03-26 00:04:03 +01:00
gl_rpi.c RPI support 2015-03-29 16:09:56 +02:00
gl_utils.c vo_opengl: increase shader cache size 2015-03-26 00:04:08 +01:00
gl_utils.h vo_opengl: add FBOTEX_FUZZY alias 2015-03-26 00:04:08 +01:00
gl_video.c vo_opengl: remove unused function 2015-04-09 14:37:37 +02:00
gl_video.h vo_opengl: remove unused function 2015-04-09 14:37:37 +02:00
gl_w32.c
gl_wayland.c vo_opengl: do not block on wayland 2015-03-23 21:53:32 +01:00
gl_x11.c vo_opengl: log used GLXFBConfig 2015-04-09 14:38:43 +02:00
gl_x11egl.c
vo_caca.c video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
vo_direct3d.c video/out: fix screenshot image formats 2015-04-07 11:43:03 +02:00
vo_image.c
vo_lavc.c video/out: remove unused colorspace reporting 2015-03-31 00:09:03 +02:00
vo_null.c
vo_opengl_cb.c vo_opengl_cb: add a function to report vsync time 2015-04-09 19:30:26 +02:00
vo_opengl.c video/out: remove unused colorspace reporting 2015-03-31 00:09:03 +02:00
vo_rpi.c video/out: fix screenshot image formats 2015-04-07 11:43:03 +02:00
vo_sdl.c osd: simplify an aspect of change detection handling 2015-03-18 13:15:20 +01:00
vo_vaapi.c video/out: remove unused colorspace reporting 2015-03-31 00:09:03 +02:00
vo_vdpau.c video/out: fix screenshot image formats 2015-04-07 11:43:03 +02:00
vo_wayland.c vo_wayland: fix null dereference 2015-03-23 21:53:32 +01:00
vo_x11.c
vo_xv.c video/out: remove unused colorspace reporting 2015-03-31 00:09:03 +02:00
vo.c RPI support 2015-03-29 16:09:56 +02:00
vo.h video/out: remove unused colorspace reporting 2015-03-31 00:09:03 +02:00
w32_common.c win32: support get display fps 2015-03-13 13:32:36 +01:00
w32_common.h
wayland_common.c vo_wayland: define opaque region 2015-03-23 21:53:32 +01:00
wayland_common.h vo_wayland: share frame callbacks. 2015-03-23 21:53:32 +01:00
win_state.c
win_state.h
x11_common.c x11: ignore mouse enter/leave events due to pointer grab 2015-03-11 11:52:33 +01:00
x11_common.h
x11_icon.bin