summaryrefslogtreecommitdiffstats
path: root/gst/spectrum/gstspectrum.c
Commit message (Expand)AuthorAgeFilesLines
* spectrum: add post-messages propertyWim Taymans2009-09-111-7/+24
* 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-191-2/+20
* 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-141-13/+10
* gst/spectrum/: Post a spectrum message on the bus for every interval, even if...Sebastian Dröge2009-01-141-291/+180
* 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-101-11/+54
* 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/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-181-18/+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-061-122/+348
* 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-071-3/+20
* 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-111-1/+2
* gst/spectrum/demo-osssrc.c: Use more definesStefan Kost2006-09-111-12/+14
* gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller2006-07-121-1/+1
* gst/spectrum/: port to use message to get results, cleanly exit when closing ...Stefan Kost2006-06-161-62/+227
* 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-211-50/+168
* Initial port of the spectrum elementStefan Kost2006-05-201-65/+102
* 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
* first batch : remove ',' at end of enums as they could confuse older gcc, for...Stéphane Loeuillet2004-05-211-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+4
* gst-indentThomas Vander Stichele2004-03-141-78/+79
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* fix for new plugin systemBenjamin Otte2003-11-021-21/+24
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* plugins part of license field patchChristian Schaller2002-09-181-0/+2