1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-27 19:01:07 +00:00
mpv/video
wm4 fcc360ccad x11: fix display FPS detection for interlaced modes
In interlaced modes, we output fields, not complete frames, so the
framerate doubles.

The method to calculate this was borrowed from xrandr code.

Hopefully fixes #1224.
2014-10-27 16:17:55 +01:00
..
decode dxva2: use gpu_memcpy with unmatched strides 2014-10-27 12:37:25 +01:00
filter
out x11: fix display FPS detection for interlaced modes 2014-10-27 16:17:55 +01:00
csputils.c
csputils.h
fmt-conversion.c video: initial dxva2 support 2014-10-25 19:25:22 +02:00
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c
img_format.h video: clarify what IMFMT_DXVA2 is 2014-10-26 02:35:38 +02:00
img_fourcc.h
memcpy_pic.h
mp_image_pool.c
mp_image_pool.h
mp_image.c
mp_image.h
sws_utils.c
sws_utils.h
vaapi.c
vaapi.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h
vdpau.c
vdpau.h
vfcap.h