summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
* Simplify makefileNils Wallménius2010-03-09
* Use bx lr unconditionally in setjmp_arm.SRafaël Carré2010-03-09
* Use more IRAM for musepack on S5L870X CPUs.Andree Buschmann2010-03-07
* Use larger IRAM for M5/X5 in vorbis.Andree Buschmann2010-03-07
* Fix red.Andree Buschmann2010-03-07
* Move WMA decoder array to IRAM on M5/X5 for better performance.Andree Buschmann2010-03-07
* Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...Andree Buschmann2010-03-07
* ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends.Yoshihisa Uchida2010-03-07
* wave codecYoshihisa Uchida2010-03-07
* When seek action failed, play time is invalid.Yoshihisa Uchida2010-03-06
* libpcm: decoded pcm depth corrects.Yoshihisa Uchida2010-03-06
* strip trailing spaceMichael Giacomelli2010-03-05
* Fix red by moving fsincos back to libwmaMichael Giacomelli2010-03-05
* Remove unused GPL code from ffmpeg mdct library in order to restore it to LGPL.Michael Giacomelli2010-03-05
* Fix broken whitespace after r24862Nils Wallménius2010-03-05
* Remove leftover unused buffer from the mdctexp branchNils Wallménius2010-03-04
* libdemac: Separate filtering calls per channel in preparation for the dual-co...Jens Arnold2010-03-03
* Get rid of .rept in inline asm() blocks where possible. Using .rept causes gc...Jens Arnold2010-03-03
* fix yellowYoshihisa Uchida2010-02-28
* Fix 64-bit sim warning introduced in r24955Dave Chapman2010-02-28
* Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida2010-02-28
* Add vox (Dialogic telephony formats) codec add. (FS#11021)Yoshihisa Uchida2010-02-28
* Add Sun Audio codec. (FS#10433)Yoshihisa Uchida2010-02-28
* Add missing #include in libpcm codecsBertrik Sikken2010-02-24
* fix yellowYoshihisa Uchida2010-02-24
* add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida2010-02-24
* libpcm: deletes PCM_CHUNK_SIZE.Yoshihisa Uchida2010-02-24
* Change liba52 and libmad to the original 8-spaced tabbing.Andree Buschmann2010-02-22
* Remove all tabs within codec path.Andree Buschmann2010-02-22
* Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann2010-02-21
* Make mdct compilable again for non-ARM targets.Andree Buschmann2010-02-21
* Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann2010-02-21
* Eep, didn't mean to commit those other filesDave Hooper2010-02-21
* Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper2010-02-21
* Optimization for cook codec. Rework sample output to be able to use highly op...Andree Buschmann2010-02-21
* Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...Dave Hooper2010-02-21
* Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...Dave Hooper2010-02-20
* Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...Dave Hooper2010-02-20
* Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...Dave Hooper2010-02-20
* libpcm: linear pcm decode logic separates according to each bitspersample, en...Yoshihisa Uchida2010-02-20
* Clarify comments in ARMv6 divider regarding special-case handling of large (h...Andrew Mahone2010-02-20
* commit FS#10424 and FS#10425Yoshihisa Uchida2010-02-20
* Use new MDCT library for libfaad. Speeds up AAC-LC by 2.5MHz.Michael Giacomelli2010-02-20
* I don't yet fully understand why this is required, but without it the output ...Dave Hooper2010-02-18
* split_radix_permutation also unused (since now a hardcoded table) - but left ...Dave Hooper2010-02-17
* FIx typo in coldfire asm which caused yellowDave Hooper2010-02-17
* Fix yellow (bad function declaration)Dave Hooper2010-02-17
* Fix yellow (ff_fft_permute_c an unused function in codeclib)Dave Hooper2010-02-17
* Merge from branches/mdctexp - faster ifft+imdct in codec libDave Hooper2010-02-17
* Add the Rockbox GNU header to some files in libatrac.Mohamed Tarek2010-02-16