[FFmpeg-cvslog] configure: d3d11va is auto-detected like the others
Michael Niedermayer
git at videolan.org
Mon May 25 23:53:15 CEST 2015
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Mon May 25 23:31:51 2015 +0200| [3232ac4bac05ff788ece2f7344100e4431edfa87] | committer: Michael Niedermayer
configure: d3d11va is auto-detected like the others
Fix the help text accordingly
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3232ac4bac05ff788ece2f7344100e4431edfa87
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index f6c8e69..52448af 100755
--- 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]
More information about the ffmpeg-cvslog
mailing list