summaryrefslogtreecommitdiff
path: root/apps/codecs/libasf/asf.c (follow)
Commit message (Expand)AuthorAge
* Correct the check for the requested vs returned sizes in libasf. Mohamed Tarek2010-08-14
* Fix a bug in the asf parser that led to dropping packets in WMA voice. WMA vo...Mohamed Tarek2010-08-13
* Missed some more debug statements in libasf.Michael Giacomelli2010-08-12
* Rename seek() to asf_seek()Mohamed Tarek2010-05-21
* Move seek() from wma.c to libasf since it's really ASF-specific.Mohamed Tarek2010-05-21
* Remove unnecessary parameter (struct codec_api* ci) passed to libasf function...Mohamed Tarek2010-05-02
* Add the Rockbox GPL header to apps/codecs/libasf/asf.c and fix the one in app...Mohamed Tarek2010-05-02
* - Factor out container specific code from apps/codecs/wma.c.Mohamed Tarek2010-05-02