ffmpeg | branch: master | Diego Biurrun <[email protected]> | 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 _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
