summaryrefslogtreecommitdiffstats
path: root/apps/codecs/vox.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida1-9/+28
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida1-1/+1
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 vox (Dialogic telephony formats) codec add. (FS#11021)Yoshihisa Uchida1-0/+181