gstreamer/tests/check
Tim-Philipp Müller e4f7cdb0df tracer: declare GstTracer API stable
It's been around for more than 4 years and people have built
lots of stuff on top of it, doesn't really make sense to keep
it marked as unstable. We're unlikely to change it now, and
we can always deprecate it and make a new one if needed.

This stabilises the following API:
- gst_tracer_register()
- gst_tracing_get_active_tracers()
- gst_tracing_register_hook()
- gst_tracer_record_new()
- gst_tracer_record_log()

Might also help a bit with #424

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/576>
2020-07-24 13:33:50 +01:00
..
elements tests/elements/leaks.c: check get_tracer_by_name return value 2020-07-10 15:13:11 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst deviceprovider: Do static probe on start as fallback 2020-07-06 15:08:27 -04:00
libs directcontrolbinding: Properly initialize default last_value 2020-07-18 20:47:29 +00:00
pipelines Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build tracer: declare GstTracer API stable 2020-07-24 13:33:50 +01:00