diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-10-13 06:43:29 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-10-13 06:43:29 +0000 |
commit | 67a69a43d42c4bb50135742f341908288af7390b (patch) | |
tree | f019112dc30d5826fdf9aec85816d526fbb39bd0 /media-plugins/gst-plugins-soundtouch/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-67a69a43d42c4bb50135742f341908288af7390b.tar.gz gentoo-2-67a69a43d42c4bb50135742f341908288af7390b.tar.bz2 gentoo-2-67a69a43d42c4bb50135742f341908288af7390b.zip |
Add the soundtouch plugin from gst-plugins-bad for BPM (beats-per-minute) detection and pitch controller element. The bpmdetect element is particularly needed by media-sound/banshee for its automatic beats-per-minute detection feature. Bug 284036
(Portage version: 2.2.0_alpha62/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch/ChangeLog')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog new file mode 100644 index 000000000000..14603fb6910e --- /dev/null +++ b/media-plugins/gst-plugins-soundtouch/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for media-plugins/gst-plugins-soundtouch +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.1 2011/10/13 06:43:29 leio Exp $ + +*gst-plugins-soundtouch-0.10.22 (13 Oct 2011) + + 13 Oct 2011; Mart Raudsepp <leio@gentoo.org> + +gst-plugins-soundtouch-0.10.22.ebuild, +metadata.xml: + Add the soundtouch plugin from gst-plugins-bad for BPM (beats-per-minute) + detection and pitch controller element. The bpmdetect element is particularly + needed by media-sound/banshee for its automatic beats-per-minute detection + feature. Bug 284036 + |