summaryrefslogtreecommitdiff
path: root/apps/codecs/libtta/ttadec.c (follow)
Commit message (Expand)AuthorAge
* Add codecs to librbcodec.Sean Bartell2012-04-25
* FS#12141 by Sean BartellNils Wallménius2011-06-02
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* Add stdio.h include for SEEK_SET define to various files.Thomas Martitz2010-12-25
* Use system headers a bit more: use host's fcntl.h for O_RDONLY etc.Thomas Martitz2010-08-27
* Coldfire assembler implementation of hybrid_filter for libtta. Speeds up deco...Nils Wallménius2010-07-12
* Use more iram in the tta lib, speeds up decoding by 47MHz on h300 (mcf5249) a...Nils Wallménius2010-07-12
* Put decoder array into IRAM. Improves Coldfire (h300) performance 218MHz ->1...Michael Giacomelli2010-05-13
* add True Audio (TTA) codecYoshihisa Uchida2010-05-13