Age | Commit message (Expand) | Author | Files | Lines |
2008-01-18 | gst/equalizer/gstiirequalizer.c: Unparent all bands from the equalizer when f... | Sebastian Dröge | 1 | -0/+8 |
2007-12-20 | gst/: Ignore more. | Tim-Philipp Müller | 1 | -0/+1 |
2007-12-06 | gst/equalizer/gstiirequalizer.c: Fix compilation. | Sebastian Dröge | 1 | -1/+1 |
2007-12-06 | gst/equalizer/gstiirequalizer.c: Don't process buffers in passthrough mode. | Sebastian Dröge | 1 | -0/+3 |
2007-11-21 | gst/equalizer/: Remove preset iface again. We'll re-add this after its been r... | Stefan Kost | 2 | -22/+4 |
2007-11-19 | gst/equalizer/: Activate preset iface and upload two presets here. | Stefan Kost | 2 | -4/+22 |
2007-11-11 | gst/: Change the meaning of the magnitude values given in the | Sebastian Dröge | 1 | -2/+2 |
2007-11-11 | gst/equalizer/: And continue to update docs. Also include some sample code fo... | Sebastian Dröge | 3 | -7/+60 |
2007-11-11 | gst/equalizer/: Update docs and property ranges to the real values. | Sebastian Dröge | 3 | -31/+30 |
2007-11-08 | gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin... | Stefan Kost | 1 | -5/+6 |
2007-11-03 | gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly. | Sebastian Dröge | 3 | -8/+23 |
2007-10-30 | gst/equalizer/: Add small demo application based on the spectrum demo applica... | Sebastian Dröge | 3 | -12/+282 |
2007-10-30 | gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo... | Sebastian Dröge | 1 | -48/+70 |
2007-10-18 | gst/equalizer/gstiirequalizer.c: Add a missing break. | Sebastian Dröge | 1 | -0/+1 |
2007-10-18 | gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band... | Sebastian Dröge | 2 | -79/+66 |
2007-07-20 | gst/equalizer/: Better algorith for the center frequencies. Subtract band fil... | Stefan Kost | 4 | -78/+66 |
2007-06-22 | gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.). | Jens Granseuer | 4 | -4/+4 |
2007-06-20 | gst/equalizer/gstiirequalizer.c: Document parameter mapping. | Stefan Kost | 1 | -3/+11 |
2007-05-22 | configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ... | Stefan Kost | 3 | -15/+8 |
2007-05-21 | ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH... | Stefan Kost | 1 | -0/+2 |
2007-03-16 | gst/equalizer/gstiirequalizer10bands.c: A 10 band EQ should be initialized to... | Stefan Kost | 1 | -1/+18 |
2007-03-14 | gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_val... | Stefan Kost | 7 | -24/+538 |
2007-03-09 | gst/equalizer/: Refactor plugin into a base class and a first subclass (nband... | Stefan Kost | 5 | -133/+487 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 1 | -2/+2 |
2007-02-03 | Fix up to use the newly ported (actually working) GstAudioFilter. | Tim-Philipp Müller | 3 | -149/+178 |
2007-02-02 | gst/equalizer/gstiirequalizer.c: Rename "values" property to "band-values" an... | Tim-Philipp Müller | 1 | -17/+35 |
2007-02-02 | Port equalizer plugin to 0.10 (#403572). | James Doc Livingston | 2 | -25/+22 |
2006-09-16 | More G_OBJECT macro fixing. | Stefan Kost | 1 | -1/+1 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 1 | -1/+1 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 1 | -6/+5 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-12-06 | expand tabs | Thomas Vander Stichele | 1 | -51/+51 |
2005-08-14 | licensing, name and description changes | Thomas Vander Stichele | 1 | -58/+57 |
2004-10-28 | gst-libs/gst/audio/gstaudiofilter.c: fix link function to always query channe... | Benjamin Otte | 2 | -0/+446 |