[MPlayer-DOCS] r29885 - in trunk: DOCS/man/en/mplayer.1 codec-cfg.c etc/codecs.conf fmt-conversion.c libmpcodecs/img_format.c libmpcodecs/img_format.h libswscale/swscale.c libvo/vo_vdpau.c

cehoyos subversion at mplayerhq.hu
Tue Nov 10 20:11:13 CET 2009


Author: cehoyos
Date: Tue Nov 10 20:11:13 2009
New Revision: 29885

Log:
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
hardware.

Original patch by NVIDIA corporation.

Modified:
   trunk/DOCS/man/en/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/codec-cfg.c
   trunk/etc/codecs.conf
   trunk/fmt-conversion.c
   trunk/libmpcodecs/img_format.c
   trunk/libmpcodecs/img_format.h
   trunk/libswscale/swscale.c
   trunk/libvo/vo_vdpau.c

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1	Tue Nov 10 19:10:16 2009	(r29884)
+++ trunk/DOCS/man/en/mplayer.1	Tue Nov 10 20:11:13 2009	(r29885)
@@ -3465,7 +3465,8 @@ Select the driver to use as source to ov
 .PD 1
 .
 .TP
-.B vdpau (with \-vc ffmpeg12vdpau, ffwmv3vdpau, ffvc1vdpau or ffh264vdpau)
+.B vdpau (with \-vc ffmpeg12vdpau, ffwmv3vdpau, ffvc1vdpau, ffh264vdpau
+or ffodivxvdpau)
 Video output that uses VDPAU to decode video via hardware.
 Also supports displaying of software-decoded video.
 .PD 0


More information about the MPlayer-DOCS mailing list