..
.gitignore
gst/audiofxgood/: resubmit with the desired name *again*
2006-08-21 09:21:27 +00:00
audioamplify.c
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
2010-10-13 18:00:28 +03:00
audioamplify.h
audioamplify: Add noclip method and support for more formats
2009-06-19 22:20:45 +02:00
audiochebband.c
Change M_PI to G_PI
2010-12-30 14:20:52 -08:00
audiochebband.h
gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c...
2009-01-13 08:24:25 +00:00
audiocheblimit.c
Change M_PI to G_PI
2010-12-30 14:20:52 -08:00
audiocheblimit.h
gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c...
2009-01-13 08:24:25 +00:00
audiodynamic.c
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
2010-10-13 18:00:28 +03:00
audiodynamic.h
gst/audiofx/: Don't save format information ourselves, this is already saved in
2007-07-26 19:41:07 +00:00
audioecho.c
audiofx: Sync properties to the stream time
2010-03-09 21:03:18 +00:00
audioecho.h
Limit the delay by a new max-delay property
2009-01-28 16:01:34 +01:00
audiofirfilter.c
audiofxbasefirfilter: Add property for not draining the history on kernel changes
2010-01-07 17:28:43 +01:00
audiofirfilter.h
Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the...
2009-01-13 19:23:57 +00:00
audiofx.c
Rename audioreverb to audioecho. Fixes bug #568395 .
2009-01-22 13:27:56 +01:00
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
gst/audiofx/: Implement a base class for IIR filters.
2009-01-05 10:13:29 +00:00
audioiirfilter.c
audioiirfilter: Fix possible NULL pointer dereference
2010-06-16 19:24:54 +02:00
audioiirfilter.h
Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the...
2009-01-13 19:23:57 +00:00
audioinvert.c
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
2010-10-13 18:00:28 +03:00
audioinvert.h
gst/audiofx/: Don't save format information ourselves, this is already saved in
2007-07-26 19:41:07 +00:00
audiokaraoke.c
Change M_PI to G_PI
2010-12-30 14:20:52 -08:00
audiokaraoke.h
Rename audiovoice to audiokaraoke and add it to the docs.
2008-05-28 14:07:21 +00:00
audiopanorama.c
various (gst): add a missing G_PARAM_STATIC_STRINGS flags
2010-10-13 18:00:28 +03:00
audiopanorama.h
gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-psychoacustic) processing method ( #394859 ).
2007-01-13 15:52:18 +00:00
audiowsincband.c
Change M_PI to G_PI
2010-12-30 14:20:52 -08:00
audiowsincband.h
gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c...
2009-01-13 08:24:25 +00:00
audiowsinclimit.c
Change M_PI to G_PI
2010-12-30 14:20:52 -08:00
audiowsinclimit.h
gst/audiofx/: Use a custom mutex for protecting the instance fields instead of the GstObject lock. Using the latter c...
2009-01-13 08:24:25 +00:00
Makefile.am
android: Make it ready for androgenizer
2011-04-11 01:20:11 +02:00
math_compat.h
Check for sinh(), cosh() and asinh() and define our own implementations if they're not available. Fixes bug #520880 .
2008-03-07 13:08:42 +00:00