summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-05-14 05:18:38 +0300
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-05-14 05:55:09 +0300
commit9e02b2db405ca2418cc766fd1e81dfa60909dd08 (patch)
tree868fe669af0a62c4ef4fa06af74a4a4fe4faf3ff /libmpcodecs
parentc5812d60568f72006a7731d5287e7c3b75328e02 (diff)
downloadmpv-9e02b2db405ca2418cc766fd1e81dfa60909dd08.tar.bz2
mpv-9e02b2db405ca2418cc766fd1e81dfa60909dd08.tar.xz
vo_vdpau: support queuing an arbitrary number of frames ahead
Make the number of output surfaces allocated by vo_vdpau configurable and allow queuing multiple future frames with the VDPAU frame timing functionality. There are two known issues that could be polished in the future for particularly long queue time cases. First, toplevel code should possibly wait for the queued changes to finish displaying in some situations like switching files. Second, the VO can block waiting for a surface to become available, and in the worst case this wait can be almost as long as the maximum queuing time (potentially causing audio underruns). However those issues are not high priority.
Diffstat (limited to 'libmpcodecs')
0 files changed, 0 insertions, 0 deletions