summaryrefslogtreecommitdiff
path: root/apps/codecs (follow)
Commit message (Expand)AuthorAge
* Update libwavpack with latest changes from the tiny_encoder. This allowsDave Bryant2007-01-08
* fix previous commit and use just .textMarcoen Hirschberg2006-12-31
* fix flac on ARM platforms which don't use iramMarcoen Hirschberg2006-12-31
* Fix last build warning from PP recording changes.Barry Wardell2006-12-18
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* Remove the filesMartin Arver2006-12-11
* Stop building, and remove dumb as it has not changed state since its initial ...Martin Arver2006-12-11
* Delete libFLAC - it has't been used since October 2005Dave Chapman2006-12-11
* Minor corrections to FLAC seeking calculationsAdam Boot2006-12-07
* AAC codec: accept M4B files.Magnus Holmgren2006-12-07
* Make the AAC (and ALAC) codec more flexible when dealing with the MP4 file st...Magnus Holmgren2006-12-06
* Remove some unneeded code that caused problems for enhanced AAC files.Magnus Holmgren2006-12-03
* Encoders: Mixdown to mono should round towards zero not -infinity.Michael Sevakis2006-12-01
* Add support for compiling encoders without adjustable CPU frequency and/or IRAM.Michael Sevakis2006-11-29
* FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.Tomasz Malesinski2006-11-26
* Fixed the build error in FS#6357, patch 1.Tomasz Malesinski2006-11-26
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC: Stop clicks between tracks when resampler is active by only switchin...Michael Sevakis2006-11-26
* Fixed header parsing in AIFF. The minimum header size is 54 bytes for an audi...Michael Sevakis2006-11-25
* Fixed header calculation goofs that would've affected mono files and little-e...Michael Sevakis2006-11-24
* Recording: Add AIFF recording to SWCODEC. Note: AIFF playback chokes on sampl...Michael Sevakis2006-11-24
* Enable ReplayGain processing for AAC and ALAC (not really tested though). Als...Magnus Holmgren2006-11-23
* FS#6315 - Get the UI simulator to compile for non SWCODEC targets on OS X.Barry Wardell2006-11-11
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* Sample-accurate seeking for FLACAdam Boot2006-11-08
* Improve support for long MP4 files. Twice as long files can now play, and for...Magnus Holmgren2006-11-08
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* Update several codec Makefiles so that the codec libs build again on Coldfire...Magnus Holmgren2006-10-30
* Adapted more Makefiles to the more efficient info printing.Jens Arnold2006-10-30
* Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold2006-10-27
* Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen2006-10-27
* Assembler optimised FLAC 24 bit handling routines for Coldfire based players....Thom Johansen2006-10-25
* Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold2006-10-23
* Forgot one file...Magnus Holmgren2006-10-11
* AAC codec: Improved MP4 file parsing. Should now handle most streamable files...Magnus Holmgren2006-10-11
* AAC codec: Fix buffer overrun on high-bitrate files.Magnus Holmgren2006-10-10
* AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).Magnus Holmgren2006-10-01
* Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell2006-09-29
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
* oops, forgot to 'cvs add' it [thanks for reminding me, linuxstb]Rani Hod2006-09-25
* Accepted FS#6023 - ADX codec (some kind of ADPCM).Rani Hod2006-09-25
* Fix the warning.Magnus Holmgren2006-09-24
* Apply a bunch of simple AAC decoder optimizations. Biggest speedup is on Cold...Magnus Holmgren2006-09-24
* Add profiling support for libfaad, and enable a small optimization.Magnus Holmgren2006-09-24
* Fix profiling builds.Magnus Holmgren2006-09-23
* Reverted workaround for the gcc warning. There was a change of behaviour in a...Jens Arnold2006-09-16
* FS patch #5959 by Antonius Hellmann. Update MP3 encoder to the state of the M...Thom Johansen2006-09-09
* Recude iram usage for the Vorbis decoder a little. Makes it possible to build...Magnus Holmgren2006-09-05
* A few minor changes to match upstream svn.Magnus Holmgren2006-09-05
* more make magic to heal the broken buildsDaniel Stenberg2006-09-02