also look up standard extensions
This commit is contained in:
parent
048f0fc408
commit
3cd35ded28
|
|
@ -25,7 +25,7 @@ static const char * const standard_movie_extensions[] = {
|
|||
};
|
||||
|
||||
static const char * const standard_sound_extensions[] = {
|
||||
"jpg", "wav", "ogg", NULL
|
||||
"mp3", "wav", "ogg", NULL
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue