summaryrefslogtreecommitdiffstats
path: root/apps/codecs/mpc.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Added DSP support and started passing full precision samples to playback engi...Thom Johansen1-78/+53
2005-09-21DSP_* constants moved from playback.h to dsp.h.Thom Johansen1-1/+1
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-2/+2
2005-06-22Nicer code, removed rb references.Thom Johansen1-144/+120
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/+214