summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge2007-07-241-0/+3
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-201-1/+1
* tests/check/elements/videocrop.c: Fix the test.Stefan Kost2007-07-181-26/+28
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-182-0/+3
* Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt2007-07-131-1/+1
* 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-196-9/+5
* tests/: Hush the buildbots upJan Schmidt2007-06-142-0/+2
* Move videocrop and osxvideo from -bad.Jan Schmidt2007-06-123-2/+17
* moap ignoreThomas Vander Stichele2007-06-081-0/+3
* move wavpack plugin. See #352605.Thomas Vander Stichele2007-06-081-1/+11
* tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller2007-06-081-3/+5
* 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-253-0/+298
* 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-093-1/+110
* tests/check/Makefile.am: Re-enable the states test and see if it works on the...Jan Schmidt2007-03-091-2/+1
* tests/check/Makefile.am: Disable the states check until the remaining Valgrin...Jan Schmidt2007-03-081-1/+4
* 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-082-0/+460
* gst/id3demux/gstid3demux.c: Don't leak caps: make gst_id3demux_add_srcpad() n...Tim-Philipp Müller2007-03-067-2/+202
* tests/check/Makefile.am: Add missing backslash at end of line.Tim-Philipp Müller2007-03-061-1/+1
* gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost2007-03-052-4/+0
* tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, oth...Jan Schmidt2007-03-041-1/+1
* tests/check/Makefile.am: Disable autovideosink so the buildbots don't barf ov...Jan Schmidt2007-03-041-1/+1
* tests/check/generic/.cvsignore: Ignore files to please buildbot.Stefan Kost2007-03-021-0/+2
* tests/check/Makefile.am: Disable cacasink from the states check too - it also...Jan Schmidt2007-03-021-1/+1
* tests/check/Makefile.am: Disable aasink in the states test. I suspect this is...Jan Schmidt2007-03-011-1/+2
* tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt2007-03-011-1/+1
* tests/check/: add test for statesThomas Vander Stichele2007-02-282-0/+121
* 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-282-0/+221
* 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/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller2007-01-281-38/+55
* tests/icles/videocrop-test.c: Catch errors while the test is running.Tim-Philipp Müller2007-01-271-16/+36
* gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...Sebastian Dröge2007-01-242-0/+470
* gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge2007-01-232-0/+287
* 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/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller2007-01-051-2/+3
* 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