summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-08-15ChangeLog surgeryStefan Kost1-3/+2
2007-08-15ext/timidity/gstwildmidi.*: Stefan Kost3-1/+27
2007-08-14gst-libs/gst/app/gstappsink.c: Don't use new API.Wim Taymans2-2/+9
2007-08-14gst-libs/gst/app/gstappsink.*: Make love to appsink.Wim Taymans3-18/+247
2007-08-14gst/flv/gstflvdemux.c: Fix locking and refcounting on the index.Wim Taymans2-1/+18
2007-08-14gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...Julien Moutte4-68/+510
2007-08-13Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...Sebastian Dröge34-268/+678
2007-08-13gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.Stefan Kost2-0/+6
2007-08-12tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter.Sebastian Dröge2-1/+6
2007-08-12tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a...Sebastian Dröge4-0/+535
2007-08-12tests/check/: Add unit tests for lpwsinc, testing fundamental functionality.Sebastian Dröge4-0/+398
2007-08-12gst/filter/: Improve debugging a bit.Sebastian Dröge3-11/+21
2007-08-12gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...Sebastian Dröge3-2/+48
2007-08-11Changelog surgerySebastian Dröge1-1/+1
2007-08-11gst/filter/: Fix processing with buffer sizes that are larger than the filter...Sebastian Dröge3-8/+55
2007-08-10gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans13-965/+748
2007-08-10gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...Sebastian Dröge2-1/+10
2007-08-10gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...Sebastian Dröge4-16/+123
2007-08-10gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:Sebastian Dröge4-122/+249
2007-08-10gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...Sebastian Dröge3-28/+40
2007-08-10gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...Sebastian Dröge3-3/+62
2007-08-10gst/filter/gstlpwsinc.*: Add a highpass mode.Sebastian Dröge3-10/+67
2007-08-10gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.Sebastian Dröge2-18/+42
2007-08-09gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.Sebastian Dröge3-58/+74
2007-08-09gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...Sebastian Dröge3-103/+190
2007-08-09Port the stereo element to GStreamer 0.10.Sebastian Dröge5-88/+76
2007-08-09po/: Added Portuguese (Brazilian) translation.Thomas Vander Stichele3-1/+57
2007-08-09po/: Updated translations.Thomas Vander Stichele3-397/+32
2007-08-08gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...Sebastian Dröge6-76/+102
2007-08-08Add connection speed property to libmms. Fixes #464678.Josep Torre Valles4-5/+53
2007-08-07gst/real/gstrealvideodec.*: Remove some old unused vars.Wim Taymans3-22/+8
2007-08-07gst/real/gstrealaudiodec.c: Small cleanups.Wim Taymans3-374/+116
2007-07-30po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis...Tim-Philipp Müller2-0/+13
2007-07-30gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...Ian Munro4-3/+19
2007-07-26gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ...Edward Hervey2-10/+20
2007-07-25gst/real/Makefile.am: And dist the new header file too.Tim-Philipp Müller2-0/+6
2007-07-25gst/real/gstreal.h: Add missing header file.Tim-Philipp Müller2-0/+40
2007-07-25gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.Julien Moutte5-42/+164
2007-07-25ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi...Stefan Kost3-14/+25
2007-07-24ext/timidity/gstwildmidi.*: Don't initialize wildmidi in plugin_init as it al...Stefan Kost3-56/+73
2007-07-24gst/real/: Improved search algorithm for location of real .so files.Edward Hervey5-202/+248
2007-07-24Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge3-53/+11
2007-07-23configure.ac: Sync liboil check with plugins-base.Stefan Kost2-2/+7
2007-07-20gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...Stefan Kost5-78/+83
2007-07-20ext/dirac/Makefile.am: Also include stdlib here.Stefan Kost2-1/+6
2007-07-19tests/check/elements/.cvsignore: Fix the buildbot with the cvsignore it wants.Jan Schmidt2-0/+6
2007-07-19Adds a first draft of an FLV demuxer.Julien Moutte7-0/+1660
2007-07-19tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, tim...Stefan Kost3-0/+107
2007-07-18ext/soundtouch/gstpitch.cc: If we receive a new segment event, don't try to p...Michael Smith2-3/+16
2007-07-18gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines.Stefan Kost2-4/+17