summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
...
* Minor libwmavoice fixes; initialise the entire VBM tree and remove file handl...Steve Bavin2011-08-26
* Fix an issue in libfaad found by static code analysis. Two arrays within the ...Andree Buschmann2011-08-26
* Clean up redundant assignmentThomas Jarosch2011-08-25
* Optimized compiler settings for libgme. ARM now uses -O1 except for the 2413 ...Andree Buschmann2011-08-18
* FS#12231Nils Wallménius2011-08-18
* Roll back r30328. Sorry for any inconvenience.Andree Buschmann2011-08-18
* Allow to use different compiler settings for codecs built from libgme. ARM no...Andree Buschmann2011-08-18
* Submit a patch to the VGM codec by Mauricio Gama which saves some more RAM th...Andree Buschmann2011-08-17
* Reduce memory consumption of VGM codec for low memry targets at the costs of ...Andree Buschmann2011-08-17
* Save some RAM in a libgme emulator used for VGM codec. LFO_ENV_TAB[] and LFO_...Andree Buschmann2011-08-15
* Remove further float operations from emu2413 in libgme to speed up synthesis.Andree Buschmann2011-08-14
* Remove a couple of duplicate #includesBertrik Sikken2011-08-14
* Remove all IRAM attributes from libGME to be able to restart the IRAM optimiz...Andree Buschmann2011-08-13
* 6th part of FS#12176. Reduce memory consumption of libgme emulators to allow ...Andree Buschmann2011-08-12
* Remove unused sources from libgme.Andree Buschmann2011-08-12
* 5th part of FS#12176. Further fixed point migration. Only two emulators (ym24...Andree Buschmann2011-08-11
* libgme: make local functions static where possibleBertrik Sikken2011-08-11
* Reduce gain of VGM codec to avoid clipping.Andree Buschmann2011-08-11
* 4th part of FS#12176. Volume settings migrated to fixed point for libgme.Andree Buschmann2011-08-11
* 3rd part of FS#12176. Gain setting migrated to fixed point for libgme.Andree Buschmann2011-08-10
* 2nd part of FS#12176. Tempo setting migrated to fixed point for libgme.Andree Buschmann2011-08-09
* Remove a floating point calculation from ay codec.Andree Buschmann2011-08-08
* Remove 'set but not used' warning.Andree Buschmann2011-08-07
* Fix yellow and red. Disable NSF, VGM, SGC and KSS formats for low memory targ...Andree Buschmann2011-08-07
* Submit initial patch from FS#12176. Adds support for several new game music f...Andree Buschmann2011-08-07
* Sync rockbox to r475 of musepack's svn.Andree Buschmann2011-08-02
* Fix a bug introduced in r27463 that caused the line spectral pair look up tab...Michael Giacomelli2011-07-28
* Fix musepack resume for resume positions > 7:30m.Andree Buschmann2011-07-23
* AAC: Another gapless fix, this one for the end of the file. The real size of ...Magnus Holmgren2011-07-17
* Do not use double/float calculations but predefined tables in mod codec. Redu...Andree Buschmann2011-06-30
* Submit FS#12142 by Sean Bartell with minor chnages by myself. Removes unused ...Andree Buschmann2011-06-24
* SPC Codec: Restore correct FIR buffer alignment when an address mask is used....Michael Sevakis2011-06-24
* Submit FS#12164 by Sean Bartell with minor changes by myself. Fixes possible ...Andree Buschmann2011-06-24
* FS#12161: Correct the gapless processing for AAC, so that it doesn't remove t...Magnus Holmgren2011-06-18
* libtremor: comment out unused struct member.Nils Wallménius2011-06-09
* codeclib: make selective inclusion of macros and inline functions from the co...Nils Wallménius2011-06-08
* FS#12144, Use -fPIC -fvisibility=hidden only for plugins on sim and app build...Nils Wallménius2011-06-07
* libtremor: Implement a memory configuration for targets that don't use separa...Nils Wallménius2011-06-06
* Safe part of FS#11268, saving some codec buffer space for targets that don't ...Nils Wallménius2011-06-05
* FS#12146: Fix libcook bugs introduced in r22055 by Sean Bartell.Nils Wallménius2011-06-05
* Accept FS#12143 (NSF codec clean up): Declare local stuff static, comment unu...Andree Buschmann2011-06-05
* Delete old unused macro.Nils Wallménius2011-06-05
* Disable some unused code in speex to save binsize.Nils Wallménius2011-06-02
* Build the voice codec speex with core -O switch to save size on targets using...Nils Wallménius2011-06-02
* Fix define name.Nils Wallménius2011-06-02
* FS#12141 by Sean BartellNils Wallménius2011-06-02
* FS#12140 by Sean Bartell, Make various codec stuff static.Nils Wallménius2011-06-01
* Commit FS#12130 - Fix ADX decoding on 64-bit systems by Sean Bartell. Fixes ...Michael Giacomelli2011-05-26
* Remove residual float operations from sid codec.Andree Buschmann2011-05-23
* Fix yellow.Andree Buschmann2011-05-23