gstreamer/gst/audiofx
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
audioamplify.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
audioamplify.h
audiochebband.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
audiochebband.h
audiocheblimit.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
audiocheblimit.h
audiodynamic.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
audiodynamic.h
audioecho.c audiofx: Sync properties to the stream time 2010-03-09 21:03:18 +00:00
audioecho.h
audiofirfilter.c audiofxbasefirfilter: Add property for not draining the history on kernel changes 2010-01-07 17:28:43 +01:00
audiofirfilter.h
audiofx.c
audiofxbasefirfilter.c audiofx: Sync properties to the stream time 2010-03-09 21:03:18 +00:00
audiofxbasefirfilter.h audiofxbasefirfilter: Add property for not draining the history on kernel changes 2010-01-07 17:28:43 +01:00
audiofxbaseiirfilter.c audiofx: Sync properties to the stream time 2010-03-09 21:03:18 +00:00
audiofxbaseiirfilter.h
audioiirfilter.c audioiirfilter: Fix possible NULL pointer dereference 2010-06-16 19:24:54 +02:00
audioiirfilter.h
audioinvert.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
audioinvert.h
audiokaraoke.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
audiokaraoke.h
audiopanorama.c various (gst): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 18:00:28 +03:00
audiopanorama.h
audiowsincband.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
audiowsincband.h
audiowsinclimit.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
audiowsinclimit.h
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
math_compat.h