summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWouter Paeson <wouter@kangaroot.net>2006-03-22 14:31:47 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-03-22 14:31:47 +0000
commit89ab6598cb6e3469e04811047f3d0cab78857b91 (patch)
treeb67aca1c461a3ebfbd8e32a6854de81d9c3caa97 /ChangeLog
parent2fd4b22a8367f75995501822e772055ef8318d82 (diff)
downloadgst-plugins-bad-89ab6598cb6e3469e04811047f3d0cab78857b91.tar.gz
gst-plugins-bad-89ab6598cb6e3469e04811047f3d0cab78857b91.tar.bz2
gst-plugins-bad-89ab6598cb6e3469e04811047f3d0cab78857b91.zip
Add new libsoundtouch-based pitch plugin (#331335).
Original commit message from CVS: Patch by: Wouter Paeson <wouter at kangaroot dot net> * configure.ac: * ext/Makefile.am: * ext/soundtouch/Makefile.am: * ext/soundtouch/gstpitch.cc: * ext/soundtouch/gstpitch.hh: Add new libsoundtouch-based pitch plugin (#331335).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03d51b97..cde37766 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-03-22 Tim-Philipp Müller <tim at centricular dot net>
+
+ Patch by: Wouter Paeson <wouter at kangaroot dot net>
+
+ * configure.ac:
+ * ext/Makefile.am:
+ * ext/soundtouch/Makefile.am:
+ * ext/soundtouch/gstpitch.cc:
+ * ext/soundtouch/gstpitch.hh:
+ Add new libsoundtouch-based pitch plugin (#331335).
+
2006-03-21 Tim-Philipp Müller <tim at centricular dot net>
* gst/modplug/libmodplug/load_ptm.cpp: