Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-02-24 19:40:46 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-02-24 19:40:46 +0400
commitdbabea2f23782c09106765a6791a38f6e52fc7fd (patch)
tree2c621ce01cc5a8973529d302abddbc073925631d /configure
parentfdd392ed27d88a81bd9d86db6f234ab351ff3f98 (diff)
configure: hwaccel autodetection has been removed in 82ca17ac7a0a08784cb6808384ee237ac28e8334
If you want it back (yeah i want it back too) then you just need to volunteer to maintain the code in configure thats related to hwaccel autodetection. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure b/configure
index 513e6a0e20..4c5f4b3e15 100755
--- a/configure
+++ b/configure
@@ -142,9 +142,9 @@ Component options:
Hardware accelerators:
--enable-dxva2 enable DXVA2 code
- --enable-vaapi enable VAAPI code [autodetect]
- --enable-vda enable VDA code [autodetect]
- --enable-vdpau enable VDPAU code [autodetect]
+ --enable-vaapi enable VAAPI code
+ --enable-vda enable VDA code
+ --enable-vdpau enable VDPAU code
Individual component options:
--disable-everything disable all components listed below