summaryrefslogtreecommitdiffstats
path: root/apps/codecs/wav64.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis1-3/+5
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida1-4/+12
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida1-1/+1
2010-03-07wave codecYoshihisa Uchida1-8/+7
2010-03-06When seek action failed, play time is invalid.Yoshihisa Uchida1-2/+2
2010-03-06libpcm: decoded pcm depth corrects.Yoshihisa Uchida1-1/+1
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida1-0/+447