From: Andre Noll Date: Thu, 18 Aug 2011 20:12:07 +0000 (+0200) Subject: Merge branch 't/oggdec_cleanups' X-Git-Tag: v0.4.8~3 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=c0abcee0da53a6b399c3d16a62830aaa9ae21349;hp=-c Merge branch 't/oggdec_cleanups' --- c0abcee0da53a6b399c3d16a62830aaa9ae21349 diff --combined NEWS index 946524b2,40c30bf9..5cfee4fb --- a/NEWS +++ b/NEWS @@@ -21,10 -21,8 +21,11 @@@ are the highlights of this release gengetopt to build the tarball. - Compiles cleanly also with llvm/clang. - Corrupt mp3 files are handled more gracefully. + - The alsa writer uses poll fds instead of computing timeouts. + - Cleanup of the generic writer API. - sched: Optimized zero timeouts. - vss timeout cleanups. ++ - oggdec fixes and improvements. -------------------------------------- 0.4.7 (2011-06-01) "infinite rollback"