summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack (follow)
Commit message (Expand)AuthorAge
* Squeezed two very frequently used arrays in IRAM for a very nice performance ...Thom Johansen2005-10-28
* Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing2005-10-27
* Didn't mean to commit that...Thom Johansen2005-10-27
* Introduced usage of IBSS_ATTR and ICONST_ATTR in codec libraries.Thom Johansen2005-10-27
* Musepack: emacified multiplication routines, gives a nice speed boost.Jens Arnold2005-10-12
* Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman2005-10-06
* Adapted codecs and DSP system to having MACSR saved in thread context.Thom Johansen2005-09-07
* oops... should compile without warnings nowChristian Gmeiner2005-07-18
* Added CPU_COLDFIRE define - one step closer to iAudio-portChristian Gmeiner2005-07-18
* Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold2005-07-03
* See my message on the mailinglist. This should kill all warnings left in the ...Tomas Salfischberger2005-06-14
* Another warning fixed (idtag.c:59: warning: implicit declaration of function ...Tomas Salfischberger2005-06-14
* Small Musepack optimisation.Thom Johansen2005-06-12
* Replaced critical loop with assembler. A bit closer to realtime now. This cod...Thom Johansen2005-06-11
* fix warningsDaniel Stenberg2005-05-07
* fix a couple of warnings, still have numerous for signed <=> unsigned mixedDaniel Stenberg2005-05-07
* Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen2005-04-12