ext/soundtouch/: Make pitch element controllable via GstController interface (#344821).
authorWouter Paesen <wouter@kangaroot.net>
Wed, 14 Jun 2006 18:07:51 +0000 (18:07 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 14 Jun 2006 18:07:51 +0000 (18:07 +0000)
commit34f03fe525ac9c9e646ac77b9b0b655bd46d433b
tree9fc3d837bc70e7ffc468e796146c5620499e53e9
parentbed0b905a19551aa9cfec0dcfd1f744c1576c5a1
ext/soundtouch/: Make pitch element controllable via GstController interface (#344821).

Original commit message from CVS:
Patch by: Wouter Paesen  <wouter at kangaroot net>
* ext/soundtouch/Makefile.am:
* ext/soundtouch/gstpitch.cc:
Make pitch element controllable via GstController interface
(#344821).
* configure.ac:
Up core requirements to 0.10.8.1/CVS because earlier
GstControllers can't handle float properties correctly.
Check for GstController CFLAGS and LIBS.
* tests/icles/Makefile.am:
* tests/icles/pitch-test.c: (main):
Add small test program for the above (welcome to the 80s!).
ChangeLog
configure.ac
ext/soundtouch/Makefile.am
ext/soundtouch/gstpitch.cc
tests/icles/Makefile.am
tests/icles/pitch-test.c [new file with mode: 0644]