Sebastian Dröge
ed1022fa81
Use gst_object_unref() / gst_object_clear() instead of the GObject ones
...
To allow the refcounting tracer to work better. In childproxy/iterator
these might be plain GObjects but gst_object_unref() also works on them.
In other places where it is never GstObject, g_object_unref() is kept.
2020-04-20 16:28:52 +00:00
Thibault Saunier
06e54399ba
hotdoc: Add missing json escaping
...
Fixes https://gitlab.freedesktop.org/gstreamer/gst-docs/issues/50
2019-11-13 11:37:22 +00:00
Thibault Saunier
f040102d45
docs: Add tracers support
2019-05-31 18:53:43 -04:00
Thibault Saunier
3635a6a98b
docs: Document pad types
...
And update the plugins doc cache
2019-05-25 10:56:50 -04:00
Thibault Saunier
042f6d5def
docs: Update diplayed plugins filename something stable
2019-05-16 18:22:20 +00:00
Thibault Saunier
6009b82d65
hotdoc: Let the the registry inspect in forks
...
So that the whole process doesn't segfault if something bad happens while inspecting
2019-05-16 18:22:20 +00:00
Thibault Saunier
56d01406bc
docs: Do not pass the json through stdout
...
Unicode encoding breaks on windows when doing so
2019-05-16 18:22:20 +00:00
Thibault Saunier
a0c65067e0
Port to hotdoc
2019-05-13 16:34:09 -04:00