index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
libwma
/
wmadata.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-25
Add codecs to librbcodec.
Sean Bartell
1
-2609
/
+0
2011-05-20
Use more IRAM on S5L870x to speed up wma by ~3%.
Andree Buschmann
1
-3
/
+3
2010-07-17
Oops, revert unintentional commit
Nils Wallménius
1
-1045
/
+0
2010-07-17
Delete unused header
Nils Wallménius
1
-0
/
+1045
2008-04-21
Fix mistake in previous WMA commit. Also update comments to reflect changes.
Michael Giacomelli
1
-1
/
+1
2008-04-18
This table is probably 128 entries long beginning with -60. Greatly improves ...
Michael Giacomelli
1
-49
/
+78
2008-04-14
Increase the size of one of the look up tables. Fixes 'burst of static' in so...
Michael Giacomelli
1
-9
/
+10
2007-09-02
Apparently, negative exponents are possible when decoding exponential VLC. S...
Michael Giacomelli
1
-0
/
+5
2007-08-02
Cosmetic changes - TAB and whitespace policing.
Dave Chapman
1
-1078
/
+1077
2007-08-02
Initial attept at supporting Line Spectral Pairs. Various issues remain, and...
Michael Giacomelli
1
-38
/
+62
2007-07-20
Add incomplete support for files using noise coding but not LSP. In practice...
Michael Giacomelli
1
-0
/
+1031
2007-07-12
Sync the bitstream functions with ffmpeg. Switch wmadeci.c over to get_vlc2 ...
Michael Giacomelli
1
-18
/
+11
2007-07-09
Restore some lost copyright headers from the ffmpeg project
Dave Chapman
1
-0
/
+21
2007-07-04
Code clean up: Move fixed point functions into their own files. Move variou...
Michael Giacomelli
1
-7
/
+101
2007-07-03
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
1
-0
/
+1412