Age | Commit message (Expand) | Author | Files | Lines |
2007-08-19 | gst/filter/: Add small comparision with the chebyshev filters in the docs. | Sebastian Dröge | 1 | -0/+6 |
2007-08-19 | tests/check/elements/: Also test everything in 32 bit float mode. | Sebastian Dröge | 1 | -0/+8 |
2007-08-17 | Use generator macros for the process functions for the different sample types... | Sebastian Dröge | 1 | -0/+21 |
2007-08-17 | ext/amrwb/gstamrwbparse.c: Don't leak the adapter. | Stefan Kost | 1 | -0/+5 |
2007-08-16 | gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 1 | -0/+19 |
2007-08-16 | gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overri... | Wim Taymans | 1 | -0/+6 |
2007-08-16 | gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling. | Wim Taymans | 1 | -0/+17 |
2007-08-16 | ext/faad/gstfaad.c: Add some debug info. | Wim Taymans | 1 | -0/+6 |
2007-08-16 | gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 1 | -0/+15 |
2007-08-16 | ext/ladspa/gstladspa.c: Don't leak like hell. | Stefan Kost | 1 | -0/+5 |
2007-08-16 | tests/check/: Add generic state-change test suite to help to fi leaks. | Stefan Kost | 1 | -0/+7 |
2007-08-15 | ChangeLog surgery | Stefan Kost | 1 | -3/+2 |
2007-08-15 | ext/timidity/gstwildmidi.*: | Stefan Kost | 1 | -0/+8 |
2007-08-14 | gst-libs/gst/app/gstappsink.c: Don't use new API. | Wim Taymans | 1 | -0/+5 |
2007-08-14 | gst-libs/gst/app/gstappsink.*: Make love to appsink. | Wim Taymans | 1 | -0/+18 |
2007-08-14 | gst/flv/gstflvdemux.c: Fix locking and refcounting on the index. | Wim Taymans | 1 | -0/+6 |
2007-08-14 | gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ... | Julien Moutte | 1 | -0/+17 |
2007-08-13 | Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh... | Sebastian Dröge | 1 | -0/+39 |
2007-08-13 | gst/rtpmanager/rtpjitterbuffer.c: Include stdlib. | Stefan Kost | 1 | -0/+5 |
2007-08-12 | tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter. | Sebastian Dröge | 1 | -0/+5 |
2007-08-12 | tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a... | Sebastian Dröge | 1 | -0/+8 |
2007-08-12 | tests/check/: Add unit tests for lpwsinc, testing fundamental functionality. | Sebastian Dröge | 1 | -0/+8 |
2007-08-12 | gst/filter/: Improve debugging a bit. | Sebastian Dröge | 1 | -0/+6 |
2007-08-12 | gst/filter/: Reset the residue in BaseTransform::start to get a clean residue... | Sebastian Dröge | 1 | -0/+9 |
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 | 1 | -0/+7 |
2007-08-10 | gst/rtpmanager/: Remove complicated async queue and replace with more simple ... | Wim Taymans | 1 | -0/+38 |
2007-08-10 | gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ... | Sebastian Dröge | 1 | -0/+6 |
2007-08-10 | gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi... | Sebastian Dröge | 1 | -0/+12 |
2007-08-10 | gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter: | Sebastian Dröge | 1 | -0/+23 |
2007-08-10 | gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ... | Sebastian Dröge | 1 | -0/+11 |
2007-08-10 | gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ... | Sebastian Dröge | 1 | -0/+11 |
2007-08-10 | gst/filter/gstlpwsinc.*: Add a highpass mode. | Sebastian Dröge | 1 | -0/+9 |
2007-08-10 | gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel. | Sebastian Dröge | 1 | -0/+6 |
2007-08-09 | gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead. | Sebastian Dröge | 1 | -0/+10 |
2007-08-09 | gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th... | Sebastian Dröge | 1 | -0/+20 |
2007-08-09 | Port the stereo element to GStreamer 0.10. | Sebastian Dröge | 1 | -0/+11 |
2007-08-09 | po/: Added Portuguese (Brazilian) translation. | Thomas Vander Stichele | 1 | -0/+8 |
2007-08-09 | po/: Updated translations. | Thomas Vander Stichele | 1 | -0/+6 |
2007-08-08 | gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th... | Sebastian Dröge | 1 | -0/+14 |
2007-08-08 | Add connection speed property to libmms. Fixes #464678. | Josep Torre Valles | 1 | -0/+10 |
2007-08-07 | gst/real/gstrealvideodec.*: Remove some old unused vars. | Wim Taymans | 1 | -0/+8 |
2007-08-07 | gst/real/gstrealaudiodec.c: Small cleanups. | Wim Taymans | 1 | -0/+10 |
2007-07-30 | po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis... | Tim-Philipp Müller | 1 | -0/+8 |
2007-07-30 | gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (... | Ian Munro | 1 | -0/+15 |
2007-07-26 | gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ... | Edward Hervey | 1 | -0/+7 |
2007-07-25 | gst/real/Makefile.am: And dist the new header file too. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-25 | gst/real/gstreal.h: Add missing header file. | Tim-Philipp Müller | 1 | -0/+5 |
2007-07-25 | gst/flv/: Handle not linked pads, try to make it reusable, more safety checks. | Julien Moutte | 1 | -0/+13 |
2007-07-25 | ext/timidity/gsttimidity.*: Don't initialize timidity in plugin_init for simi... | Stefan Kost | 1 | -1/+7 |