Allow to import opus files

This commit is contained in:
Robin Gareus 2022-12-07 13:36:57 +01:00
parent 85a1c463e5
commit 1005fc5716
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ AudioFileSource::safe_audio_file_extension(const string& file)
".smp", ".SMP",
".snd", ".SND",
".maud", ".MAUD",
".opus", ".OPUS",
".voc", ".VOC",
".vwe", ".VWE",
".w64", ".W64",