gstreamer/tests/check
Tim-Philipp Müller c5d63b1c52 tests/check/elements/videotestsrc.c: Returning a return value often helps. In this case, we don't need the return val...
Original commit message from CVS:
* tests/check/elements/videotestsrc.c: (check_rgb_buf):
Returning a return value often helps. In this case, we
don't need the return value anyway, so just get rid of it.
Should make build bots much happier.
2006-09-02 13:20:59 +00:00
..
elements tests/check/elements/videotestsrc.c: Returning a return value often helps. In this case, we don't need the return val... 2006-09-02 13:20:59 +00:00
generic properly fail if we can't make an element 2006-05-30 14:31:43 +00:00
libs tests/check/libs/cddabasesrc.c: Waits for tasks to settle down so that we clean up correctly for valgrind. 2006-08-23 15:27:38 +00:00
pipelines gst/audioresample/gstaudioresample.c: Don't leak references to the incoming caps. Clean them up when stopping. 2006-07-28 17:17:24 +00:00
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
gst-plugins-base.supp tests/check/: so that FC4 buildslaves can pass. 2006-04-10 20:32:46 +00:00
Makefile.am Move GDP plugin to -base from -bad. Closes #347783. 2006-08-21 19:01:41 +00:00