[0.11] gstreamer: controller: remove convenience api for control sources
Stefan Kost
ensonic at kemper.freedesktop.org
Fri Jan 20 05:46:26 PST 2012
Module: gstreamer
Branch: 0.11
Commit: c227d51fa9e17f9d9592a46387e198177c8510c1
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=c227d51fa9e17f9d9592a46387e198177c8510c1
Author: Stefan Sauer <ensonic at users.sf.net>
Date: Fri Jan 20 08:27:57 2012 +0100
controller: remove convenience api for control sources
This is needed to support multiple kinds of control-bindings.
---
docs/gst/gstreamer-sections.txt | 2 -
gst/gstcontrolbinding.c | 6 +-
gst/gstcontrolbinding.h | 10 ++-
gst/gstobject.c | 82 +-----------------
gst/gstobject.h | 5 -
tests/benchmarks/controller.c | 5 +-
tests/check/gst/gstcontroller.c | 129 ++++++++++++++++-----------
tests/check/libs/controller.c | 84 +++++++++++------
tests/examples/controller/audio-example.c | 31 +++----
tests/examples/controller/control-sources.c | 9 +-
win32/common/libgstreamer.def | 2 -
11 files changed, 163 insertions(+), 202 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gstreamer/diff/?id=c227d51fa9e17f9d9592a46387e198177c8510c1
More information about the gstreamer-commits
mailing list