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.
0.4.11 (to be announced) "mutual diversity"
-------------------------------------------
+ - Sideband connections: If both para_server and para_client
+ support this feature, data is sent as a multiplexed stream.
- The --no_default_filters option of para_filter has been
removed.
++ - Several fixes and latency improvements to various decoders.
- Documentation improvements.
------------------------------------------