gstreamer/libs/gst/controller
Wim Taymans 5cf8e68944 Merge branch 'master' into 0.11
Conflicts:
	gst/gstmessage.c
	gst/gstquery.c
	gst/gstregistrychunks.c
	gst/gstsegment.c
	libs/gst/base/gstbasetransform.c
	libs/gst/base/gstbasetransform.h
	libs/gst/base/gsttypefindhelper.c
	plugins/elements/gsttypefindelement.c
2011-08-26 14:37:54 +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-02-22 14:11:59 +01: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: typo fixes 2011-02-28 15:01:54 +00: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