summaryrefslogtreecommitdiff
path: root/apps/codecs/libtta/libtta.make (follow)
Commit message (Collapse)AuthorAge
* Tune compiler optimizations for libtta, gives a speedup of 1.1MHz on h300 ↵Nils Wallménius2010-07-12
| | | | | | and 0.4MHz on c200v1. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27405 a1c6a512-1295-4272-9138-f99709370657
* We already build with -fomit-frame-pointer so there's no need to specify ↵Nils Wallménius2010-07-03
| | | | | | that again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27255 a1c6a512-1295-4272-9138-f99709370657
* add True Audio (TTA) codecYoshihisa Uchida2010-05-13
decoding speed iPod video ~153% But in some players, the decoding speed is not enough. (e.g., H180 52.4% (thanks amiconn), H300 55.09% (thanks n1s)) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25994 a1c6a512-1295-4272-9138-f99709370657