| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Merge from branches/mdctexp - faster ifft+imdct in codec lib | Dave Hooper | 2010-02-17 |
| * | Add the Rockbox GNU header to some files in libatrac. | Mohamed Tarek | 2010-02-16 |
| * | "Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no... | Mohamed Tarek | 2010-02-16 |
| * | Major optimization of atrac3 codec for Coldfire targets. Moving several numbe... | Andree Buschmann | 2010-02-15 |
| * | Further performance optimization of the atrac3 decoder. Rework the internal s... | Andree Buschmann | 2009-08-30 |
| * | Revert r22339 as it causes immediate stack overflow on target, at least on co... | Jens Arnold | 2009-08-16 |
| * | Make the IMDCT temporary working buffer a local variable instead of keeping o... | Michael Giacomelli | 2009-08-16 |
| * | Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co... | Mohamed Tarek | 2009-08-15 |
| * | Move main() outside atrac3.c and create atrac3.h | Mohamed Tarek | 2009-08-14 |