Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2020-02-04 16:49:18 +01:00
11 changed files with 39 additions and 16 deletions

View File

@@ -269,6 +269,8 @@ static const char *const audiofile_suffixes[] = {
};
static const char *const audiofile_mime_types[] = {
"audio/wav",
"audio/aiff",
"audio/x-wav",
"audio/x-aiff",
nullptr