From: Guillaume Pellerin Date: Sat, 14 Dec 2013 23:20:47 +0000 (+0100) Subject: fix news X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b57d06c4435153c6f5167441434f87574b1768ee;p=timeside-diadems.git fix news --- diff --git a/README.rst b/README.rst index 399c84b..09e729f 100644 --- a/README.rst +++ b/README.rst @@ -87,14 +87,14 @@ News 0.5.2 * Add a general launch script "timeside-launch" (see "User interface") - * Add some pre-processing decorators to downmix and filter inputs of processors (see analyzer.waveform for ex) - * Add a fake numpy decoder to setup multi-pass process pipes + * Add some decorators to filter the inputs of processes (see analyzer.waveform for ex) + * Add a "stack" option to the FileDecoder to accumulate audio data allowing multipass processes * Add beat confidence to aubio_temporal * Add AAC encoder (gstreamer voaacenc plugin needed) * Add UUIDs to the file URI and to all processors * Add a Debian repository with all dependencies for i386 and amd64 architectures - * Fix WebM encoder - * Fix MP3 muxing + * Fix buggy WebM encoder + * Fix buggy MP3 muxing * Fix various minor bugs 0.5.1