summaryrefslogtreecommitdiff
path: root/apps/codecs/libpcm/linear_pcm.c
AgeCommit message (Expand)Author
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida
2010-03-13reduce firmware and sun audio codec.Yoshihisa Uchida
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida
2010-03-06libpcm: decoded pcm depth corrects.Yoshihisa Uchida
2010-02-20libpcm: linear pcm decode logic separates according to each bitspersample, en...Yoshihisa Uchida
2010-02-20commit FS#10424 and FS#10425Yoshihisa Uchida
2010-01-28libpcm: add missing #include and set svn:keywordsBertrik Sikken
2010-01-27Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM...Michael Giacomelli