gstreamer/libs/gst/controller
Sebastian Dröge 43538e2e75 Merge branch 'master' into 0.11
Conflicts:
	docs/design/draft-buffer2.txt
	docs/design/part-TODO.txt
	docs/design/part-block.txt
	docs/design/part-bufferlist.txt
	docs/design/part-caps.txt
	docs/design/part-element-transform.txt
	docs/design/part-events.txt
	docs/design/part-negotiation.txt
	gst/gstcaps.c
	gst/gstevent.h
	gst/gstghostpad.c
	gst/gstinterface.c
	gst/gstpad.c
	gst/gstpad.h
	gst/gstutils.c
	libs/gst/base/gstbasesink.c
	libs/gst/base/gstbasesrc.c
	libs/gst/base/gstbasetransform.c
	libs/gst/base/gsttypefindhelper.c
	plugins/elements/gstcapsfilter.c
	plugins/elements/gsttee.c
	tests/check/generic/sinks.c
	tools/gst-launch.1.in
2011-09-08 14:28:23 +02:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstcontroller.c Merge branch 'master' into 0.11 2011-09-08 14:28:23 +02:00
gstcontroller.h Merge branch 'master' into 0.11 2011-02-22 14:11:59 +01:00
gstcontrollerprivate.h controller: fix build failure due to compiler warning 2011-07-23 08:00:09 +01:00
gstcontrolsource.c Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
gstcontrolsource.h controller: Mark property_name in GstValueArray as const 2010-03-17 12:18:18 +01:00
gsthelper.c docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gstinterpolation.c build: fix build with -Werror with GCC 4.6.0 2011-03-21 09:29:19 +01:00
gstinterpolationcontrolsource.c Make code safe for -Wredundant-decls 2010-03-10 20:45:33 +01:00
gstinterpolationcontrolsource.h controller: Fix headers to use < > in #include statements 2011-01-11 19:26:40 +01:00
gstinterpolationcontrolsourceprivate.h controller: Use ordered GSequence instead of GList 2009-05-14 22:13:47 +02:00
gstlfocontrolsource.c lfocontrolsource: explicitly cast to the enum type 2011-08-26 14:11:15 +02:00
gstlfocontrolsource.h controller: Fix headers to use < > in #include statements 2011-01-11 19:26:40 +01:00
gstlfocontrolsourceprivate.h libs/gst/controller/: API: Add GstLFOControlSource, a control source that gives values for specific timestamps based ... 2007-08-03 15:47:17 +00:00
lib.c libs/gst/controller/: Move some private declarations into private headers. 2008-05-03 15:25:25 +00:00
Makefile.am gst: make compiler warn about unstable API if GST_USE_UNSTABLE_API is not defined 2011-07-05 09:46:43 +01:00