From 1839fafa951308237c4672ffd9a94f927b26eac7 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 24 Mar 2014 02:02:33 +0100 Subject: avconv: Support VDA hwaccel Signed-off-by: Luca Barbato --- doc/avconv.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3