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

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-01-03 14:40:17 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-01-03 14:40:17 +0300
commit881f2ecfbd38bf48a078ed328873ea542a5f5e66 (patch)
treed3eb02dfe06f605317e46c9c4ab7c2b23c24071c /LAVFilters.iss
parentfc5c9821419a9beb86f99e06820bf687a0274518 (diff)
Use best compression in the installer
Diffstat (limited to 'LAVFilters.iss')
-rw-r--r--LAVFilters.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/LAVFilters.iss b/LAVFilters.iss
index 7cdbdeb2..46681c4f 100644
--- a/LAVFilters.iss
+++ b/LAVFilters.iss
@@ -29,7 +29,7 @@ VersionInfoCompany = 1f0.de
VersionInfoCopyright = GPLv2
OutputBaseFilename = LAVFilters-{#=LAV_VERSION_STRING}
OutputDir = .
-Compression = lzma2/ultra
+Compression = lzma2/ultra64
SolidCompression = yes
MinVersion = 0,5.01SP2
PrivilegesRequired = admin