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.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Remove various ABS() definitions with a single one using typeof (if using gcc...
Thomas Martitz
2009-08-03
*
Removed the sim_ prefix from the plugin api.
Björn Stenberg
2009-01-07
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
Correct a comment and police comment style, no functional change
Nils Wallménius
2008-11-06
*
Further optimised (vs. libgcc) unsigned 32 bit division for ARMv4 (based on t...
Jens Arnold
2008-11-05
*
Codec memory reorganization
Nils Wallménius
2008-10-19
*
Combine the Vorbis, WMA and AAC IMDCT functions and put them into the codecli...
Michael Giacomelli
2008-09-04
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Clean up the codec API - remove all unused (and in many cases inappropriate) ...
Dave Chapman
2007-05-07
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
Long policy
Jens Arnold
2006-03-03
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
Correct the prototype for memmove (oops, forgot this file)
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
*
iriver: fix problem with playing some long vorbis files (e.g., this week in t...
Magnus Holmgren
2005-09-18
*
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
*
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...
Jens Arnold
2005-07-03
*
moved and renamed the codecs, gave the codecs a new extension (.codec),
Daniel Stenberg
2005-06-22