summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-07-07 16:10:13 +0200
committerwm4 <wm4@nowhere>2016-07-07 16:10:13 +0200
commit8660b4c9f08d2cfab9e3a72330d68597777827bb (patch)
treedb322b75c1c5ea4416a5977087449a07b40394a1 /video
parentab6fac43b4bc34949bd9c4da8e911fc9f3489a32 (diff)
downloadmpv-8660b4c9f08d2cfab9e3a72330d68597777827bb.tar.bz2
mpv-8660b4c9f08d2cfab9e3a72330d68597777827bb.tar.xz
video: limit number of frames sent to VO to the VO requested amount
vo_frame can have more than 1 frame - the extra frames are future references, which are sometimes useful for filtering (vo_opengl interpolation). There's no harm in reducing the number of frames sent to the VO requested amount of future frames, so do that. Doesn't actually reduce the number of concurrently in use frames in practice.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions