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