gstreamer/libs/gst/controller
Jason D. Clinton a789096c04 build: fix build with -Werror with GCC 4.6.0
This touches three areas of code, removes unused variables and discards
return values from two functions with (void).

https://bugzilla.gnome.org/show_bug.cgi?id=645267
2011-03-21 09:29:19 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
gstcontroller.c docs: small controller api docs improvement 2011-01-25 16:17:14 +02:00
gstcontroller.h controller: Fix headers to use < > in #include statements 2011-01-11 19:26:40 +01:00
gstcontrollerprivate.h controller: Fix headers to use < > in #include statements 2011-01-11 19:26:40 +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 controller, dataprotocol: make public enum _get_type() functions thread-safe 2010-10-08 09:34:47 +01: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 gobject-introspection: try harder to make g-ir-scanner use the right libgstreamer 2011-01-18 09:04:51 +00:00