mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-01 03:52:25 +00:00
72daeee2c4
If you're using a custom log handler, you had to reverse-engineer the debug log format and create your own format function. Now, you can call `gst_debug_log_get_line()` and it will return a string (without ANSI escape color codes) representation instead. This is useful in situations when you need to log the ordinary gst_debug log to a resource that can't be opened as a `FILE` handle. Also includes a test. |
||
---|---|---|
.. | ||
elements | ||
generic | ||
gst | ||
libs | ||
pipelines | ||
tools | ||
gstreamer.supp | ||
meson.build |