mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
10b78d872b
We use this class to register tracer log entry metadata and build a log template. With the log template we can serialize log data very efficiently. This also simplifies the logging code, since that is now a simple varargs function that is not exposing the implementation details. Add docs for the new class and basic tests. Remove the previous log handler. Fixes #760267 |
||
---|---|---|
.. | ||
.gitignore | ||
gstlatency.c | ||
gstlatency.h | ||
gstlog.c | ||
gstlog.h | ||
gstrusage.c | ||
gstrusage.h | ||
gststats.c | ||
gststats.h | ||
gsttracers.c | ||
Makefile.am |