summaryrefslogtreecommitdiffstats
path: root/tests/check/elements
Commit message (Expand)AuthorAgeFilesLines
...
* gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP fr...Jason Kivlighn2007-10-111-0/+27
* Update my mail address.Sebastian Dröge2007-09-131-1/+1
* Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, floa...Sebastian Dröge2007-09-061-19/+374
* tests/check/elements/: Also test everything in 32 bit float mode.Sebastian Dröge2007-08-192-42/+785
* tests/check/elements/: Also test 32 bit float mode and the type 2 variants of...Sebastian Dröge2007-08-194-74/+3570
* Use generator macros for the process functions for the different sample types...Sebastian Dröge2007-08-171-5/+5
* gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-161-68/+92
* gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.Sebastian Dröge2007-08-165-0/+1626
* gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...Sebastian Dröge2007-08-161-48/+62
* 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
* Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge2007-07-241-0/+3
* tests/check/elements/videocrop.c: Fix the test.Stefan Kost2007-07-181-26/+28
* Fix memory leaks.Edward Hervey2007-06-221-1/+0
* gst/spectrum/gstspectrum.c: Fix leaking buffers.Stefan Kost2007-06-201-0/+216
* tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so th...Tim-Philipp Müller2007-06-195-8/+4
* tests/: Hush the buildbots upJan Schmidt2007-06-141-0/+1
* moap ignoreThomas Vander Stichele2007-06-081-0/+3
* Add replaygain playback elements (#412710).René Stadler2007-05-193-88/+910
* gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA c...Tim-Philipp Müller2007-04-252-0/+295
* ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...Sebastian Dröge2007-03-303-11/+32
* sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just...Tim-Philipp Müller2007-03-092-1/+96
* tests/check/elements/.cvsignore: Add audiodynamic check to .cvsignoreSebastian Dröge2007-03-081-0/+1
* gst/audiofx/: Add new audiodynamic element which can act as a compressor or e...Sebastian Dröge2007-03-081-0/+459
* gst/id3demux/gstid3demux.c: Don't leak caps: make gst_id3demux_add_srcpad() n...Tim-Philipp Müller2007-03-062-0/+192
* tests/check/elements/.cvsignore: Add new videofilter check to .cvsignore.Wim Taymans2007-02-281-0/+1
* gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts2007-02-281-0/+220
* Fix level for multi-channel case.Stefan Kost2007-02-221-1/+1
* tests/check/elements/.cvsignore: Some more ignores.Wim Taymans2007-01-291-0/+2
* gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...Sebastian Dröge2007-01-241-0/+469
* gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge2007-01-231-0/+286
* Add support for more than one audio stream; write better AVIX header; refacto...Mark Nauwelaerts2007-01-141-2/+3
* gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...Sebastian Dröge2007-01-131-0/+250
* tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller2006-12-301-6/+6
* tests/check/elements/: reapply consistent pad (de)activationStefan Kost2006-12-223-0/+10
* tests/check/elements/: reapply consistent pad (de)activationStefan Kost2006-12-225-0/+18
* tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost2006-12-213-10/+0
* tests/check/elements/: revert my freeze breakageStefan Kost2006-12-215-18/+0
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-213-0/+10
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-215-0/+18
* gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad befo...Tim-Philipp Müller2006-11-161-2/+5
* Activate pads before adding them to running element.Tim-Philipp Müller2006-10-171-0/+1
* gst/: Activate pad before adding it to the already-running element.Tim-Philipp Müller2006-10-111-1/+1
* Add ReplayGain analysis element (#357069).René Stadler2006-10-061-0/+1871
* tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui...Tim-Philipp Müller2006-09-291-2/+28
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-222-0/+130
* gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers f...Tim-Philipp Müller2006-09-141-8/+67
* configure.ac: Bump requirements of -base (videocrop test case needs this).Tim-Philipp Müller2006-09-081-45/+213
* tests/check/elements/videocrop.c: More tests: check passthrough mode and caps...Tim-Philipp Müller2006-09-031-0/+319