gstreamer/libs/gst/controller
Alessandro Decina 3f1ef2255a android: make it ready for androgenizer
Remove the android/ top dir
Fixe the Makefile.am to be androgenized

To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files.
Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
2011-04-11 01:08:07 +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 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 android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00