summaryrefslogtreecommitdiff
path: root/apps/codecs/wavpack_enc.c
AgeCommit message (Expand)Author
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold
2007-02-09Encoders: Add a little dithering with the fractional bit for mono mixdowns so...Michael Sevakis
2006-12-01Encoders: Mixdown to mono should round towards zero not -infinity.Michael Sevakis
2006-11-29Add support for compiling encoders without adjustable CPU frequency and/or IRAM.Michael Sevakis
2006-11-26Fixed the build error in FS#6357, patch 1.Tomasz Malesinski
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-09-23Fix profiling builds.Magnus Holmgren
2006-08-28Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with addi...Michael Sevakis