According to
this thread in the Rockbox.org forum, WMA support is close:
Quote:
|
Originally Posted by Marsdaddy
Re: WMA again
« Reply #42 on: May 10, 2006, 07:47:16 AM »  Another update for all those wondering where this has got to...
Today I decoded a WMA file on my H300 via a plugin I've written
That's the good news, two current issues: -
1) The decoder is not accurate enough - I sort of knew this but wanted to carry on with getting the WMA decoder working in the simulator and H300 first. I have a plan for tackling this as I can debug another WMA decoder etc. etc.
2) The decoder is sllllloooooowwwww... too slow. Good news is there are a number of places in the code that optimisations can be made.
I will tackle issue (1) first then optimise the fixed version
As always, when there is something to tell you I will post here 
|