aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2016-04-24 21:08:59 -0700
committerChris Robinson <[email protected]>2016-04-24 21:11:24 -0700
commitfdee577940a4669e9723a16c4c625567694589ec (patch)
treec7ce4cae4ae4f6aa9649205199ed824c8fd94bbc /CMakeLists.txt
parentc796f99d3614f023800a5db5d1b031866c7e5b4c (diff)
Provide a decoder preset for 5.1 Surround output
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b713e261..6deb43a4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1232,6 +1232,7 @@ ENDIF()
IF(ALSOFT_AMBDEC_PRESETS)
INSTALL(FILES presets/3D7.1.ambdec
presets/hexagon.ambdec
+ presets/itu5.1.ambdec
presets/rectangle.ambdec
presets/square.ambdec
presets/presets.txt