[MPlayer-DOCS] r28617 - in trunk: DOCS/man/en/mplayer.1 Makefile configure libmpcodecs/vd_ffmpeg.c libvo/video_out.c libvo/vo_vdpau.c
reimar
subversion at mplayerhq.hu
Mon Feb 16 21:58:15 CET 2009
Author: reimar
Date: Mon Feb 16 21:58:13 2009
New Revision: 28617
Log:
Add support for VDPAU video out, including hardware decoding.
Modified:
trunk/DOCS/man/en/mplayer.1
Changes in other areas also in this revision:
Added:
trunk/libvo/vo_vdpau.c
Modified:
trunk/Makefile
trunk/configure
trunk/libmpcodecs/vd_ffmpeg.c
trunk/libvo/video_out.c
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Mon Feb 16 21:07:52 2009 (r28616)
+++ trunk/DOCS/man/en/mplayer.1 Mon Feb 16 21:58:13 2009 (r28617)
@@ -3423,6 +3423,11 @@ Select the driver to use as source to ov
.PD 1
.
.TP
+.B vdpau (with \-vc ffmpeg12vdpau, ffvc1vdpau or ffh264vdpau)
+Video output that uses VDPAU to decode video via hardware.
+Also supports displaying of software-decoded video.
+.
+.TP
.B xvmc (X11 with \-vc ffmpeg12mc only)
Video output driver that uses the XvMC (X Video Motion Compensation)
extension of XFree86 4.x to speed up MPEG-1/2 and VCR2 decoding.
More information about the MPlayer-DOCS
mailing list