summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/codeclib.c
AgeCommit message (Expand)Author
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-10-19Codec memory reorganizationNils Wallménius
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03Another round of making local functions static and making sure that source fi...Bertrik Sikken
2007-05-07Clean up the codec API - remove all unused (and in many cases inappropriate) ...Dave Chapman
2007-02-10Doh. Forgot about codeclib.c.Michael Sevakis
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-03-24Whoops, missed a file in last warning fix commitBrandon Low
2006-03-09Fix profiling compilation for non-m68k targetsBrandon Low
2006-03-03Long policyJens Arnold
2006-02-06Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-10-31Correct the prototype for memmoveDave Chapman
2005-10-17iriver: more codec library cleanup: remove codec_alloca and a some extraneous...Magnus Holmgren
2005-10-13Cleaned up the messy codec header and library system by merging codec.h, lib/...Thom Johansen
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen
2005-07-24ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.Magnus Holmgren
2005-07-12removed an extra codec_api struct pointer and the function setting itDaniel Stenberg
2005-06-27Fixed a simulator warning.Miika Pekkarinen
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg