summaryrefslogtreecommitdiffstats
path: root/gst/spectrum
Commit message (Expand)AuthorAgeFilesLines
* spectrum: add post-messages propertyWim Taymans2009-09-112-8/+25
* Update and add documentation for plugins with no deps (gst).Stefan Kost2009-01-281-16/+8
* gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou...Sebastian Dröge2009-01-192-2/+23
* gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven...Sebastian Dröge2009-01-151-1/+2
* gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some...Sebastian Dröge2009-01-142-15/+12
* gst/spectrum/: Post a spectrum message on the bus for every interval, even if...Sebastian Dröge2009-01-143-323/+198
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as ...Stefan Kost2008-08-131-3/+1
* gst/level/gstlevel.c: Little renaming (l -> level).Stefan Kost2008-08-102-12/+56
* gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller2008-04-041-32/+36
* Add a simple example application for the spectrum element, include it in the ...Jan Schmidt2008-02-091-8/+14
* gst/: Fix includes orderJan Schmidt2008-02-091-1/+3
* Move spectrum plugin from -bad.Jan Schmidt2008-02-081-12/+0
* gst/spectrum/gstspectrum.c: Improve the docs.Stefan Kost2008-02-071-7/+7
* docs/plugins/: Add symbols from -unused.txt to the right place.Stefan Kost2008-01-211-2/+8
* docs/plugins/Makefile.am: Update include list.Stefan Kost2008-01-211-1/+1
* gst/spectrum/gstspectrum.c: Use dispose and finalize. Dispose can be called m...Stefan Kost2007-11-261-1/+11
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-111-14/+10
* gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...Sebastian Dröge2007-11-091-4/+3
* gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2007-11-061-7/+11
* ChangeLog: Add missing newline.Stefan Kost2007-09-182-19/+1
* gst/spectrum/gstspectrum.c: Use the correct parameter order for the memset ca...Sebastian Dröge2007-09-071-4/+4
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-063-132/+365
* gst/spectrum/gstspectrum.c: Fix leaking buffers.Stefan Kost2007-06-201-2/+3
* configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ...Stefan Kost2007-05-221-15/+17
* gst/spectrum/gstspectrum.c (gst_spectrum_set_property, gst_spectrum_event, gs...Stefan Kost2007-05-211-1/+2
* gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val...Stefan Kost2007-03-141-0/+3
* gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps a...Stefan Kost2007-03-072-3/+21
* gst/spectrum/gstspectrum.c: Fix and cleanup default property values.Wim Taymans2007-03-061-6/+17
* gst/spectrum/gstspectrum.c: Fix mem leak, avoid unnecessary memcpy.Tim-Philipp Müller2006-10-061-3/+5
* gst/spectrum/gstspectrum.c: Removed cruft code that was just commented out. R...Stefan Kost2006-10-061-109/+1
* Another batch of printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event(...Stefan Kost2006-09-121-2/+31
* gst/spectrum/gstspectrum.*: Fix type mixup in spectrum->interval (gdouble<->g...Stefan Kost2006-09-112-2/+3
* gst/spectrum/demo-osssrc.c: Use more definesStefan Kost2006-09-112-13/+14
* gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller2006-07-121-1/+1
* gst/spectrum/Makefile.am: Fix build.Zaheer Abbas Merali2006-06-161-2/+3
* gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost2006-06-162-68/+244
* gst/spectrum/.cvsignore: Ignore more.Tim-Philipp Müller2006-06-121-0/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-1/+1
* gst/spectrum/: added another exampleStefan Kost2006-05-261-1/+5
* gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...Stefan Kost2006-05-211-37/+7
* gst/spectrum/Makefile.am: Link to base librariesStefan Kost2006-05-213-66/+184
* Initial port of the spectrum elementStefan Kost2006-05-202-66/+105
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-1/+0
* gst/spectrum/: Fix demo and reenable it. Yes, I'm currently playing with audi...Benjamin Otte2004-10-221-8/+6
* more working pluginsSteve Lhomme2004-07-271-1/+1