test: rtpbin_buffer_list: move buffer list creation next to its validation
[platform/upstream/gst-plugins-good.git] / gst / spectrum /
2011-07-04 Mark NauwelaertsMerge branch 'master' into 0.11
2011-06-30 Mark Nauwelaertsspectrum: remove deprecated property
2011-06-30 Mark Nauwelaertsspectrum: port to 0.11
2011-04-18 Wim TaymansMerge branch 'master' into 0.11
2011-04-10 Thibault Saunierandroid: Make it ready for androgenizer
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-24 Stefan Kostspectrum: refactor processing loop for block based...
2011-03-24 Stefan Kostspectrum: fix the error accumulation and frames_todo...
2011-03-24 Stefan Kostspectrum: fix broken code resulting for a wrong splitup...
2011-03-24 Stefan Kostspectrum: simplify the have_interval calculation
2011-03-24 Stefan Kostspectrum: use local var for input_data function
2011-03-10 Stefan Kostspectrum: more comments and tune and logging
2011-03-10 Stefan Kostspectrum: avoid unneccesary extra fft runs
2011-03-10 Stefan Kostspectrum: only scale the vectors that we are processing
2011-03-10 Stefan Kostspectrum: put number of channels to instance variable
2011-03-10 Stefan Kostspectrum: update doc review stamp
2011-03-10 Stefan Kostspectrum: use function pointers for data readers
2011-03-09 Stefan Kostspectrum: multi-channel support
2011-03-09 Stefan Kostspectrum: more xrefs in the docs
2011-03-09 Stefan Kostspectrum: factor out the code that accumulated samples...
2011-03-09 Stefan Kostspectrum: pull format to temp var to improve readabilit...
2011-03-09 Stefan Kostspectrum: code cleanup for copying data to ring-buffer
2011-03-09 Stefan Kostspectrum: add a GstSpecrtumChannel context structure
2011-03-09 Stefan Kostspectrum: call the instance var spectrum instead of...
2011-03-09 Stefan Kostspectrum: don't value we already took from the gvalue
2010-09-06 Stefan Kostspectrum only aggregate magnitude/phase if user asks...
2010-09-06 Stefan Kostspectrum: improve performance with local vars
2010-09-06 Stefan Kostspectrum: code cleanup
2010-09-06 Stefan Kostspectrum: improve property setter
2010-09-06 Stefan Kostspectrum: add helper to only flush ringbuffer data...
2010-09-06 Stefan Kostspectrum: more comments
2010-06-01 Alexander Kojevnikovspectrum: support 24-bit width
2010-06-01 Alexander Kojevnikovspectrum: support arbitrary bit depth
2009-09-11 Wim Taymansspectrum: add post-messages property
2009-01-28 Stefan KostUpdate and add documentation for plugins with no deps...
2009-01-19 Sebastian Drögegst/spectrum/gstspectrum.*: Implement a simple compensa...
2009-01-15 Sebastian Drögegst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free...
2009-01-14 Sebastian Drögegst/spectrum/gstspectrum.*: Use correct types for frame...
2009-01-14 Sebastian Drögegst/spectrum/: Post a spectrum message on the bus for...
2008-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-08-13 Stefan Kostgst/spectrum/gstspectrum.c: Don't terminate on fabs...
2008-08-10 Stefan Kostgst/level/gstlevel.c: Little renaming (l -> level).
2008-04-04 Tim-Philipp Müllergst/spectrum/gstspectrum.c: Rename property enums and...
2008-02-09 Jan SchmidtAdd a simple example application for the spectrum eleme...
2008-02-09 Jan Schmidtgst/: Fix includes order
2008-02-08 Jan SchmidtMove spectrum plugin from -bad.
2008-02-07 Stefan Kostgst/spectrum/gstspectrum.c: Improve the docs.
2008-01-21 Stefan Kostdocs/plugins/: Add symbols from -unused.txt to the...
2008-01-21 Stefan Kostdocs/plugins/Makefile.am: Update include list.
2007-11-26 Stefan Kostgst/spectrum/gstspectrum.c: Use dispose and finalize...
2007-11-11 Sebastian Drögegst/: Change the meaning of the magnitude values given...
2007-11-09 Sebastian Drögegst/spectrum/gstspectrum.c: Now do the scaling right...
2007-11-06 Sebastian Drögegst/spectrum/demo-audiotest.c: Use autoaudiosink instea...
2007-09-18 Stefan KostChangeLog: Add missing newline.
2007-09-07 Sebastian Drögegst/spectrum/gstspectrum.c: Use the correct parameter...
2007-09-06 Sebastian DrögePort GstSpectrum to GstAudioFilter and libgstfft, add...
2007-06-20 Stefan Kostgst/spectrum/gstspectrum.c: Fix leaking buffers.
2007-05-22 Stefan Kostconfigure.ac: Depend on gstreamer-0.10.12.1. gst/equali...
2007-05-21 Stefan Kostgst/spectrum/gstspectrum.c (gst_spectrum_set_property...
2007-03-14 Stefan Kostgst/equalizer/: Add 3 and 10 band version and add missi...
2007-03-07 Stefan Kostgst/spectrum/gstspectrum.*: One FIXME less, by resolvin...
2007-03-06 Wim Taymansgst/spectrum/gstspectrum.c: Fix and cleanup default...
2006-10-06 Tim-Philipp Müllergst/spectrum/gstspectrum.c: Fix mem leak, avoid unneces...
2006-10-06 Stefan Kostgst/spectrum/gstspectrum.c: Removed cruft code that...
2006-10-05 Tim-Philipp MüllerAnother batch of printf format fixes.
2006-09-12 Stefan Kostgst/spectrum/gstspectrum.c: Implements stop() to clear...
2006-09-11 Stefan Kostgst/spectrum/gstspectrum.*: Fix type mixup in spectrum...
2006-09-11 Stefan Kostgst/spectrum/demo-osssrc.c: Use more defines
2006-07-12 Tim-Philipp Müllergst/spectrum/gstspectrum.c: Fix typo in property nick.
2006-06-16 Zaheer Abbas Meraligst/spectrum/Makefile.am: Fix build.
2006-06-16 Stefan Kostgst/spectrum/: port to use message to get results,...
2006-06-12 Tim-Philipp Müllergst/spectrum/.cvsignore: Ignore more.
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
2006-05-26 Stefan Kostgst/spectrum/: added another example
2006-05-21 Stefan Kostgst/spectrum/gstspectrum.c: Use boilerplate macro,...
2006-05-21 Stefan Kostgst/spectrum/Makefile.am: Link to base libraries
2006-05-20 Stefan KostInitial port of the spectrum element
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-04-01 Thomas Vander Stichelerework build; add translations for v4l2
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2004-10-22 Benjamin Ottegst/spectrum/: Fix demo and reenable it. Yes, I'm curre...
2004-07-27 Steve Lhommemore working plugins
2004-07-27 Steve Lhommerename GStreamer-0.8.lib to libgstreamer.lib
2004-07-27 Steve Lhommeavoid problems with math.h, fix release dependancy
2004-07-26 Steve Lhommemore plugins supported under windows
2004-05-21 Stéphane Loeuilletfirst batch : remove ',' at end of enums as they could...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-15 Johan Dahlin*.h: Revert indenting
2004-03-14 Thomas Vander Stichelegst-indent
2003-12-04 Andy Wingoremove copyright field from plugins
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Benjamin Ottefix for new plugin system
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-08-10 David SchleefRemove redundant plugindir definition
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2002-12-08 Thomas Vander Sticheleparallel install fixes
2002-09-18 Christian Schallerplugins part of license field patch
2002-04-20 Andy Wingoa hack to work around intltool's brokenness a current...
2002-04-11 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
next