summaryrefslogtreecommitdiffstats
path: root/player/external_files.c
diff options
context:
space:
mode:
Diffstat (limited to 'player/external_files.c')
-rw-r--r--player/external_files.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/player/external_files.c b/player/external_files.c
index eb7345ac84..c1affcec94 100644
--- a/player/external_files.c
+++ b/player/external_files.c
@@ -16,7 +16,8 @@
static const char *const sub_exts[] = {"utf", "utf8", "utf-8", "idx", "sub", "srt",
"smi", "rt", "txt", "ssa", "aqt", "jss",
- "js", "ass", "mks", "vtt", "sup", NULL};
+ "js", "ass", "mks", "vtt", "sup", "scc",
+ NULL};
static const char *const audio_exts[] = {"mp3", "aac", "mka", "dts", "flac",
"ogg", "m4a", "ac3", "opus", "wav",