1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 23:07:02 +00:00
mpv/DOCS/man
wm4 68b7217d41 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.
2014-09-20 15:17:12 +02:00
..
af.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
ao.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
changes.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst command: allow using ASS tags on OSD messages 2014-09-18 00:49:55 +02:00
lua.rst lua: synchronously wait until scripts are loaded 2014-09-06 17:02:47 +02:00
mpv.rst manpage: document terminal status line components 2014-09-20 00:50:04 +02:00
options.rst vo_vdpau: better integration with the generic framedrop code 2014-09-20 15:17:12 +02:00
osc.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
vf.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
vo.rst vo_corevideo: remove this VO 2014-09-06 14:10:22 +02:00