]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge branch 't/decoder_fixes'
authorAndre Noll <maan@systemlinux.org>
Tue, 26 Jun 2012 20:07:55 +0000 (22:07 +0200)
committerAndre Noll <maan@systemlinux.org>
Tue, 26 Jun 2012 20:11:07 +0000 (22:11 +0200)
97dbfe wmadec: Only decode one superframe at a time.
d6e017 flacdec: Only process a single flac audio frame.
1e1968 flacdec_close(): Be liberal in what you accept.
3f96f9 oggdec: Fix EOF handling on repositioning.
c7e2f7 oggdec: Realloc buffer to save memory.
634e75 oggdec: Do not decode more than necessary.

These changes are well tested and there are no known problems.


No differences found