summaryrefslogtreecommitdiffstats
path: root/apps/codecs/smaf.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Enforce that codecs wait for their metadata in a proper-ish and consistent ma...Michael Sevakis1-4/+5
2010-03-22fix bug: WAV file playback does not resume (FS#11077)Yoshihisa Uchida1-1/+24
2010-03-13corrects the smaf parser the following.Yoshihisa Uchida1-157/+191
2010-03-12libpcm: output depth corrects for the sign 1bit. linear pcm corrects bits shift.Yoshihisa Uchida1-1/+1
2010-03-07wave codecYoshihisa Uchida1-10/+9
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-24fix yellowYoshihisa Uchida1-1/+1
2010-02-24add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida1-0/+435