summaryrefslogtreecommitdiff
path: root/apps/codecs/aiff.c (follow)
Commit message (Expand)AuthorAge
* Calculate watermark from bitrate and harddisk spinup time.Björn Stenberg2009-01-10
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Change to (or add) 'standard' codec startup delay, fixing potential startup p...Magnus Holmgren2008-02-24
* Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low2007-11-05
* AIFF COMM chunks might be larger than 18 bytes.Jens Arnold2007-04-23
* Cast some more to keep both 32 bit and 64 bit simulator platforms happy.Jens Arnold2007-03-17
* Fix simulator builds, and some debugf() format strings.Jens Arnold2007-03-17
* SWCODEC: Fix the problem of replaygain not being applied unless the menu is ...Michael Sevakis2007-02-26
* SWCODEC: Annoying neatness update. Use intptr_t for codec_configure_callback ...Michael Sevakis2007-02-10
* Fix resampling clicking as much as possible at the moment. 1) Upsampling clic...Michael Sevakis2007-02-07
* 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
* Re-enable the currently unused and broken dithering and noise shaping code al...Thom Johansen2006-10-27
* First commit of reworking voice to be mroe stable on swcodecBrandon Low2006-04-22
* Put new_track on the codec_api, and use it instead of the reload_codec variab...Brandon Low2006-04-15
* Fix warningsBrandon Low2006-03-24
* Code policed. Converted to generate internal s3.28 format directly (nextThom Johansen2006-03-20
* Minor code policingLinus Nielsen Feltzing2006-02-01
* Patch #1421483 - AIFF codec by Jvo StuderDave Chapman2006-02-01