1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-11 09:27:26 +00:00
mpv/video
wm4 6fcb34d887 vf_vapoursynth: reset error state on seeking
When seeking, we violently destroy the filter, because vapoursynth has
no proper API for terminating a video with unknown frame count. This
looks like an error to vapoursynth, and the error is returned via the
frame callbacks. The bug is that we remember this error state across
reinitialization, so on the first filter call after reinitialization, we
thought filtering the current frame failed. This caused a shift by 1
frame on each seek.

CC: @mpv-player/stable
2014-07-05 17:07:16 +02:00
..
decode dvd, bluray, cdda: add demux_disc containing all related hacks 2014-07-05 17:07:15 +02:00
filter vf_vapoursynth: reset error state on seeking 2014-07-05 17:07:16 +02:00
out
csputils.c
csputils.h
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c
img_format.h
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