Add AAC to the list of audio extensions

This commit is contained in:
Alexander Kojevnikov 2010-05-21 18:11:33 +10:00
parent 31b113f0a1
commit 8c37a85268

View File

@ -215,6 +215,7 @@ namespace Spek {
private string[] audio_extensions = {
"*.3gp",
"*.aac",
"*.aif",
"*.aifc",
"*.aiff",