This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
LameXP
Watch
1
Star
0
Fork
0
You've already forked LameXP
Code
Releases
2
Activity
89
Commits
1
Branch
23
Tags
615
MiB
0534264be0
Commit Graph
3 Commits
Author
SHA1
Message
Date
lordmulder
0534264be0
WMA decoding support. Limitations in the WMA decoder we cannot do anything about: WMA decoder doesn't handle Unicode filenames, WMA decoder will deadlock if we more than one instance is running at a time (we use a semaphore to prevent that!) and WMA decoder doesn't output any progress information.
2010-12-12 19:25:06 +01:00
lordmulder
d6e5b9e069
AAC decoding support added.
2010-12-02 23:26:30 +01:00
lordmulder
6eb959e406
Added support for dedicated decoders. Only Vorbis and MP3 so far.
2010-12-01 23:14:47 +01:00