Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
05dccc355144dc717b3cb9ef0074a9ab38a520f4
/
apps
/
codecs
/
lib
/
codeclib.h
05dccc3
Profiling support, tools and documentation.
by Brandon Low
· 19 years ago
c3f901b
Correct the prototype for memmove (oops, forgot this file)
by Dave Chapman
· 19 years ago
3701125
iriver: more codec library cleanup: remove codec_alloca and a some extraneous defines.
by Magnus Holmgren
· 19 years ago
c91e0bb
Cleaned up the messy codec header and library system by merging codec.h, lib/codeclib.[ch] and lib/xxx2wav.[ch] into just codeclib.[ch]. Deleted much of the unused code in the xxx2wav portion. All codecs should now only include codeclib.h, and whatever codec specific headers are needed.
by Thom Johansen
· 19 years ago
f5ec0fa
iriver: fix problem with playing some long vorbis files (e.g., this week in tech, #21); the decoder would run out of memory and freeze rockbox.
by Magnus Holmgren
· 19 years ago
4a53787
ReplayGain support for Ogg Vorbis files (also called VorbisGain) added.
by Magnus Holmgren
· 19 years ago
7ba03e6
removed an extra codec_api struct pointer and the function setting it
by Daniel Stenberg
· 19 years ago
d2456b4
Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers.
by Jens Arnold
· 19 years ago
1dd672f
moved and renamed the codecs, gave the codecs a new extension (.codec),
by Daniel Stenberg
· 19 years ago
[Renamed (91%) from apps/plugins/lib/codeclib.h]
1c497e6
First audio codec playback attempt by Miikka Pekkarinen
by Linus Nielsen Feltzing
· 19 years ago