2011-08-18 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-08-17 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-08-17 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-08-16 |
Vincent Penquerc'h | spectrum: avoid crashing by resetting the correct numbe... |
tree | commitdiff |
2011-08-16 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-08-03 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-07-15 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-07-10 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-07-08 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-07-06 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-07-04 |
Mark Nauwelaerts | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-06-30 |
Mark Nauwelaerts | spectrum: remove deprecated property |
tree | commitdiff |
2011-06-30 |
Mark Nauwelaerts | spectrum: port to 0.11 |
tree | commitdiff |
2011-04-18 |
Wim Taymans | Merge branch 'master' into 0.11 |
tree | commitdiff |
2011-04-10 |
Thibault Saunier | android: Make it ready for androgenizer |
tree | commitdiff |
2011-03-28 |
Wim Taymans | Merge branch 'master' into 0.11-fdo |
tree | commitdiff |
2011-03-24 |
Stefan Kost | spectrum: refactor processing loop for block based... |
tree | commitdiff |
2011-03-24 |
Stefan Kost | spectrum: fix the error accumulation and frames_todo... |
tree | commitdiff |
2011-03-24 |
Stefan Kost | spectrum: fix broken code resulting for a wrong splitup... |
tree | commitdiff |
2011-03-24 |
Stefan Kost | spectrum: simplify the have_interval calculation |
tree | commitdiff |
2011-03-24 |
Stefan Kost | spectrum: use local var for input_data function |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: more comments and tune and logging |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: avoid unneccesary extra fft runs |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: only scale the vectors that we are processing |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: put number of channels to instance variable |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: update doc review stamp |
tree | commitdiff |
2011-03-10 |
Stefan Kost | spectrum: use function pointers for data readers |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: multi-channel support |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: more xrefs in the docs |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: factor out the code that accumulated samples... |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: pull format to temp var to improve readabilit... |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: code cleanup for copying data to ring-buffer |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: add a GstSpecrtumChannel context structure |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: call the instance var spectrum instead of... |
tree | commitdiff |
2011-03-09 |
Stefan Kost | spectrum: don't value we already took from the gvalue |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum only aggregate magnitude/phase if user asks... |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum: improve performance with local vars |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum: code cleanup |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum: improve property setter |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum: add helper to only flush ringbuffer data... |
tree | commitdiff |
2010-09-06 |
Stefan Kost | spectrum: more comments |
tree | commitdiff |
2010-06-01 |
Alexander Kojevnikov | spectrum: support 24-bit width |
tree | commitdiff |
2010-06-01 |
Alexander Kojevnikov | spectrum: support arbitrary bit depth |
tree | commitdiff |
2009-09-11 |
Wim Taymans | spectrum: add post-messages property |
tree | commitdiff |
2009-01-28 |
Stefan Kost | Update and add documentation for plugins with no deps... |
tree | commitdiff |
2009-01-19 |
Sebastian Dröge | gst/spectrum/gstspectrum.*: Implement a simple compensa... |
tree | commitdiff |
2009-01-15 |
Sebastian Dröge | gst/spectrum/gstspectrum.c: Don't call gst_fft_f32_free... |
tree | commitdiff |
2009-01-14 |
Sebastian Dröge | gst/spectrum/gstspectrum.*: Use correct types for frame... |
tree | commitdiff |
2009-01-14 |
Sebastian Dröge | gst/spectrum/: Post a spectrum message on the bus for... |
tree | commitdiff |
2008-11-04 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-08-13 |
Stefan Kost | gst/spectrum/gstspectrum.c: Don't terminate on fabs... |
tree | commitdiff |
2008-08-10 |
Stefan Kost | gst/level/gstlevel.c: Little renaming (l -> level). |
tree | commitdiff |
2008-04-04 |
Tim-Philipp Müller | gst/spectrum/gstspectrum.c: Rename property enums and... |
tree | commitdiff |
2008-02-09 |
Jan Schmidt | Add a simple example application for the spectrum eleme... |
tree | commitdiff |
2008-02-09 |
Jan Schmidt | gst/: Fix includes order |
tree | commitdiff |
2008-02-08 |
Jan Schmidt | Move spectrum plugin from -bad. |
tree | commitdiff |
2008-02-07 |
Stefan Kost | gst/spectrum/gstspectrum.c: Improve the docs. |
tree | commitdiff |
2008-01-21 |
Stefan Kost | docs/plugins/: Add symbols from -unused.txt to the... |
tree | commitdiff |
2008-01-21 |
Stefan Kost | docs/plugins/Makefile.am: Update include list. |
tree | commitdiff |
2007-11-26 |
Stefan Kost | gst/spectrum/gstspectrum.c: Use dispose and finalize... |
tree | commitdiff |
2007-11-11 |
Sebastian Dröge | gst/: Change the meaning of the magnitude values given... |
tree | commitdiff |
2007-11-09 |
Sebastian Dröge | gst/spectrum/gstspectrum.c: Now do the scaling right... |
tree | commitdiff |
2007-11-06 |
Sebastian Dröge | gst/spectrum/demo-audiotest.c: Use autoaudiosink instea... |
tree | commitdiff |
2007-09-18 |
Stefan Kost | ChangeLog: Add missing newline. |
tree | commitdiff |
2007-09-07 |
Sebastian Dröge | gst/spectrum/gstspectrum.c: Use the correct parameter... |
tree | commitdiff |
2007-09-06 |
Sebastian Dröge | Port GstSpectrum to GstAudioFilter and libgstfft, add... |
tree | commitdiff |
2007-06-20 |
Stefan Kost | gst/spectrum/gstspectrum.c: Fix leaking buffers. |
tree | commitdiff |
2007-05-22 |
Stefan Kost | configure.ac: Depend on gstreamer-0.10.12.1. gst/equali... |
tree | commitdiff |
2007-05-21 |
Stefan Kost | gst/spectrum/gstspectrum.c (gst_spectrum_set_property... |
tree | commitdiff |
2007-03-14 |
Stefan Kost | gst/equalizer/: Add 3 and 10 band version and add missi... |
tree | commitdiff |
2007-03-07 |
Stefan Kost | gst/spectrum/gstspectrum.*: One FIXME less, by resolvin... |
tree | commitdiff |
2007-03-06 |
Wim Taymans | gst/spectrum/gstspectrum.c: Fix and cleanup default... |
tree | commitdiff |
2006-10-06 |
Tim-Philipp Müller | gst/spectrum/gstspectrum.c: Fix mem leak, avoid unneces... |
tree | commitdiff |
2006-10-06 |
Stefan Kost | gst/spectrum/gstspectrum.c: Removed cruft code that... |
tree | commitdiff |
2006-10-05 |
Tim-Philipp Müller | Another batch of printf format fixes. |
tree | commitdiff |
2006-09-12 |
Stefan Kost | gst/spectrum/gstspectrum.c: Implements stop() to clear... |
tree | commitdiff |
2006-09-11 |
Stefan Kost | gst/spectrum/gstspectrum.*: Fix type mixup in spectrum... |
tree | commitdiff |
2006-09-11 |
Stefan Kost | gst/spectrum/demo-osssrc.c: Use more defines |
tree | commitdiff |
2006-07-12 |
Tim-Philipp Müller | gst/spectrum/gstspectrum.c: Fix typo in property nick. |
tree | commitdiff |
2006-06-16 |
Zaheer Abbas Merali | gst/spectrum/Makefile.am: Fix build. |
tree | commitdiff |
2006-06-16 |
Stefan Kost | gst/spectrum/: port to use message to get results,... |
tree | commitdiff |
2006-06-12 |
Tim-Philipp Müller | gst/spectrum/.cvsignore: Ignore more. |
tree | commitdiff |
2006-06-01 |
Stefan Kost | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass |
tree | commitdiff |
2006-05-26 |
Stefan Kost | gst/spectrum/: added another example |
tree | commitdiff |
2006-05-21 |
Stefan Kost | gst/spectrum/gstspectrum.c: Use boilerplate macro,... |
tree | commitdiff |
2006-05-21 |
Stefan Kost | gst/spectrum/Makefile.am: Link to base libraries |
tree | commitdiff |
2006-05-20 |
Stefan Kost | Initial port of the spectrum element |
tree | commitdiff |
2006-04-25 |
Stefan Kost | Define GstElementDetails as const and also static ... |
tree | commitdiff |
2006-04-08 |
Stefan Kost | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) |
tree | commitdiff |
2006-04-01 |
Thomas Vander Stichele | rework build; add translations for v4l2 |
tree | commitdiff |
2005-07-05 |
Andy Wingo | Way, way, way too many files: Remove crack comment... |
tree | commitdiff |
2004-10-22 |
Benjamin Otte | gst/spectrum/: Fix demo and reenable it. Yes, I'm curre... |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | more working plugins |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | rename GStreamer-0.8.lib to libgstreamer.lib |
tree | commitdiff |
2004-07-27 |
Steve Lhomme | avoid problems with math.h, fix release dependancy |
tree | commitdiff |
2004-07-26 |
Steve Lhomme | more plugins supported under windows |
tree | commitdiff |
2004-05-21 |
Stéphane Loeuillet | first batch : remove ',' at end of enums as they could... |
tree | commitdiff |
2004-03-15 |
Thomas Vander Stichele | don't mix tabs and spaces |
tree | commitdiff |
2004-03-15 |
Johan Dahlin | *.h: Revert indenting |
tree | commitdiff |
2004-03-14 |
Thomas Vander Stichele | gst-indent |
tree | commitdiff |
next |