gstreamer/tests/check
Nirbheek Chauhan 72daeee2c4 gstinfo: Add new API for getting debug log lines
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.
2019-12-25 08:50:17 +05:30
..
elements Remove deprecated GTimeVal 2019-12-10 19:18:32 -05:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst gstinfo: Add new API for getting debug log lines 2019-12-25 08:50:17 +05:30
libs tests-clock: Fix race in test_late_crank 2019-12-20 15:51:45 +00:00
pipelines tests: fix pipelines_parse_launch.delayed_link flakiness 2019-12-14 11:25:20 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30