[FFmpeg-cvslog] configure: Mark qsv subsystem as not selectable on the command line
Diego Biurrun
git at videolan.org
Thu Mar 12 12:34:10 CET 2015
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Wed Mar 11 10:39:26 2015 +0100| [9c8074050745184a61059ad56045ad711299e33d] | committer: Diego Biurrun
configure: Mark qsv subsystem as not selectable on the command line
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c8074050745184a61059ad56045ad711299e33d
---
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
More information about the ffmpeg-cvslog
mailing list