summaryrefslogtreecommitdiff
path: root/gst/spectrum
AgeCommit message (Expand)AuthorFilesLines
2011-09-06-good: port to new audio capsWim Taymans1-3/+3
2011-08-19port to more audio api changesWim Taymans1-2/+3
2011-08-19port more elements to new audio caps and APIWim Taymans1-185/+44
2011-08-17Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-08-16spectrum: avoid crashing by resetting the correct number of channelsVincent Penquerc'h1-1/+1
2011-06-30spectrum: remove deprecated propertyMark Nauwelaerts1-10/+0
2011-06-30spectrum: port to 0.11Mark Nauwelaerts1-25/+23
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+15
2011-03-25spectrum: refactor processing loop for block based operationStefan Kost2-255/+291
2011-03-24spectrum: fix the error accumulation and frames_todo handlingStefan Kost1-12/+8
2011-03-24spectrum: fix broken code resulting for a wrong splitup of changesStefan Kost1-2/+2
2011-03-24spectrum: simplify the have_interval calculationStefan Kost2-12/+12
2011-03-24spectrum: use local var for input_data functionStefan Kost1-2/+5
2011-03-10spectrum: more comments and tune and loggingStefan Kost1-5/+12
2011-03-10spectrum: avoid unneccesary extra fft runsStefan Kost1-8/+6
2011-03-10spectrum: only scale the vectors that we are processingStefan Kost1-5/+9
2011-03-10spectrum: put number of channels to instance variableStefan Kost2-11/+15
2011-03-10spectrum: update doc review stampStefan Kost1-1/+1
2011-03-10spectrum: use function pointers for data readersStefan Kost2-93/+244
2011-03-09spectrum: multi-channel supportStefan Kost2-68/+267
2011-03-09spectrum: more xrefs in the docsStefan Kost1-2/+2
2011-03-09spectrum: factor out the code that accumulated samples into the ring-bufferStefan Kost1-45/+52
2011-03-09spectrum: pull format to temp var to improve readability of lines using itStefan Kost1-7/+6
2011-03-09spectrum: code cleanup for copying data to ring-bufferStefan Kost1-29/+36
2011-03-09spectrum: add a GstSpecrtumChannel context structureStefan Kost2-115/+177
2011-03-09spectrum: call the instance var spectrum instead of filterStefan Kost1-2/+2
2011-03-09spectrum: don't value we already took from the gvalueStefan Kost1-1/+1
2010-09-06spectrum only aggregate magnitude/phase if user asks for itStefan Kost1-13/+17
2010-09-06spectrum: improve performance with local varsStefan Kost1-12/+14
2010-09-06spectrum: code cleanupStefan Kost1-15/+25
2010-09-06spectrum: improve property setterStefan Kost1-19/+16
2010-09-06spectrum: add helper to only flush ringbuffer data without resetting the fftStefan Kost1-13/+21
2010-09-06spectrum: more commentsStefan Kost2-4/+4
2010-06-01spectrum: support 24-bit widthAlexander Kojevnikov1-0/+19
2010-06-01spectrum: support arbitrary bit depthAlexander Kojevnikov1-4/+11
2009-09-11spectrum: add post-messages propertyWim Taymans2-8/+25
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-16/+8
2009-01-19gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rou...Sebastian Dröge2-2/+23
2009-01-15gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free() with NULL to preven...Sebastian Dröge1-1/+2
2009-01-14gst/spectrum/gstspectrum.*: Use correct types for frame/fft counters and some...Sebastian Dröge2-15/+12
2009-01-14gst/spectrum/: Post a spectrum message on the bus for every interval, even if...Sebastian Dröge3-323/+198
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+1
2008-08-13gst/spectrum/gstspectrum.c: Don't terminate on fabs(in)>1.0. Init doubles as ...Stefan Kost1-3/+1
2008-08-10gst/level/gstlevel.c: Little renaming (l -> level).Stefan Kost2-12/+56
2008-04-04gst/spectrum/gstspectrum.c: Rename property enums and default defines for the...Tim-Philipp Müller1-32/+36
2008-02-09Add a simple example application for the spectrum element, include it in the ...Jan Schmidt1-8/+14
2008-02-09gst/: Fix includes orderJan Schmidt1-1/+3
2008-02-08Move spectrum plugin from -bad.Jan Schmidt1-12/+0
2008-02-07gst/spectrum/gstspectrum.c: Improve the docs.Stefan Kost1-7/+7
2008-01-21docs/plugins/: Add symbols from -unused.txt to the right place.Stefan Kost1-2/+8