gstreamer/libs/gst
Stefan Sauer 9a27b9c056 controller: move to core/gstobject
Move the controller to gstobject as a simple delegate. The controller and
controlsource are not classes in core. The controlsources stay separate as a lib
for now. This way we can avoid the qdata lookups.

Also remove controller_init(). There is no more need to link to controller for
elements.

Also sanitize the API. We now have functions to add properties like we had
methods to remove that. That avoids then ref count hacks we had in _new.
2011-11-04 20:11:51 +01:00
..
base Merge branch 'master' into 0.11 2011-11-04 19:11:19 +01:00
check pad: rename GstProbeType and GstProbeReturn to GstPadProbe{Type,Return} 2011-11-01 00:15:17 +00:00
controller controller: move to core/gstobject 2011-11-04 20:11:51 +01:00
dataprotocol buffer: rename PREROLL -> LIVE flag 2011-08-16 17:32:20 +02:00
helpers android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00
net net: add net address metadata 2011-11-03 16:46:35 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00