gstreamer/tests/check
Havard Graff d819f6913c gstpad: use hook_id instead of hook in called_probes list
A pointer to a hook in this list can easily not be unique, given both
the slice-allocator reusing memory, and the OS re-using freed blocks
in malloc.

By doing many repeated add and remove of probes, this becomes very easily
reproduced.

Instead use hook_id, which *is* unique for a added GHook.
2018-11-07 23:10:42 +02:00
..
elements queue: Ignore thresholds if a query is queued 2018-03-01 16:31:57 -05:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst gstpad: use hook_id instead of hook in called_probes list 2018-11-07 23:10:42 +02:00
libs gstaggregator: pads must inherit from #GstAggregatorPad 2018-03-01 15:25:53 +01:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01: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: abi: fix abi test on 64-bit Windows 2018-01-11 12:04:31 +00:00
meson.build Skip gst_deinit() if gstreamer was not initialized properly 2017-12-24 16:21:38 +01:00