gstreamer/tests/check
Guillaume Desmottes 7c1a091404 filesrc: fix buffer leaks in tests
gst_check_setup_sink_pad() internally uses gst_check_chain_func() so we
should call gst_check_drop_buffers() when tearing down tests to free the
buffers which have been exchanged through the pipeline.

https://bugzilla.gnome.org/show_bug.cgi?id=765903
2016-05-03 11:02:47 +03:00
..
elements filesrc: fix buffer leaks in tests 2016-05-03 11:02:47 +03:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst elementfactory: fix factory leak in test 2016-05-03 11:02:47 +03:00
libs tests: baseparse: make work with CK_FORK=no 2016-04-11 10:44:22 +01:00
pipelines gstreamer: use new gst_element_class_add_static_pad_template() 2016-03-24 14:43:41 +02:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am tests: add PTHREAD_CFLAGS for make check to pass on OS X 2016-04-11 18:03:49 +01:00