Move the lpwsinc and bpwsinc elements from gst-plugins-bad into the audiofx plugin...
[platform/upstream/gst-plugins-good.git] / gst / audiofx / audiowsincband.c
2008-02-07 Jan SchmidtMove the lpwsinc and bpwsinc elements from gst-plugins...
2008-01-26 Sebastian Drögegst/filter/: Don't implement get_unit_size() ourselves...
2007-12-06 Sebastian Drögegst/filter/: The transform() methods are not called...
2007-12-06 Sebastian Drögegst/filter/: Sync the GObject properties with the contr...
2007-11-21 Sebastian Drögegst/filter/: Post a GST_MESSAGE_LATENCY if the latency...
2007-08-19 Sebastian Drögegst/filter/: Add small comparision with the chebyshev...
2007-08-17 Sebastian DrögeUse generator macros for the process functions for...
2007-08-16 Sebastian Drögegst/filter/gstbpwsinc.*: Implement latency query and...
2007-08-13 Sebastian DrögeAdd docs for lpwsinc and bpwsinc and integrate them...
2007-08-12 Sebastian Drögegst/filter/: Improve debugging a bit.
2007-08-12 Sebastian Drögegst/filter/: Reset the residue in BaseTransform::start...
2007-08-11 Sebastian Drögegst/filter/: Fix processing with buffer sizes that...
2007-08-10 Sebastian Drögegst/filter/gstbpwsinc.c: Fix a segfault with more than...
2007-08-10 Sebastian Drögegst/filter/gstbpwsinc.*: Add support for a bandreject...
2007-08-10 Sebastian Drögegst/filter/gstbpwsinc.*: Apply the same changes to...
2007-08-09 Sebastian Drögegst/filter/gstbpwsinc.c: "this" is a C++ keyword, use...
2007-08-08 Sebastian Drögegst/filter/: Use GstAudioFilter as base class and don...
2007-05-22 Stefan Kostconfigure.ac: Depend on gstreamer-0.10.12.1. gst/equali...
2007-01-03 Jens GranseuerFix build with gcc-2.x (declare variables at the beginn...
2006-07-10 Mathis HoferPorted the gstfilter plugin to GStreamer 0.10.
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)
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
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-14 Thomas Vander Stichelegst-indent
2003-12-22 David SchleefMerge CAPS branch
2003-11-16 Leif Johnson+ checking in plugin category changes
2003-11-02 Jan SchmidtUpdated for the new plugin loading code
2003-10-08 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2003-07-06 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2003-06-29 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2003-01-10 Thomas Vander StichelePadConnect -> PadLink
2003-01-10 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2002-09-18 Christian Schallerplugins part of license field patch
2002-09-10 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2002-08-30 Thomas Vander Sticheleget a writable buffer
2002-06-27 Thomas Vander Stichelewindowed sinc bandpass filter