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
/
wmapro.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
Commit work started in FS#12153 to put timing/position information in PCM
Michael Sevakis
2011-08-28
*
FS#12140 by Sean Bartell, Make various codec stuff static.
Nils Wallménius
2011-06-01
*
Fix several 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2011-02-20
*
Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...
Mohamed Tarek
2010-08-04
*
Fix the sample count in wma pro.
Mohamed Tarek
2010-08-03
*
Maintenance and minor speedup of libwmapro. Comment unused arrays, fix commen...
Andree Buschmann
2010-07-29
*
Modify the wma pro decoder to produce non-interleaved samples, and work direc...
Mohamed Tarek
2010-07-26
*
codecs: mark some local variables with 'static'
Nils Wallménius
2010-07-25
*
Check for errors from decode_packet in wmapro.c
Mohamed Tarek
2010-07-17
*
Initial cleanup for libwmapro.
Mohamed Tarek
2010-07-15
*
Add WMA Pro to the main build. WMA Pro now plays on target and decodes in 151...
Mohamed Tarek
2010-07-14
*
Partial conversion of the wmapro decoder to fixed point arithmetic. Currently...
Mohamed Tarek
2010-07-05
*
Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...
Mohamed Tarek
2010-06-21
*
nomsg
Mohamed Tarek
2010-05-09