gstreamer/tests/check
Tim-Philipp Müller 9d812d7619 tests: info: add test for post-gst_init() category registration perf
When registering categories after gst_init() we would re-check *all*
categories against the existing GST_DEBUG patterns again, whereas
it's enough to just check the new category. Moreover, we would parse
the GST_DEBUG pattern string again and re-add that to the existing
pattern list for every newly-registered debug category, and then
check that against all categories of course. This made registering
categories after gst_init() very very slow.
2017-12-02 12:51:17 +00:00
..
elements tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst tests: info: add test for post-gst_init() category registration perf 2017-12-02 12:51:17 +00:00
libs tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +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 gst: add a promise object 2017-11-23 00:48:30 +11:00
meson.build gst: add a promise object 2017-11-23 00:48:30 +11:00