gstreamer/tests/check
Wim Taymans 12c9334667 libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS.
Original commit message from CVS:
* libs/gst/base/gstbasesink.c:
(gst_base_sink_queue_object_unlocked), (gst_base_sink_event):
Fix leak caused when refusing newsegment after EOS.
* plugins/elements/gstfakesink.c: (gst_fake_sink_class_init),
(gst_fake_sink_init), (gst_fake_sink_set_property),
(gst_fake_sink_get_property), (gst_fake_sink_preroll),
(gst_fake_sink_render), (gst_fake_sink_change_state):
* plugins/elements/gstfakesink.h:
Add num-buffers property to make the element generate EOS after a
configurable amount of buffers.
API: fakesink::num-buffers property.
* tests/check/elements/fakesink.c: (GST_START_TEST),
(fakesink_suite):
Fix GstBus leak in test.
Test for fakesink num-buffers.
2007-04-05 11:16:09 +00:00
..
elements libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
generic docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
gst tests/check/gst/gstsystemclock.c: Unref some more to make valgrind happy. 2007-03-22 12:31:54 +00:00
libs tests/check/: Add ABI checks for PPC32. 2007-02-09 13:59:32 +00:00
pipelines docs/gst/gstreamer-sections.txt: Add new element field and method. 2007-03-19 10:47:56 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am plugins/elements/gstmultiqueue.c: Don't leak GCond. 2007-03-28 18:38:11 +00:00