gstreamer/plugins
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 inputselector: Push event on selected pad only when one is selected 2020-06-15 17:33:22 +00:00
tracers tracer: declare GstTracer API stable 2020-07-24 13:33:50 +01:00
meson.build Meson: Add 'coretracers' feature option 2019-12-03 19:01:38 -05:00