summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-04-12Sync Android.mk entries to the new major versionReynaldo H. Verdejo Pinochet1-8/+8
Change naming on the pkgconfig files to reflect the 0.10 -> 1.0 bump.
2012-03-02gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge1-2/+0
Fixes bug #671130.
2011-12-25libs: remove gdp dataprotocol libraryTim-Philipp Müller1-3/+0
Made private and moved to gdp plugin in -base for the time being, until we figure out what we do with gdp and 0.11.
2011-11-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+2
Conflicts: tools/gst-inspect.c
2011-11-09Android: build audio controller exampleStefan Sauer1-0/+2
Add buildsystem hooks for building the audiocontroller example with the NDK. Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@collabora.com>
2011-10-21Merging origin/masterEdward Hervey1-1/+1
Conflicts: gst/gstbin.c gst/gstbus.c gst/gstdebugutils.c gst/gstpad.c libs/gst/base/gstbaseparse.c libs/gst/base/gstbasesrc.c
2011-10-20Fix broken android building due to name change in 01d87250a845e55d6Reynaldo H. Verdejo Pinochet1-1/+1
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller1-1/+1
2011-04-11android: make it ready for androgenizerAlessandro Decina1-10/+63
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
2010-12-03Add build system for AndroidBenjamin Gaignard1-0/+17