gstreamer/tests/check
Jan Schmidt 1559c57a8e gst/gstutils.c: Don't leak pad references.
Original commit message from CVS:
* gst/gstutils.c: (gst_element_unlink_pads):
Don't leak pad references.

* tests/check/elements/fakesink.c: (GST_START_TEST):
* tests/check/generic/sinks.c: (GST_START_TEST):
* tests/check/generic/states.c: (GST_START_TEST):
* tests/check/gst/gstbin.c: (GST_START_TEST):
* tests/check/gst/gstcaps.c: (GST_START_TEST):
* tests/check/gst/gstelement.c: (GST_START_TEST):
* tests/check/gst/gstghostpad.c: (GST_START_TEST):
* tests/check/gst/gstiterator.c: (GST_START_TEST):
* tests/check/gst/gstvalue.c: (GST_START_TEST):
Fix a bunch of leaks. Make generic/sinks.c
use a bit less cpu by slowing the buffer rate
between fakesrc and fakesink.
2006-01-28 00:59:37 +00:00
..
elements gst/gstutils.c: Don't leak pad references. 2006-01-28 00:59:37 +00:00
generic gst/gstutils.c: Don't leak pad references. 2006-01-28 00:59:37 +00:00
gst gst/gstutils.c: Don't leak pad references. 2006-01-28 00:59:37 +00:00
libs docs/: add new API entries to the docs 2006-01-13 14:21:48 +00:00
pipelines ignore more 2005-11-30 16:45:54 +00:00
.gitignore ignore more; fix README 2005-06-17 08:59:41 +00:00
Makefile.am tests/check/: Add a very simple check that should have caught the memleak I fixed last night (if not for the slice al... 2006-01-27 11:53:20 +00:00