Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
Search
| Go
Wiki
>
Main
>
SummerOfCode
>
SummerOfCode2007
>
SoundCodecWMA
---+!! <nop>SoundCodecWMA Integer Decoder Project %TOC% ---++ General In the summer of 2006, Paul Jones began work on converting the ffmpeg <nop>SoundCodecWMA decoder to fixed point so that it could be used with Rockbox ([[http://www.rockbox.org/tracker/task/4984][FS#4984]]). Although he did not complete the project, it raised interest in eventually getting ffmpeg's decoder working in Rockbox. This [[SummerOfCode2007][Google Summer of Code 2007]] project completed his task. ---++ Status Codec is currently in SVN and functioning well above real time on all software targets. Results appear comparable to ffmpeg for nearly all files. Noise coding and line spectral pairs are implemented, and appear to function as well as ffmpeg. Seeking has been implemented and appears robust. Performance is now extremely good on ARM. Coldfire performance is also very good but could be further improved. Both WMA Std. and WMA Pro flavors are supported. Other special WMA variants are not supported (Lossless) due to lack of an open source decoder. A work in progress voice decoder exists, but is currently disabled in official builds. Todo: * Additional ASM optimization (requantization, etc) * Review Tremolo and see if more ASM code can be used in WMA too * Improve the makefile to allow compiling a stand alone codec for testing ---++ Who's working on this * Michael Giacomelli (saratoga) with lots of help from: * preglow * linuxstb (developed the ASF parser) * marsdaddy (Paul Jones) --- CategorySoundCodecs: WMA - Windows Media Audio
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r27
<
r26
<
r25
<
r24
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
r27 - 25 Feb 2011 - 20:10:33 -
MichaelGiacomelli
Parents:
SummerOfCode
>
SummerOfCode2007
Copyright © by the contributing authors.