index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libwma
/
SOURCES
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Use codeclib version of the ffmpeg bitstream code for wma rather then ancient...
Michael Giacomelli
2010-07-15
*
revert r22337 for libwma for now since it broke wma playback on ARM due to al...
Mohamed Tarek
2009-08-16
*
Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...
Mohamed Tarek
2009-08-15
*
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2008-09-04
*
Use Tremor IMDCT for WMA. Gives a ~20% speedup on ARM and coldfire. All my ...
Michael Giacomelli
2008-07-17
*
move (i)MDCT and FFT code to separate files
Marcoen Hirschberg
2007-09-20
*
Fix the above by including all required files and updating SOURCES.
Michael Giacomelli
2007-07-12
*
Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...
Michael Giacomelli
2007-07-12
*
Attempt #2
Michael Giacomelli
2007-07-04
*
Code clean up: Move fixed point functions into their own files. Move variou...
Michael Giacomelli
2007-07-04
*
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-07-03