summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2019-11-16 11:13:31 -0800
committerJohn Stebbins <[email protected]>2019-12-16 08:22:02 -0800
commit7b28db78ca1f597aa461807d57d8b255dd4f0651 (patch)
treee878b46086c0051b1a974f81d92e9303f192bc20
parent06e9c6f60169e8fc3f7f4582d30ad9d7139b7b7f (diff)
preset_template: change "und" to "any" in template
This should have no effect on recent preset definitions since new presets should have all keys defined. But very old presets may be missing some keys and need to be filled in with the template defaults. (cherry picked from commit 196afc4ce0042f20612535c399a5ddc450de26f4)
-rw-r--r--preset/preset_template.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/preset/preset_template.json b/preset/preset_template.json
index ed1125d7b..3f4698869 100644
--- a/preset/preset_template.json
+++ b/preset/preset_template.json
@@ -12,7 +12,7 @@
],
"AudioEncoderFallback": "ac3",
"AudioLanguageList": [
- "und"
+ "any"
],
"AudioList": [
{