summaryrefslogtreecommitdiff
path: root/apps/codecs/libpcm
AgeCommit message (Expand)Author
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-03-22fix yellowYoshihisa Uchida
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida
2010-03-13corrects the smaf parser the following.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-07ima adpcm/swf adpcm: corrects the problem the noise occurs after the play ends.Yoshihisa Uchida
2010-03-06libpcm: decoded pcm depth corrects.Yoshihisa Uchida
2010-02-24Add missing #include in libpcm codecsBertrik Sikken
2010-02-24libpcm: deletes PCM_CHUNK_SIZE.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#10423 by Yoshihisa Uchida. Adds support for floating point PCM to ...Michael Giacomelli
2010-01-27Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM...Michael Giacomelli