gstreamer/plugins
Nirbheek Chauhan 6ccf59ec06 leakstracer: Add API for tracking and checkpointing objects
This feature was previously available only through the SIGUSR2 signal,
which meant it wasn't available on platforms that don't have UNIX
signals, such as Windows and with applications that already use
SIGUSR1 for something else.

Now we have action-signals for doing the same. These action signals
can also be used for fetching the checkpoint information
programmatically instead of printing to the debug log.
2019-07-02 15:13:26 +05:30
..
elements multiqueue: Hold weak references to pads/multiqueue in SingleQueue 2019-06-28 15:30:54 -04:00
tracers leakstracer: Add API for tracking and checkpointing objects 2019-07-02 15:13:26 +05:30
Makefile.am gsttraceutils: actually disable tracing system hooks if configured 2017-11-24 13:40:34 +01:00
meson.build Port to hotdoc 2019-05-13 16:34:09 -04:00