]> granicus.if.org Git - libx264/commitdiff
vfw installer: tweak nsis compression.
authorLoren Merritt <pengvado@videolan.org>
Wed, 31 May 2006 23:55:35 +0000 (23:55 +0000)
committerLoren Merritt <pengvado@videolan.org>
Wed, 31 May 2006 23:55:35 +0000 (23:55 +0000)
patch by Francesco Corriga.

git-svn-id: svn://svn.videolan.org/x264/trunk@531 df754926-b1dd-0310-bc7b-ec298dee348c

vfw/installer/x264-conf.nsi

index 55d6eab811f1abf721a3c9f5d947b5e870a72ca0..bd805842a39dd60726db629b17aedc408cda9d54 100644 (file)
@@ -21,7 +21,7 @@
 
 Name "${NAME}"
 OutFile "${OUTFILE}"
-SetCompressor lzma
+setcompressor /solid lzma
 
 SetOverwrite ifnewer
 SetDatablockOptimize on ; (can be off)