mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
external_files: add sbv to the sub whitelist
This commit is contained in:
parent
5ffa3681ff
commit
13c6e060e2
@ -33,8 +33,8 @@
|
||||
#include "external_files.h"
|
||||
|
||||
static const char *const sub_exts[] = {"ass", "idx", "lrc", "mks", "pgs", "rt",
|
||||
"scc", "smi", "srt", "ssa", "sub", "sup",
|
||||
"utf", "utf-8", "utf8", "vtt",
|
||||
"sbv", "scc", "smi", "srt", "ssa", "sub",
|
||||
"sup", "utf", "utf-8", "utf8", "vtt",
|
||||
NULL};
|
||||
|
||||
static const char *const audio_exts[] = {"aac", "ac3", "dts", "eac3", "flac",
|
||||
|
Loading…
Reference in New Issue
Block a user