gstreamer/gst/videofilter
Thibault Saunier b541208b77 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:20:11 +02:00
..
.gitignore add cvsignores 2003-09-11 19:17:02 +00:00
gamma.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstgamma.c videofilter: Order color formats by their contained amount of information 2010-04-29 19:28:21 +02:00
gstgamma.h gamma: Improve docs a bit 2010-04-29 19:28:19 +02:00
gstvideobalance.c cairo, videofilter: use gst/math-compat.h header for rint 2010-12-31 02:16:54 +00:00
gstvideobalance.h videobalance: Reduce number of allocations per instance 2010-04-29 19:28:21 +02:00
gstvideoflip.c videoflip: Fix buffer overflow bug for odd resolutions and Y422 colorspaces 2011-03-15 20:23:17 +00:00
gstvideoflip.h videoflip: Make processing more general and use libgstvideo for all format specific things 2010-04-29 19:28:19 +02:00
gstvideotemplate.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
make_filter gconf/Makefile.am: Fix for non-GNU make 2004-04-19 22:51:57 +00:00
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
plugin.c videofilter: Move all elements into a single plugin 2010-04-29 19:28:19 +02:00
videobalance.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videofilter.vcproj more working plugins 2004-07-27 21:41:30 +00:00
videoflip.vcproj more working plugins 2004-07-27 21:41:30 +00:00