]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commit01a7db579a518a1a03b940a5a42411e49123ac1b
tree096391319a03b5107ddcb3044a9c2c481b56d3ed
parent1745a87654ce08b57c46ce0870d8571eacbe27c9
parent97dbfe66e1697640edcb987f17faed84536528e4
Merge branch 't/decoder_fixes'

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.
NEWS
wmadec_filter.c