summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/codeclib_misc.h (follow)
Commit message (Expand)AuthorAge
* Make codeclib_misc.h include the asm headers to simplify inclusion magic.Nils Wallménius2010-07-29
* Check if ROCKBOX_LITTLE_ENDIAN and ROCKBOX_BIG_ENDIAN are defined, no which v...Rafaël Carré2010-07-14
* Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann2010-02-21
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* These macros have been replaced by (UN)LIKELY macros and were not used anywhere.Nils Wallménius2009-11-29
* Removed remaining MB usageDave Hooper2009-08-29
* Modify the mdct library to enable using it outside rockbox - No functional ch...Mohamed Tarek2009-08-13
* Fix endianness defines in the mdctlib code.Michael Giacomelli2009-03-10
* Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg2009-01-12