From: Andre Noll Date: Thu, 12 Dec 2013 08:11:07 +0000 (+0100) Subject: Merge branch 't/flacdec_fixes' X-Git-Tag: v0.5.1~4 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=a06e9d8c4626e2683ddc8fd0874824100a668f3b Merge branch 't/flacdec_fixes' Cooking since 2013-10-27. 6da1ca flacdec: Fix DECODER_ABORTED handling. 76a2c8 flacdec: Avoid busy loop. a1beef flacdec: Fix mono output. 8633a2 flacdec: Avoid declaration after statement. 464648 flacdec: Improve documentation of unconsumed. c2d841 fd.c: Fix bad English in comment. --- a06e9d8c4626e2683ddc8fd0874824100a668f3b diff --cc NEWS index 980f613a,fc6ccffb..b20c7c6b --- a/NEWS +++ b/NEWS @@@ -5,9 -5,8 +5,12 @@@ NEW 0.5.1 (to be announced) "temporary implication" ---------------------------------------------- -- - audiod improvements and fixes. -- - buffer tree robustness improvements. - - cleanup of the mood subsystem. ++Lots of fixes and improvements all over the place. ++ ++ - Audiod improvements and fixes. ++ - Buffer tree robustness improvements. ++ - Cleanup of the mood subsystem. ++ - Fixes and cleanups for the flac decoder. ---------------------------------------- 0.5.0 (2013-08-23) "invertible validity"