| Commit message (Expand) | Author | Age | Files | Lines |
* | gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP fr... | Jason Kivlighn | 2007-10-11 | 3 | -1/+29 |
* | tests/check/: Add unit tests for payloaders/depayloaders. | Timo Hotti | 2007-10-04 | 2 | -0/+245 |
* | ext/cairo/gsttextoverlay.c: Add info about static leak. | Stefan Kost | 2007-09-20 | 2 | -29/+131 |
* | Ignore registries in any format. | Stefan Kost | 2007-09-19 | 1 | -1/+1 |
* | gst/spectrum/: Handling window resize. | Stefan Kost | 2007-09-18 | 2 | -29/+64 |
* | Update my mail address. | Sebastian Dröge | 2007-09-13 | 1 | -1/+1 |
* | Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa... | Sebastian Dröge | 2007-09-06 | 3 | -30/+387 |
* | tests/examples/: Added some RTP example scripts for sending and receiving RTP... | Wim Taymans | 2007-09-04 | 12 | -2/+175 |
* | tests/check/elements/: Also test everything in 32 bit float mode. | Sebastian Dröge | 2007-08-19 | 2 | -42/+785 |
* | tests/check/elements/: Also test 32 bit float mode and the type 2 variants of... | Sebastian Dröge | 2007-08-19 | 4 | -74/+3570 |
* | Use generator macros for the process functions for the different sample types... | Sebastian Dröge | 2007-08-17 | 1 | -5/+5 |
* | gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 2007-08-16 | 1 | -68/+92 |
* | gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. | Sebastian Dröge | 2007-08-16 | 6 | -0/+1628 |
* | gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl... | Sebastian Dröge | 2007-08-16 | 1 | -48/+62 |
* | tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter. | Sebastian Dröge | 2007-08-12 | 1 | -1/+1 |
* | tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a... | Sebastian Dröge | 2007-08-12 | 1 | -0/+525 |
* | tests/check/: Add unit tests for lpwsinc, testing fundamental functionality. | Sebastian Dröge | 2007-08-12 | 1 | -0/+388 |
* | Use the new buffer clipping function from gstaudio here and require gst-plugi... | Sebastian Dröge | 2007-07-24 | 1 | -0/+3 |
* | ext/annodex/Makefile.am: Fix CFLAGS/LIBS. | Stefan Kost | 2007-07-20 | 1 | -1/+1 |
* | tests/check/elements/videocrop.c: Fix the test. | Stefan Kost | 2007-07-18 | 1 | -26/+28 |
* | Add stdlib include (free, atoi, exit). | Stefan Kost | 2007-07-18 | 2 | -0/+3 |
* | Remove bogus check for libcheck, since we check for gstreamer-check and it pu... | Jan Schmidt | 2007-07-13 | 1 | -1/+1 |
* | Fix memory leaks. | Edward Hervey | 2007-06-22 | 1 | -1/+0 |
* | gst/spectrum/gstspectrum.c: Fix leaking buffers. | Stefan Kost | 2007-06-20 | 1 | -0/+216 |
* | tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so th... | Tim-Philipp Müller | 2007-06-19 | 6 | -9/+5 |
* | tests/: Hush the buildbots up | Jan Schmidt | 2007-06-14 | 2 | -0/+2 |
* | Move videocrop and osxvideo from -bad. | Jan Schmidt | 2007-06-12 | 3 | -2/+17 |
* | moap ignore | Thomas Vander Stichele | 2007-06-08 | 1 | -0/+3 |
* | move wavpack plugin. See #352605. | Thomas Vander Stichele | 2007-06-08 | 1 | -1/+11 |
* | tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink... | Tim-Philipp Müller | 2007-06-08 | 1 | -3/+5 |
* | Add replaygain playback elements (#412710). | René Stadler | 2007-05-19 | 3 | -88/+910 |
* | gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA c... | Tim-Philipp Müller | 2007-04-25 | 3 | -0/+298 |
* | ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w... | Sebastian Dröge | 2007-03-30 | 3 | -11/+32 |
* | sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just... | Tim-Philipp Müller | 2007-03-09 | 3 | -1/+110 |
* | tests/check/Makefile.am: Re-enable the states test and see if it works on the... | Jan Schmidt | 2007-03-09 | 1 | -2/+1 |
* | tests/check/Makefile.am: Disable the states check until the remaining Valgrin... | Jan Schmidt | 2007-03-08 | 1 | -1/+4 |
* | tests/check/elements/.cvsignore: Add audiodynamic check to .cvsignore | Sebastian Dröge | 2007-03-08 | 1 | -0/+1 |
* | gst/audiofx/: Add new audiodynamic element which can act as a compressor or e... | Sebastian Dröge | 2007-03-08 | 2 | -0/+460 |
* | gst/id3demux/gstid3demux.c: Don't leak caps: make gst_id3demux_add_srcpad() n... | Tim-Philipp Müller | 2007-03-06 | 7 | -2/+202 |
* | tests/check/Makefile.am: Add missing backslash at end of line. | Tim-Philipp Müller | 2007-03-06 | 1 | -1/+1 |
* | gst/spectrum/: Remove two obsolete and confusing comments. | Stefan Kost | 2007-03-05 | 2 | -4/+0 |
* | tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, oth... | Jan Schmidt | 2007-03-04 | 1 | -1/+1 |
* | tests/check/Makefile.am: Disable autovideosink so the buildbots don't barf ov... | Jan Schmidt | 2007-03-04 | 1 | -1/+1 |
* | tests/check/generic/.cvsignore: Ignore files to please buildbot. | Stefan Kost | 2007-03-02 | 1 | -0/+2 |
* | tests/check/Makefile.am: Disable cacasink from the states check too - it also... | Jan Schmidt | 2007-03-02 | 1 | -1/+1 |
* | tests/check/Makefile.am: Disable aasink in the states test. I suspect this is... | Jan Schmidt | 2007-03-01 | 1 | -1/+2 |
* | tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather... | Jan Schmidt | 2007-03-01 | 1 | -1/+1 |
* | tests/check/: add test for states | Thomas Vander Stichele | 2007-02-28 | 2 | -0/+121 |
* | tests/check/elements/.cvsignore: Add new videofilter check to .cvsignore. | Wim Taymans | 2007-02-28 | 1 | -0/+1 |
* | gst/videofilter/: Port gamma filter to 0.10. Fixes #412704. | Mark Nauwelaerts | 2007-02-28 | 2 | -0/+221 |