summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-20 15:14:43 +0200
committerwm4 <wm4@nowhere>2014-09-20 15:17:12 +0200
commit68b7217d41f3f5344e60001b0b365d47a180d6e8 (patch)
tree3a43eb03d3b521945832fd3fbdf5f34040176644 /TOOLS
parent461c78e4d9d02c36f52a9846cea4160614ff42d0 (diff)
downloadmpv-68b7217d41f3f5344e60001b0b365d47a180d6e8.tar.bz2
mpv-68b7217d41f3f5344e60001b0b365d47a180d6e8.tar.xz
vo_vdpau: better integration with the generic framedrop code
vo_vdpau uses its own framedrop code, mostly for historic reasons. It has some tricky heuristics, of which I'm not sure how they work, or if they have any effect at all, but in any case, I want to keep this code for now. One day it might get fully ported to the vo.c framedrop code, or just removed. But improve its interaction with the user-visible framedrop controls. Make --framedrop actually enable and disable the vo_vdpau framedrop code, and increment the number of dropped frames correctly. The code path for other VOs should be equivalent. The vo_vdpau behavior should, except for the improvements mentioned above, be mostly equivalent as well. One minor change is that frames "shown" during preemption are always count as dropped. Remove the statement from the manpage that vo_vdpau is the default; this hasn't been the case for a while.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions