]> git.sesse.net Git - ffmpeg/commitdiff
configure: d3d11va is auto-detected like the others
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 25 May 2015 21:31:51 +0000 (23:31 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 25 May 2015 21:45:13 +0000 (23:45 +0200)
Fix the help text accordingly

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure

index f6c8e691c22ef72a2d68bf735f3939b5ec013d6f..52448af81253930ba6ca71d2e294285566b0a2e2 100755 (executable)
--- a/configure
+++ b/configure
@@ -149,7 +149,7 @@ Component options:
   --disable-pixelutils     disable pixel utils in libavutil
 
 Hardware accelerators:
-  --enable-d3d11va         enable D3D11VA code
+  --disable-d3d11va        disable D3D11VA code [autodetect]
   --disable-dxva2          disable DXVA2 code [autodetect]
   --disable-vaapi          disable VAAPI code [autodetect]
   --disable-vda            disable VDA code [autodetect]