Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2007-06-09moap ignoreThomas Vander Stichele
2007-06-09move wavpack plugin. See #352605.Thomas Vander Stichele
2007-06-08tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller
2007-05-19Add replaygain playback elements (#412710).René Stadler
2007-04-25gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA c...Tim-Philipp Müller
2007-03-30ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...Sebastian Dröge
2007-03-09sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just...Tim-Philipp Müller
2007-03-09tests/check/Makefile.am: Re-enable the states test and see if it works on the...Jan Schmidt
2007-03-08tests/check/Makefile.am: Disable the states check until the remaining Valgrin...Jan Schmidt
2007-03-08tests/check/elements/.cvsignore: Add audiodynamic check to .cvsignoreSebastian Dröge
2007-03-08gst/audiofx/: Add new audiodynamic element which can act as a compressor or e...Sebastian Dröge
2007-03-07gst/id3demux/gstid3demux.c: Don't leak caps: make gst_id3demux_add_srcpad() n...Tim-Philipp Müller
2007-03-07tests/check/Makefile.am: Add missing backslash at end of line.Tim-Philipp Müller
2007-03-05gst/spectrum/: Remove two obsolete and confusing comments.Stefan Kost
2007-03-04tests/check/Makefile.am: Gah! Also disable gconfvideosink from the tests, oth...Jan Schmidt
2007-03-04tests/check/Makefile.am: Disable autovideosink so the buildbots don't barf ov...Jan Schmidt
2007-03-03tests/check/generic/.cvsignore: Ignore files to please buildbot.Stefan Kost
2007-03-02tests/check/Makefile.am: Disable cacasink from the states check too - it also...Jan Schmidt
2007-03-01tests/check/Makefile.am: Disable aasink in the states test. I suspect this is...Jan Schmidt
2007-03-01tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt
2007-02-28tests/check/: add test for statesThomas Vander Stichele
2007-02-28tests/check/elements/.cvsignore: Add new videofilter check to .cvsignore.Wim Taymans
2007-02-28gst/videofilter/: Port gamma filter to 0.10. Fixes #412704.Mark Nauwelaerts
2007-02-22Fix level for multi-channel case.Stefan Kost
2007-01-29tests/check/elements/.cvsignore: Some more ignores.Wim Taymans
2007-01-28gst/videocrop/gstvideocrop.c: Fix cropping for packed 4:2:2 formats YUYV/YUY2...Tim-Philipp Müller
2007-01-27tests/icles/videocrop-test.c: Catch errors while the test is running.Tim-Philipp Müller
2007-01-24gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audi...Sebastian Dröge
2007-01-23gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the u...Sebastian Dröge
2007-01-14Add support for more than one audio stream; write better AVIX header; refacto...Mark Nauwelaerts
2007-01-13gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-...Sebastian Dröge
2007-01-05tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller
2006-12-30tests/check/elements/videocrop.c: When we can't create an element needed for ...Tim-Philipp Müller
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost
2006-12-21tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost
2006-12-21tests/check/elements/: revert my freeze breakageStefan Kost
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost
2006-11-16gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad befo...Tim-Philipp Müller
2006-10-17Activate pads before adding them to running element.Tim-Philipp Müller
2006-10-11gst/: Activate pad before adding it to the already-running element.Tim-Philipp Müller
2006-10-06Add ReplayGain analysis element (#357069).René Stadler
2006-10-05tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...Tim-Philipp Müller
2006-10-03moap ignoreThomas Vander Stichele
2006-10-03add icle for v4l2Thomas Vander Stichele
2006-09-29tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui...Tim-Philipp Müller
2006-09-27Removed set-undef-fps.Edgard Lima
2006-09-27Small cleanups.Wim Taymans
2006-09-27Some cleanups and comments.Edgard Lima