From b57d06c4435153c6f5167441434f87574b1768ee Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 15 Dec 2013 00:20:47 +0100 Subject: [PATCH] fix news --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.39.5