Home
last modified time | relevance | path

Searched refs:gst_debug_log_default (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstinfo.c52 gst_debug_log_default (category, level, file, function, line, object, in printf_extension_log_func()
62 gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
137 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in GST_START_TEST()
148 gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
215 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in GST_START_TEST()
225 removed = gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
252 gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
260 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in GST_START_TEST()
330 gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
365 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in GST_START_TEST()
Dgsttracerrecord.c53 gst_debug_remove_log_function (gst_debug_log_default); in setup()
65 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in cleanup()
Dgstmemory.c713 gst_debug_remove_log_function (gst_debug_log_default); in GST_START_TEST()
733 gst_debug_add_log_function (gst_debug_log_default, NULL, NULL); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c384 gst_debug_add_log_function (gst_debug_log_default, log_file, NULL); in _priv_gst_debug_init()
1318 gst_debug_log_default (GstDebugCategory * category, GstDebugLevel level, in gst_debug_log_default() function
1473 func = gst_debug_log_default; in gst_debug_add_log_function()
1563 func = gst_debug_log_default; in gst_debug_remove_log_function()
1575 if (func == gst_debug_log_default) { in gst_debug_remove_log_function()
2406 gst_debug_log_default (GstDebugCategory * category, GstDebugLevel level, in gst_debug_log_default() function
Dgstinfo.h436 void gst_debug_log_default (GstDebugCategory * category,
554 if ((func) == (void *) gst_debug_log_default) { \
562 ((func) == (void *) gst_debug_log_default) ? \
/third_party/gstreamer/gstplugins_bad/tests/check/pipelines/
Dipcpipeline.c224 gst_debug_add_log_function (gst_debug_log_default, f, NULL); in setup_log()
809 gst_debug_remove_log_function (gst_debug_log_default); in test_base()
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.821 * gst/gstinfo.c: (_gst_debug_init), (gst_debug_log_default):
2912 * gst/gstinfo.c: (gst_debug_log_default):
3756 * gst/gstinfo.c: (gst_debug_log_default):
7561 (gst_debug_log_default), (_gst_info_printf_extension),
8337 (gst_debug_message_get), (gst_debug_log_default):
/third_party/gstreamer/gstreamer/
DChangeLog12135 that happens we end up in gst_debug_log_default() again recursively and
70906 info: make adding/removing of gst_debug_log_default() work properly
70907 Make adding/removing gst_debug_log_default() work reliably in all
94621 * gst/gstinfo.c: (gst_debug_log_default):
98116 (gst_debug_log_default):
106944 * gst/gstinfo.c: (gst_debug_log_default):
123449 * gst/gstinfo.c: (gst_debug_log_default):