Module: libav
Branch: master
Commit: 9c8074050745184a61059ad56045ad711299e33d

Author:    Diego Biurrun <[email protected]>
Committer: Diego Biurrun <[email protected]>
Date:      Wed Mar 11 10:39:26 2015 +0100

configure: Mark qsv subsystem as not selectable on the command line

---

 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 91fa9f2..f5e8b67 100755
--- a/configure
+++ b/configure
@@ -1238,7 +1238,6 @@ SUBSYSTEM_LIST="
     lzo
     mdct
     network
-    qsv
     rdft
 "
 
@@ -1598,6 +1597,7 @@ CONFIG_EXTRA="
     nettle
     pixblockdsp
     qpeldsp
+    qsv
     rangecoder
     riffdec
     riffenc

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to