summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...Tim-Philipp Müller2006-10-041-0/+316
* moap ignoreThomas Vander Stichele2006-10-031-0/+1
* add icle for v4l2Thomas Vander Stichele2006-10-031-1/+14
* tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui...Tim-Philipp Müller2006-09-292-4/+31
* Removed set-undef-fps.Edgard Lima2006-09-271-11/+1
* Small cleanups.Wim Taymans2006-09-271-8/+29
* Some cleanups and comments.Edgard Lima2006-09-271-6/+6
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-223-0/+131
* Just a small fix to the app options.Edgard Lima2006-09-191-1/+1
* Add Video Orientation interface support to v4l2src.Edgard Lima2006-09-191-2/+91
* The test application and the plgind error messages has been improved.Edgard Lima2006-09-151-24/+193