summaryrefslogtreecommitdiff
path: root/apps/codecs/lib/codeclib.h (unfollow)
Commit message (Expand)Author
2006-03-03Long policyJens Arnold
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-10-31Correct the prototype for memmove (oops, forgot this file)Dave 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-18iriver: fix problem with playing some long vorbis files (e.g., this week in t...Magnus Holmgren
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-07-03Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and...Jens Arnold
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-03-10Compile the simulators without special code & data sections. Fixes intermitte...Jens Arnold
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-25Codec test plugins: use DEBUGF() instead of (not cleanly avaliable) printf().Jens Arnold
2005-02-19First version of vorbis decoderDave Chapman
2005-02-16Add flac2wav decoder - hardcoded output is /flactest.wavDave Chapman
2005-02-16Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman