summaryrefslogtreecommitdiff
path: root/apps/codecs/libasf/asf.h
AgeCommit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-08-07WMA Voice now plays and seeks in the sim. The code is still in floating point...Mohamed Tarek
2010-05-21Rename seek() to asf_seek()Mohamed Tarek
2010-05-21Move seek() from wma.c to libasf since it's really ASF-specific.Mohamed Tarek
2010-05-09nomsgMohamed Tarek
2010-05-02missed a commentMohamed Tarek
2010-05-02Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek
2010-05-02- Modify metadata/asf.c to use libasf.Mohamed Tarek
2010-05-02- Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek