Home
last modified time | relevance | path

Searched refs:GST_LEVEL_TRACE (Results 1 – 25 of 233) sorted by relevance

12345678910

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstinfo.h84 GST_LEVEL_TRACE = 7, enumerator
1043 #define GST_CAT_TRACE_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, obj, __VA_ARG…
1051 #define GST_CAT_TRACE(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
1067 #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
1078 #define GST_CAT_TRACE_OBJECT(cat,obj,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, obj, ##ar…
1086 #define GST_CAT_TRACE(cat,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, NULL, ##args )
1102 #define GST_TRACE(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, ##args )
1179 GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_TRACE, obj, format, varargs); in GST_CAT_TRACE_OBJECT()
1249 GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_TRACE, NULL, format, varargs); in GST_CAT_TRACE()
1325 GST_CAT_LEVEL_LOG_valist (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, format, in GST_TRACE_OBJECT()
[all …]
H A Dgsttracerrecord.c264 if (G_LIKELY (GST_LEVEL_TRACE <= _gst_debug_min)) { in gst_tracer_record_log()
265 gst_debug_log_valist (GST_CAT_DEFAULT, GST_LEVEL_TRACE, "", "", 0, NULL, in gst_tracer_record_log()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/benchmarks/
H A Dtracerserialize.c57 if (G_LIKELY (GST_LEVEL_TRACE <= _gst_debug_min)) { in log_gst_structure_tmpl()
58 gst_debug_log_valist (GST_CAT_DEFAULT, GST_LEVEL_TRACE, __FILE__, in log_gst_structure_tmpl()
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/check/gst/
H A Dgsttracerrecord.c39 if (!save_messages || level != GST_LEVEL_TRACE || in tracer_log_func()
55 gst_debug_set_threshold_for_name ("GST_TRACER", GST_LEVEL_TRACE); in setup()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/ext/soup/
H A Dgstsouputils.c83 < GST_LEVEL_TRACE) { in gst_soup_util_log_setup()

12345678910