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
/
wmadata.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Use more IRAM on S5L870x to speed up wma by ~3%.
Andree Buschmann
2011-05-20
*
Oops, revert unintentional commit
Nils Wallménius
2010-07-17
*
Delete unused header
Nils Wallménius
2010-07-17
*
Fix mistake in previous WMA commit. Also update comments to reflect changes.
Michael Giacomelli
2008-04-21
*
This table is probably 128 entries long beginning with -60. Greatly improves ...
Michael Giacomelli
2008-04-18
*
Increase the size of one of the look up tables. Fixes 'burst of static' in so...
Michael Giacomelli
2008-04-14
*
Apparently, negative exponents are possible when decoding exponential VLC. S...
Michael Giacomelli
2007-09-02
*
Cosmetic changes - TAB and whitespace policing.
Dave Chapman
2007-08-02
*
Initial attept at supporting Line Spectral Pairs. Various issues remain, and...
Michael Giacomelli
2007-08-02
*
Add incomplete support for files using noise coding but not LSP. In practice...
Michael Giacomelli
2007-07-20
*
Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...
Michael Giacomelli
2007-07-12
*
Restore some lost copyright headers from the ffmpeg project
Dave Chapman
2007-07-09
*
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