index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
lib
/
codeclib.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Another round of making local functions static and making sure that source fi...
Bertrik Sikken
2008-05-03
*
Clean up the codec API - remove all unused (and in many cases inappropriate) ...
Dave Chapman
2007-05-07
*
Doh. Forgot about codeclib.c.
Michael Sevakis
2007-02-10
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
Whoops, missed a file in last warning fix commit
Brandon Low
2006-03-24
*
Fix profiling compilation for non-m68k targets
Brandon Low
2006-03-09
*
Long policy
Jens Arnold
2006-03-03
*
Added memmove() to codec API & plugin API, and changed codeclib and plugin li...
Jens Arnold
2006-02-06
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
Correct the prototype for memmove
Dave Chapman
2005-10-31
*
iriver: more codec library cleanup: remove codec_alloca and a some extraneous...
Magnus Holmgren
2005-10-17
*
Cleaned up the messy codec header and library system by merging codec.h, lib/...
Thom Johansen
2005-10-13
*
DSP_* constants moved from playback.h to dsp.h.
Thom Johansen
2005-09-21
*
ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.
Magnus Holmgren
2005-07-24
*
removed an extra codec_api struct pointer and the function setting it
Daniel Stenberg
2005-07-12
*
Fixed a simulator warning.
Miika Pekkarinen
2005-06-27
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22