gstreamer/tests/check
Sebastian Dröge 04a7334140 info: Deprecate gst_debug_category_free()
And change it to do nothing at all.

As debug categories don't use reference counting and they can be
retrieved from anywhere at any time by name, it is fundamentally unsafe
to free them at any point in time except for right before the end of the
process.

No code apart from a unit test seems to be currently using the function,
so deprecate it and also change it to do nothing at all.
2019-07-15 11:35:07 +03:00
..
elements tests: Add test for new activity-tracking leaktracer API 2019-07-02 15:13:26 +05:30
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst info: Deprecate gst_debug_category_free() 2019-07-15 11:35:07 +03:00
libs basesrc: Add public gst_base_src_negotiate () function 2019-07-01 11:16:09 +02: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
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30