summaryrefslogtreecommitdiff
path: root/apps/codecs/atrac3_rm.c (follow)
Commit message (Expand)AuthorAge
* Use MEM_ALIGN_ATTR in libatrac3.Andree Buschmann2010-11-22
* Commit FS#11709 by me. Introduces ARMv5E optimized iQMF for atrac3 based on ...Michael Giacomelli2010-11-10
* codecs: mark some local variables with 'static'Nils Wallménius2010-07-25
* Make atrac3 streams in wav containers work again (error was introduced with r...Andree Buschmann2010-03-12
* "Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...Mohamed Tarek2010-02-16
* 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
* Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann2009-08-30
* Put ATRAC3Context in IRAM, 2.5% speedup on PP502x, 20% on ColdFire.Mohamed Tarek2009-08-17
* Support for playback of atrac3 audio in rm, in sim.Mohamed Tarek2009-08-14