Age | Commit message (Expand) | Author | Files | Lines |
2007-08-12 | tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a... | Sebastian Dröge | 4 | -0/+535 |
2007-08-12 | tests/check/: Add unit tests for lpwsinc, testing fundamental functionality. | Sebastian Dröge | 4 | -0/+398 |
2007-08-12 | gst/filter/: Improve debugging a bit. | Sebastian Dröge | 3 | -11/+21 |
2007-08-12 | gst/filter/: Reset the residue in BaseTransform::start to get a clean residue... | Sebastian Dröge | 3 | -2/+48 |
2007-08-11 | Changelog surgery | Sebastian Dröge | 1 | -1/+1 |
2007-08-11 | gst/filter/: Fix processing with buffer sizes that are larger than the filter... | Sebastian Dröge | 3 | -8/+55 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 13 | -965/+748 |
2007-08-10 | gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ... | Sebastian Dröge | 2 | -1/+10 |
2007-08-10 | gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi... | Sebastian Dröge | 4 | -16/+123 |
2007-08-10 | gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter: | Sebastian Dröge | 4 | -122/+249 |
2007-08-10 | gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ... | Sebastian Dröge | 3 | -28/+40 |
2007-08-10 | gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ... | Sebastian Dröge | 3 | -3/+62 |
2007-08-10 | gst/filter/gstlpwsinc.*: Add a highpass mode. | Sebastian Dröge | 3 | -10/+67 |
2007-08-10 | gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel. | Sebastian Dröge | 2 | -18/+42 |
2007-08-09 | gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. | Sebastian Dröge | 3 | -58/+74 |
2007-08-09 | gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th... | Sebastian Dröge | 3 | -103/+190 |
2007-08-09 | Port the stereo element to GStreamer 0.10. | Sebastian Dröge | 5 | -88/+76 |
2007-08-09 | po/: Added Portuguese (Brazilian) translation. | Thomas Vander Stichele | 3 | -1/+57 |
2007-08-09 | po/: Updated translations. | Thomas Vander Stichele | 3 | -397/+32 |
2007-08-08 | gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th... | Sebastian Dröge | 6 | -76/+102 |
2007-08-08 | Add connection speed property to libmms. Fixes #464678. | Josep Torre Valles | 4 | -5/+53 |
2007-08-07 | gst/real/gstrealvideodec.*: Remove some old unused vars. | Wim Taymans | 3 | -22/+8 |
2007-08-07 | gst/real/gstrealaudiodec.c: Small cleanups. | Wim Taymans | 3 | -374/+116 |
2007-07-30 | po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis... | Tim-Philipp Müller | 2 | -0/+13 |
2007-07-30 | gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (... | Ian Munro | 4 | -3/+19 |
2007-07-26 | gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ... | Edward Hervey | 2 | -10/+20 |
2007-07-25 | gst/real/Makefile.am: And dist the new header file too. | Tim-Philipp Müller | 2 | -0/+6 |
2007-07-25 | gst/real/gstreal.h: Add missing header file. | Tim-Philipp Müller | 2 | -0/+40 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 5 | -42/+164 |
2007-07-25 | ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi... | Stefan Kost | 3 | -14/+25 |
2007-07-24 | ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al... | Stefan Kost | 3 | -56/+73 |
2007-07-24 | gst/real/: Improved search algorithm for location of real .so files. | Edward Hervey | 5 | -202/+248 |
2007-07-24 | Use the new buffer clipping function from gstaudio here and require gst-plugi... | Sebastian Dröge | 3 | -53/+11 |
2007-07-23 | configure.ac: Sync liboil check with plugins-base. | Stefan Kost | 2 | -2/+7 |
2007-07-20 | gst/equalizer/: Better algorith for the center frequencies. Subtract band fil... | Stefan Kost | 5 | -78/+83 |
2007-07-20 | ext/dirac/Makefile.am: Also include stdlib here. | Stefan Kost | 2 | -1/+6 |
2007-07-19 | tests/check/elements/.cvsignore: Fix the buildbot with the cvsignore it wants. | Jan Schmidt | 2 | -0/+6 |
2007-07-19 | Adds a first draft of an FLV demuxer. | Julien Moutte | 7 | -0/+1660 |
2007-07-19 | tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, tim... | Stefan Kost | 3 | -0/+107 |
2007-07-18 | ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p... | Michael Smith | 2 | -3/+16 |
2007-07-18 | gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines. | Stefan Kost | 2 | -4/+17 |
2007-07-18 | gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e... | Stefan Kost | 2 | -4/+26 |
2007-07-18 | ext/jack/gstjackaudiosink.c: Add stdlib include here too. | Stefan Kost | 2 | -1/+9 |
2007-07-18 | Add stdlib include (free, atoi, exit). | Stefan Kost | 13 | -44/+106 |
2007-07-16 | ext/faad/gstfaad.c: Fix buffer clipping to correctly clip to the segment stop. | Sebastian Dröge | 2 | -1/+6 |
2007-07-14 | gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo... | Hans de Goede | 3 | -2/+11 |
2007-07-13 | Remove bogus check for libcheck, since we check for gstreamer-check and it pu... | Jan Schmidt | 3 | -7/+12 |
2007-07-12 | configure.ac: Use pkg-config to locate check. | Stefan Kost | 2 | -3/+9 |
2007-07-11 | gst/: Fix build against core CVS. | Tim-Philipp Müller | 3 | -2/+9 |
2007-07-09 | REQUIREMENTS: Sync with changes in -ugly. | Stefan Kost | 2 | -5/+11 |