summaryrefslogtreecommitdiff
path: root/apps/codecs/libtta/libtta.make (unfollow)
Commit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2011-08-18FS#12231Nils Wallménius
2011-01-12Switch coldfire builds over to new toolchain using gcc 4.5.2 and binutils 2.20.1Nils Wallménius
2010-12-27Redo r28026 so that all .S files get the __ASSEMBLER__ define.Thomas Martitz
2010-07-12Tune compiler optimizations for libtta, gives a speedup of 1.1MHz on h300 and...Nils Wallménius
2010-07-03We already build with -fomit-frame-pointer so there's no need to specify that...Nils Wallménius
2010-05-13add True Audio (TTA) codecYoshihisa Uchida