vo_vdpau: fix preemption recovery after recent commits
commit803dc1fb8ac29666c492bd45f6b2568d19167ef4
authorUoti Urpala <uau@mplayer2.org>
Tue, 20 Dec 2011 01:47:16 +0000 (20 03:47 +0200)
committerUoti Urpala <uau@mplayer2.org>
Tue, 20 Dec 2011 01:47:16 +0000 (20 03:47 +0200)
treee0d02adbd8bf04e0ad04efff7e97451ca6380b1f
parent827faa38436f55fbb15b7dce4abcc5c6608a428b
vo_vdpau: fix preemption recovery after recent commits

Recent commits for screenshot support and video redraw changes didn't
handle vdpau driver preemption state correctly, which could make the
player crash if preemption occurred. Fix this and improve preemption
handling a bit otherwise.
libvo/vo_vdpau.c