summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/xxx2wav.c (unfollow)
Commit message (Expand)Author
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg
2005-06-06Killed a warningLinus Nielsen Feltzing
2005-06-05First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing
2005-04-05mp3buf renamed to audiobufLinus Nielsen Feltzing
2005-03-09Fixes for the codec test environment: (1) Long aligned codec_malloc(). (2) Up...Jens Arnold
2005-02-28Get malloc() and friends out of the way for the cygwin linker (and maybe othe...Jens Arnold
2005-02-23Reduced the LCD updates to once per secondLinus Nielsen Feltzing
2005-02-19First version of vorbis decoderDave Chapman
2005-02-18Build the codec plugins in the simulator - only tested for X11Dave Chapman
2005-02-16Do not build on simulator or non-software codecs targetsDave Chapman
2005-02-16Move contents of plugins/xxx2wav.h into the plugin libraryDave Chapman
2005-02-16More code cleanupsDave Chapman
2005-02-16Start to clean up a52towav.c and move common xxx2wav code into xxx2wav.hDave Chapman