Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Remove lpwsinc and bpwsinc elements - they've become audiowsinclimit and audi... | Jan Schmidt | 8 | -1847/+3 |
2008-02-07 | gst/filter/gstlpwsinc.c: Fix typo in the long description of the element. | Sebastian Dröge | 1 | -1/+1 |
2008-01-26 | gst/filter/: Don't implement get_unit_size() ourselves, the GstAudioFilter ba... | Sebastian Dröge | 2 | -42/+0 |
2007-12-06 | gst/filter/: The transform() methods are not called in passthrough mode so th... | Sebastian Dröge | 2 | -8/+0 |
2007-12-06 | gst/filter/: Sync the GObject properties with the controller even in passthro... | Sebastian Dröge | 2 | -9/+8 |
2007-11-21 | gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes. | Sebastian Dröge | 2 | -0/+4 |
2007-08-19 | gst/filter/: Add small comparision with the chebyshev filters in the docs. | Sebastian Dröge | 2 | -2/+10 |
2007-08-17 | Use generator macros for the process functions for the different sample types... | Sebastian Dröge | 4 | -178/+110 |
2007-08-16 | gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 3 | -8/+300 |
2007-08-16 | gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 2 | -6/+295 |
2007-08-13 | Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh... | Sebastian Dröge | 4 | -3/+57 |
2007-08-12 | gst/filter/: Improve debugging a bit. | Sebastian Dröge | 2 | -11/+15 |
2007-08-12 | gst/filter/: Reset the residue in BaseTransform::start to get a clean residue... | Sebastian Dröge | 2 | -2/+39 |
2007-08-11 | gst/filter/: Fix processing with buffer sizes that are larger than the filter... | Sebastian Dröge | 2 | -8/+48 |
2007-08-10 | gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ... | Sebastian Dröge | 1 | -1/+4 |
2007-08-10 | gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi... | Sebastian Dröge | 3 | -16/+111 |
2007-08-10 | gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter: | Sebastian Dröge | 3 | -122/+226 |
2007-08-10 | gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ... | Sebastian Dröge | 2 | -28/+29 |
2007-08-10 | gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ... | Sebastian Dröge | 2 | -3/+51 |
2007-08-10 | gst/filter/gstlpwsinc.*: Add a highpass mode. | Sebastian Dröge | 2 | -10/+58 |
2007-08-10 | gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel. | Sebastian Dröge | 1 | -18/+36 |
2007-08-09 | gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. | Sebastian Dröge | 2 | -58/+64 |
2007-08-09 | gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th... | Sebastian Dröge | 2 | -103/+170 |
2007-08-08 | gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th... | Sebastian Dröge | 5 | -76/+88 |
2007-05-22 | configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c ... | Stefan Kost | 1 | -1/+3 |
2007-02-24 | Fix build with LDFLAGS='-Wl,-z,defs'. | Tim-Philipp Müller | 1 | -1/+2 |
2007-01-03 | Fix build with gcc-2.x (declare variables at the beginning of a block etc.). ... | Jens Granseuer | 4 | -19/+19 |
2006-07-10 | gst/filter/: Don't forget new files. | Wim Taymans | 3 | -0/+228 |
2006-07-10 | Ported the gstfilter plugin to GStreamer 0.10. | Mathis Hofer | 6 | -603/+512 |
2006-04-25 | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 3 | -3/+4 |
2006-04-08 | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 3 | -3/+3 |
2006-04-06 | Unify the long descriptions in the plugin details (#337263). | j^ | 2 | -2/+4 |
2006-04-01 | rework build; add translations for v4l2 | Thomas Vander Stichele | 1 | -1/+1 |
2005-07-05 | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 3 | -6/+0 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+163 |
2004-05-21 | first batch : remove ',' at end of enums as they could confuse older gcc, for... | Stéphane Loeuillet | 3 | -3/+3 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 4 | -43/+43 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -6/+5 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 6 | -350/+385 |
2003-12-22 | Merge CAPS branch | David Schleef | 5 | -68/+49 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 3 | -3/+3 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 1 | -0/+4 |
2003-11-02 | Updated for the new plugin loading code | Jan Schmidt | 5 | -54/+80 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 3 | -9/+12 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 1 | -1/+0 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 1 | -6/+6 |