summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-08-13 21:54:26 +0200
committerwm4 <wm4@nowhere>2014-08-13 22:01:10 +0200
commitb0959488d104fa011ec9a267569d101769e1fb1e (patch)
treefbd87a4015b3ea8781e0e7f88357f84e9faeecc6 /video
parent4a325a8592dcb3da8d00408f4539e14bd48b6039 (diff)
downloadmpv-b0959488d104fa011ec9a267569d101769e1fb1e.tar.bz2
mpv-b0959488d104fa011ec9a267569d101769e1fb1e.tar.xz
video: don't run new frame processing on every iteration
This ran adjust_sync() on every playloop iteration, instead of every newly decoded frame. It seems this was idempotent in the common case, but the code was originally designed to be run once only, so restore that.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions