From: Andre Noll Date: Thu, 26 Jun 2014 16:58:27 +0000 (+0200) Subject: Merge branch 't/bitstream_improvements' X-Git-Tag: v0.5.3~17 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=be7eec0e9944f493af023164fb2b0e9e48787f1e;p=paraslash.git Merge branch 't/bitstream_improvements' Cooking since 2014-04-22. * t/bitstream_improvements: bitstream: Improve documentation. wma: Store ASF header info in afhi->techinfo. bitstream: Replace check for impossible condition by assertion. bitstream: Remove pointless variable "code_prefix2". bitstream: Micro-optimization. bitstream: Kill pointless variable "symbol". bitstream: Trivial coding style fixes. bitstream: Trivial spelling fix auxillary -> auxiliary. --- be7eec0e9944f493af023164fb2b0e9e48787f1e diff --cc NEWS index 1cc2f40e,508288ec..7f414977 --- a/NEWS +++ b/NEWS @@@ -1,17 -1,6 +1,19 @@@ NEWS ==== +------------------------------------------------- +0.5.3 (to be released) "symbolic synchronization" +------------------------------------------------- + + - Various alsa-related fixes, mostly for the raspberry pi. + - The test suite has been extended to include sanity checks + for the generated man pages. + - ao_writer fixes. This writer was in a quite bad shape. Many + serious bugs have been fixed. + - new audiod command: version. ++ - Minor improvements to the bitstream API. ++ + ---------------------------------------- 0.5.2 (2014-04-11) "orthogonal interior" ----------------------------------------