summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
* fix yellowYoshihisa Uchida2010-03-22
* fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida2010-03-22
* Fix FS#11127. r25165 introduced a bug to the aac codec, which lead to not res...Andree Buschmann2010-03-19
* Change various CPU_ARM defines to _ARM_ASSEM_ to be more consistent with the ...Michael Giacomelli2010-03-16
* Implement resume for alac codec.Andree Buschmann2010-03-14
* Make resume handling in the AAC codec less confusing. No functional change.Magnus Holmgren2010-03-14
* Fix FS#11103. Resuming musepack files was handled wrong since ages. This chan...Andree Buschmann2010-03-14
* corrects the smaf parser the following.Yoshihisa Uchida2010-03-13
* reduce firmware and sun audio codec.Yoshihisa Uchida2010-03-13
* Fix comment on interpolation macro.Andree Buschmann2010-03-12
* Fix playback of atrac3 joint stereo encoded files. Define the interpolation m...Andree Buschmann2010-03-12
* Make atrac3 streams in wav containers work again (error was introduced with r...Andree Buschmann2010-03-12
* Restore musepack's IRAM configuration to pre r25127 for non PP5022/24.Andree Buschmann2010-03-12
* libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida2010-03-12
* Minor optimization for musepack codec through moving functions to IRAM on PP ...Andree Buschmann2010-03-11
* Refacturate IRAM configuration for musepack codec. No functional change.Andree Buschmann2010-03-11
* Move (small) data into DRAM on PP5020, it's ~4.5% faster that way. Closes abo...Jens Arnold2010-03-10
* 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