summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-03-24 02:02:33 +0100
committerLuca Barbato <lu_zero@gentoo.org>2014-05-11 15:00:03 +0200
commit1839fafa951308237c4672ffd9a94f927b26eac7 (patch)
treea8d6a0e348b2634343a62fb09524b7ebce4cf0c2 /doc/avconv.texi
parent67afcefb35932b420998f6f3fda46c7c85848a3f (diff)
avconv: Support VDA hwaccel
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index f3bb6050a8..6efec55978 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -580,6 +580,9 @@ Do not use any hardware acceleration (the default).
@item auto
Automatically select the hardware acceleration method.
+@item vda
+Use Apple VDA hardware acceleration.
+
@item vdpau
Use VDPAU (Video Decode and Presentation API for Unix) hardware acceleration.