Commit graph

13 commits

Author SHA1 Message Date
Tim-Philipp Müller
9e1b75fda3 Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-04 00:09:59 +00:00
Tim-Philipp Müller
1754e12623 tests: fix build of pitch-test
Does not sound like the same test in 0.10 though..
2012-07-11 14:27:46 +01:00
Stefan Sauer
cf0f205cca controller: adapt to control-source type changes 2012-01-31 12:29:13 +01:00
Stefan Sauer
1dc8b0eab8 controller: rename control-bindings
gst_control_binding_xxx -> gst_xxx_control_binding for consistency.
2012-01-30 22:42:10 +01:00
Stefan Sauer
20574b09a3 controller: move from control-binding to control-binding-direct 2012-01-23 11:04:30 +01:00
Stefan Sauer
688b6c9ac8 controller: adapt to control binding changes 2012-01-20 14:47:32 +01:00
Stefan Sauer
839ce7e59f controller: adapt to controller api changes
Don't use the convenience api for control sources.
2012-01-20 14:47:32 +01:00
Stefan Sauer
3b3de767c1 controller: port to API changes 2011-12-31 10:03:10 +01:00
Stefan Sauer
2b18ec9ece controller: port to new interpolation-mode api 2011-12-19 23:51:19 +01:00
Stefan Sauer
dd346a217c controller: port to new controller api 2011-12-19 22:55:18 +01:00
Stefan Sauer
9f73890892 controller: port to new controller location and api 2011-11-04 20:14:01 +01:00
Sebastian Dröge
f96df5c17a pitch-test: Don't use deprecated GstController API 2010-09-21 12:26:37 +02:00
Wouter Paesen
34f03fe525 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!).
2006-06-14 18:07:51 +00:00