summaryrefslogtreecommitdiff
path: root/gst/gstcontrolsource.c
Commit message (Expand)AuthorAgeFilesLines
* docs: add missing docs, fixing doc errorsSebastian Rasmussen2013-12-031-2/+2
* docs: improve api docs for controlsource and -bindingStefan Sauer2013-01-101-12/+10
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* introspection: assorted introspection and documentation fixesEvan Nemerson2012-06-181-1/+1
* controller: expand the api to offer functions for plain and GValue arraysStefan Sauer2012-04-251-1/+2
* controlsource: sink the floating refStefan Sauer2012-01-301-0/+20
* control-sources: turn into GstObjectsStefan Sauer2011-12-311-1/+1
* controller: move GValue handling from control-sources to -bindingStefan Sauer2011-12-251-46/+6
* controller: move GstControlledProperty into a separate classStefan Sauer2011-12-251-6/+11
* controller: remove unused parent_class varriable from controlsourceStefan Sauer2011-12-201-4/+0
* controller: fix gpointer vs. gpointer* mess upStefan Sauer2011-12-061-1/+1
* controller: remove GstValueArrayStefan Sauer2011-12-061-2/+3
* controller: merge controller into gstobjectStefan Sauer2011-11-101-2/+5
* controller: move to core/gstobjectStefan Sauer2011-11-041-0/+157