mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Several of us have seen .asf WMA files in the wild.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@937972 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
c918150b72
commit
f1fd227fce
@ -137,6 +137,7 @@ StringList FileRef::defaultFileExtensions()
|
||||
#endif
|
||||
#ifdef WITH_ASF
|
||||
l.append("wma");
|
||||
l.append("asf");
|
||||
#endif
|
||||
l.append("aif");
|
||||
l.append("aiff");
|
||||
|
Loading…
x
Reference in New Issue
Block a user