summaryrefslogtreecommitdiffstats
path: root/apps/codecs/wav.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Removed a ton of tabs, fixed some indentation and removed some unneeded inclu...Thom Johansen1-55/+53
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman1-1/+1
2005-09-22iriver: proper wav file handling by Frederic Devernay (patch #1245261). Adapt...Magnus Holmgren1-62/+646
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen1-8/+5
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-1/+1
2005-06-26Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen1-1/+16
2005-06-22removed the use of the 2nd argument to codec_start() since no codec usedDaniel Stenberg1-1/+1
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg1-0/+136