summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.Sebastian Dröge2007-08-1630-58/+5818
* Make ro memory to share.Stefan Kost2007-08-163-2/+8
* gst/udp/gstudpsrc.c: Improve UDP performance by avoiding a select() when we h...Wim Taymans2007-08-162-2/+17
* gst/rtsp/gstrtpdec.*: Add (dummy) SSRC management signals.Wim Taymans2007-08-165-58/+295
* gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-163-54/+357
* gst/debug/rndbuffersize.c: Fix da leak.Stefan Kost2007-08-162-3/+28
* gst/debug/: Add new test element and clean-up the others a little.Stefan Kost2007-08-148-24/+354
* Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...Sebastian Dröge2007-08-134-3/+57
* tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter.Sebastian Dröge2007-08-121-1/+1
* tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a...Sebastian Dröge2007-08-121-0/+525
* tests/check/: Add unit tests for lpwsinc, testing fundamental functionality.Sebastian Dröge2007-08-121-0/+388
* gst/filter/: Improve debugging a bit.Sebastian Dröge2007-08-122-11/+15
* gst/qtdemux/qtdemux.c: Fix parsing of mp4a version 0 atoms. Fixes #465774.Wim Taymans2007-08-122-0/+7
* gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...Sebastian Dröge2007-08-122-2/+39
* gst/filter/: Fix processing with buffer sizes that are larger than the filter...Sebastian Dröge2007-08-112-8/+48
* gst/rtp/gstrtpilbcdepay.c: Include stdlib.Stefan Kost2007-08-102-0/+6
* gst/rtp/gstrtpmpvdepay.c: Set the mpegversion in the caps so that autopluggin...Wim Taymans2007-08-102-1/+10
* gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...Sebastian Dröge2007-08-101-1/+4
* gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...Sebastian Dröge2007-08-103-16/+111
* gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:Sebastian Dröge2007-08-103-122/+226
* gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...Sebastian Dröge2007-08-102-28/+29
* gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...Sebastian Dröge2007-08-102-3/+51
* gst/filter/gstlpwsinc.*: Add a highpass mode.Sebastian Dröge2007-08-102-10/+58
* gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.Sebastian Dröge2007-08-101-18/+36
* gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.Sebastian Dröge2007-08-092-58/+64
* gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...Sebastian Dröge2007-08-092-103/+170
* po/: Updated translations.Thomas Vander Stichele2007-08-094-484/+316
* gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...Sebastian Dröge2007-08-084-76/+86
* gst/videobox/gstvideobox.c: Render right border in the correct location.Michael Smith2007-08-082-1/+5
* gst/rtp/: Make mode property a string. Fixes #464475.Olivier Crete2007-08-083-6/+29
* ext/flac/gstflacenc.c: Widen caps to match decoder a bit and add more FIXMEs.Stefan Kost2007-08-052-1/+9
* gst/avi/gstavimux.c: Fix ODML index tag numbering. Fixes #463624.Mark Nauwelaerts2007-08-052-2/+9
* gst/rtsp/gstrtspsrc.c: Fix default clock-rate for realmedia.Wim Taymans2007-08-032-5/+24
* po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis...Tim-Philipp Müller2007-07-302-0/+11
* gst/qtdemux/qtdemux.c: If the buffer was entirely clipped ... don't try sendi...Edward Hervey2007-07-302-0/+8
* gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on out...Wim Taymans2007-07-272-2/+35
* gst/rtsp/: Clean up the interface list.Wim Taymans2007-07-274-29/+60
* ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the defaul...Jan Schmidt2007-07-272-3/+9
* gst/rtsp/gstrtspext.h: Fix include path for extension interface.Wim Taymans2007-07-272-1/+6
* gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.Sebastian Dröge2007-07-262-1/+5
* gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge2007-07-266-18/+22
* gst/rtsp/: Use rank to filter out extensions.Wim Taymans2007-07-264-4/+19
* gst/rtsp/: Use shiny new RTSP and SDP library.Wim Taymans2007-07-2527-5848/+661
* gst/qtdemux/qtdemux.c: Add codec mapping for '2vuy' (Raw YUV produced by FCP)...Edward Hervey2007-07-242-0/+11
* ext/wavpack/gstwavpackdec.c: Don't unref the outgoing buffer twice when dropp...Sebastian Dröge2007-07-242-2/+6
* Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge2007-07-244-45/+18
* gst/qtdemux/qtdemux.c: Clip raw audio and video when we can, keep track of cu...Wim Taymans2007-07-232-73/+292
* configure.ac: Sync liboil check with plugins-base.Stefan Kost2007-07-232-2/+7
* gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...Stefan Kost2007-07-204-78/+66
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-207-5/+21