gstreamer/gst-libs/gst/app
Alessandro Decina 030f639a8e 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 07:23:21 +02:00
..
.gitignore gst-libs/gst/app/: Add marshal.list, make it compile and add to cvsignore. 2008-05-07 10:38:23 +00:00
gstapp-marshal.list app: force automatic rebuild of gstapp-marshal.[ch] after previous change 2009-03-01 18:31:17 +00:00
gstappbuffer.c app: make GstAppBuffer get_type() function thread-safe 2011-01-17 23:59:48 +00:00
gstappbuffer.h gst-libs/gst/app/: Add GstAppBuffer that includes a callback and closure for proper handling of data chunks. 2007-03-03 10:10:30 +00:00
gstappsink.c appsink: add buffer fallback in case the application doesn't handle buffer lists 2011-01-31 18:06:18 +00:00
gstappsink.h appsink: add docs and signals 2009-06-29 12:14:43 +02:00
gstappsrc.c app: export gst_app_stream_type_get_type() 2011-01-18 00:10:29 +00:00
gstappsrc.h app: export gst_app_stream_type_get_type() 2011-01-18 00:10:29 +00:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00