Home
last modified time | relevance | path

Searched refs:gst_debug_set_colored (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h465 void gst_debug_set_colored (gboolean colored);
1522 #define gst_debug_set_colored(colored) G_STMT_START{ }G_STMT_END macro
Dgst.c1006 gst_debug_set_colored (FALSE); in parse_one_option()
Dgstinfo.c1620 gst_debug_set_colored (gboolean colored) in gst_debug_set_colored() function
2450 gst_debug_set_colored (gboolean colored) in gst_debug_set_colored() function
/third_party/gstreamer/gstreamer/
DChangeLog94976 * gst/gstinfo.c: (_gst_debug_init), (gst_debug_set_colored),