summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/check/elements/.cvsignore: Fix the buildbot with the cvsignore it wants.Jan Schmidt2007-07-191-0/+1
* tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, tim...Stefan Kost2007-07-192-0/+100
* Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt2007-07-131-1/+1
* gst/spectrum/gstspectrum.c: Fix leaking buffers.Stefan Kost2007-06-202-0/+217
* Move videocrop and osxvideo to -good.Jan Schmidt2007-06-124-1171/+1
* Move wavpack to good.Thomas Vander Stichele2007-06-084-756/+0
* tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller2007-06-081-3/+5
* ChangeLog: ChangeLog surgery. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH...Stefan Kost2007-05-211-0/+5
* tests/check/Makefile.am: Remove bits for deinterleave check which isn't in CV...Tim-Philipp Müller2007-05-191-3/+0
* Add replaygain playback elements (#412710).René Stadler2007-05-195-89/+919
* Plug some leaks; try to make build bot happy again.Tim-Philipp Müller2007-04-241-1/+1
* tests/check/elements/audioresample.c: Add unit test for audioresample shutdow...Tim-Philipp Müller2007-04-211-17/+48
* ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples w...Sebastian Dröge2007-03-303-11/+32
* gst/audioresample/gstaudioresample.c: Handle discontinuous streams.Julien Moutte2007-03-141-0/+85
* tests/icles/equalizer-test.c: Port the example to new equalizer api.Stefan Kost2007-03-141-36/+27
* ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove th...Lutz Mueller2007-03-021-1/+1
* tests/check/Makefile.am: Draw plugins in from the build tree sys/ dir, rather...Jan Schmidt2007-03-011-1/+1
* Fix up to use the newly ported (actually working) GstAudioFilter.Tim-Philipp Müller2007-02-033-1/+300
* 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
* tests/icles/videocrop-test.c: Call g_thread_init() right at the beginning. Re...Tim-Philipp Müller2007-01-051-2/+3
* Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri2007-01-041-2/+1
* 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-225-0/+18
* tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost2006-12-215-18/+0
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-215-0/+18
* tests/check/elements/: consistent pad (de)activationStefan Kost2006-12-211-0/+2
* ext/neon/gstneonhttpsrc.c: Fix minor mem leak in redirect code.Tim-Philipp Müller2006-12-124-0/+120
* tests/check/elements/.cvsignore: Add cdaudio to ignore.Wim Taymans2006-11-141-0/+1
* tests/check/: Added y4m test. Fixes #372243.Wim Taymans2006-11-142-1/+163
* Activate pads before adding them to running element.Tim-Philipp Müller2006-10-171-0/+1
* Add ReplayGain analysis element (#357069).René Stadler2006-10-063-0/+1873
* tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work r...Tim-Philipp Müller2006-10-043-1/+323
* removing icle for v4l2Thomas Vander Stichele2006-10-032-526/+1
* 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
* 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
* tests/check/: Fix big batch of compiler warnings.Stefan Kost2006-09-161-2/+0
* The test application and the plgind error messages has been improved.Edgard Lima2006-09-151-24/+193
* 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
* docs/plugins/: Add videocrop to docs.Tim-Philipp Müller2006-09-023-2/+326
* ext/wavpack/gstwavpackenc.c: Fix mem leak, send newsegment event on correctio...Tim-Philipp Müller2006-08-232-3/+2
* tests/check/: Add unit tests for wavpack elements (#352476).Sebastian Dröge2006-08-235-1/+737
* move gdp plugin to good.Thomas Vander Stichele2006-08-213-989/+0
* tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...Edward Hervey2006-08-081-0/+1
* tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...Edward Hervey2006-08-081-1/+5
* gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...Thomas Vander Stichele2006-07-262-2/+0