summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorUwe Klotz <uklotz@mixxx.org>2019-07-03 22:43:50 +0200
committerUwe Klotz <uklotz@mixxx.org>2019-07-03 23:53:02 +0200
commit5cf2f26fedee7cbed2ee5aa1d525a0192b29c5ed (patch)
tree9ac70e43d15600625d2acbc25410d8c3730542b2 /SConstruct
parent2d7392a8e44aa92bfd2fd5f04b3b04da5b83b420 (diff)
Replace SoundSourceFFmpeg with new implementation for FFmpeg 4.x
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct3
1 files changed, 1 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index a4f3b07cb0..9be53debac 100644
--- a/SConstruct
+++ b/SConstruct
@@ -48,7 +48,7 @@ available_features = [features.Mad,
features.Verbose,
features.Optimize,
features.FAAD,
- features.FFmpeg4,
+ features.FFmpeg,
features.WavPack,
features.ModPlug,
features.TestSuite,
@@ -62,7 +62,6 @@ available_features = [features.Mad,
# "Features" of dubious quality
features.PerfTools,
features.AsmLib,
- features.FFMPEG
]
build = mixxx.MixxxBuild(target, machine, build_type,