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
/
raac.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add codecs to librbcodec.
Sean Bartell
2012-04-25
*
FS#12141 by Sean Bartell
Nils Wallménius
2011-06-02
*
Fix further 'variable set but not used' warnings reported from GCC 4.6.0.
Andree Buschmann
2011-05-01
*
Remove unneeded update of ci->id3->frequency in aac and raac codec.
Andree Buschmann
2011-04-28
*
Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...
Michael Sevakis
2011-04-27
*
Rework of libfaad in several areas. Allow removal of malloc with a new define...
Andree Buschmann
2011-04-24
*
Fix yellow.
Andree Buschmann
2011-04-24
*
Use dedicated function to internally reset aac decoder synthesis after seek.
Andree Buschmann
2011-04-24
*
Enforce that codecs wait for their metadata in a proper-ish and consistent ma...
Michael Sevakis
2011-02-20
*
codecs: mark some local variables with 'static'
Nils Wallménius
2010-07-25
*
Integrate FS#11445 to raac. In addition remove faad specific pcm conversion a...
Andree Buschmann
2010-07-06
*
Set svn:keywords property.
Mohamed Tarek
2009-11-18
*
Handle mid-track resumes in RM.
Mohamed Tarek
2009-11-18
*
Smarter check for failed packet parsing in RM. Also fixes a bug in playback w...
Mohamed Tarek
2009-10-03
*
Move the DATA_HEADER_SIZE define to codecs/librm/rm.h and add a define
Mohamed Tarek
2009-08-04
*
Adding support for playback of aac audio in rm container, with seeking.
Mohamed Tarek
2009-07-25