summaryrefslogtreecommitdiff
path: root/apps/codecs/libatrac/atrac3.h (follow)
Commit message (Expand)AuthorAge
* Further performance optimization of the atrac3 decoder. Rework the internal s...Andree Buschmann2009-08-30
* Revert r22339 as it causes immediate stack overflow on target, at least on co...Jens Arnold2009-08-16
* Make the IMDCT temporary working buffer a local variable instead of keeping o...Michael Giacomelli2009-08-16
* Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...Mohamed Tarek2009-08-15
* Move main() outside atrac3.c and create atrac3.hMohamed Tarek2009-08-14