summaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-06-16synaesthesia: remove experimental GPL-ed synaesthesia pluginTim-Philipp Müller1-2/+0
It never made it out of experimental, and there's a new synaescope element in gst-plugins-bad that's hopefully sufficiently similar. https://bugzilla.gnome.org/show_bug.cgi?id=356882
2011-11-13mpegstream: remove the old mpeg-ps parser and demuxersTim-Philipp Müller1-5/+0
Don't want anyone porting this by accident. Superseded by mpegpsdemux in -bad.
2011-11-10iec958: remove this pluginTim-Philipp Müller1-1/+0
I think it can just go away. Audio sinks can and should payload things themselves using the helper API in libgstaudio. If such a plugin still makes sense, it should probably be rewritten using the library functions (and be put into -good or so).
2011-04-11android: make it ready for androgenizerThibault Saunier1-9/+49
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/+12