vo_vdpau: make queuing future frame flips adjustable
commite187de88a1ce7587827824ef9c16707dfb15718b
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 5 Feb 2010 18:13:33 +0000 (5 20:13 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Fri, 5 Feb 2010 18:20:31 +0000 (5 20:20 +0200)
treef2511ec02ee11a528680d4ebc06365a0e48a5158
parent9118a5dd02c365e51a9f49dd34469dd7c26b89c7
vo_vdpau: make queuing future frame flips adjustable

Add -vo vdpau suboptions "queuetime_windowed" and "queuetime_fs" to
specify the maximum number of milliseconds how far into the future a
frame flip can be queued using the VDPAU presentation queue
functionality. The intended main use of these options is to allow
disabling use of the queuing feature on systems where using it causes
choppiness in other graphics behavior (this is an NVIDIA driver issue;
the video itself isn't affected).
DOCS/man/en/mplayer.1
libvo/video_out.h
libvo/vo_vdpau.c
mplayer.c