vo_xv: implement screenshots
commit3215ec05fe27b1e07c863aadf4402c5bd6dbec33
authorwm4 <wm4@mplayer2.org>
Thu, 6 Oct 2011 18:46:01 +0000 (6 20:46 +0200)
committerUoti Urpala <uau@mplayer2.org>
Fri, 25 Nov 2011 21:56:28 +0000 (25 23:56 +0200)
treec33277348acc0f63d433092151819bb8150b804f
parent28eaf11cf3b220871b97d9ba40d5058a84bcba09
vo_xv: implement screenshots

Caveat: the OSD will be included in the screenshots when the screenshot is
taken during normal playback. This doesn't happen when a screenshot is
taken while playback is paused.

Fixing this would introduce a small performance reduction during normal
playback, which is unacceptable for a possibly rarely used optional
feature.

Due to the nature of the Xv API, taking a screenshot of the scaled video
isn't possible either.
libvo/vo_xv.c