_gst_debug_category_new 332 gst/gstinfo.c GST_CAT_DEFAULT = _gst_debug_category_new ("default", _gst_debug_category_new 334 gst/gstinfo.c _GST_CAT_DEBUG = _gst_debug_category_new ("GST_DEBUG", _gst_debug_category_new 340 gst/gstinfo.c GST_CAT_GST_INIT = _gst_debug_category_new ("GST_INIT", _gst_debug_category_new 342 gst/gstinfo.c GST_CAT_AUTOPLUG = _gst_debug_category_new ("GST_AUTOPLUG", _gst_debug_category_new 344 gst/gstinfo.c GST_CAT_AUTOPLUG_ATTEMPT = _gst_debug_category_new ("GST_AUTOPLUG_ATTEMPT", _gst_debug_category_new 346 gst/gstinfo.c GST_CAT_PARENTAGE = _gst_debug_category_new ("GST_PARENTAGE", _gst_debug_category_new 348 gst/gstinfo.c GST_CAT_STATES = _gst_debug_category_new ("GST_STATES", _gst_debug_category_new 350 gst/gstinfo.c GST_CAT_SCHEDULING = _gst_debug_category_new ("GST_SCHEDULING", _gst_debug_category_new 352 gst/gstinfo.c GST_CAT_BUFFER = _gst_debug_category_new ("GST_BUFFER", _gst_debug_category_new 354 gst/gstinfo.c GST_CAT_BUFFER_LIST = _gst_debug_category_new ("GST_BUFFER_LIST", _gst_debug_category_new 356 gst/gstinfo.c GST_CAT_BUS = _gst_debug_category_new ("GST_BUS", GST_DEBUG_BG_YELLOW, NULL); _gst_debug_category_new 357 gst/gstinfo.c GST_CAT_CAPS = _gst_debug_category_new ("GST_CAPS", _gst_debug_category_new 359 gst/gstinfo.c GST_CAT_CLOCK = _gst_debug_category_new ("GST_CLOCK", _gst_debug_category_new 361 gst/gstinfo.c GST_CAT_ELEMENT_PADS = _gst_debug_category_new ("GST_ELEMENT_PADS", _gst_debug_category_new 363 gst/gstinfo.c GST_CAT_PADS = _gst_debug_category_new ("GST_PADS", _gst_debug_category_new 365 gst/gstinfo.c GST_CAT_PERFORMANCE = _gst_debug_category_new ("GST_PERFORMANCE", _gst_debug_category_new 367 gst/gstinfo.c GST_CAT_PIPELINE = _gst_debug_category_new ("GST_PIPELINE", _gst_debug_category_new 369 gst/gstinfo.c GST_CAT_PLUGIN_LOADING = _gst_debug_category_new ("GST_PLUGIN_LOADING", _gst_debug_category_new 371 gst/gstinfo.c GST_CAT_PLUGIN_INFO = _gst_debug_category_new ("GST_PLUGIN_INFO", _gst_debug_category_new 373 gst/gstinfo.c GST_CAT_PROPERTIES = _gst_debug_category_new ("GST_PROPERTIES", _gst_debug_category_new 375 gst/gstinfo.c GST_CAT_TYPES = _gst_debug_category_new ("GST_TYPES", _gst_debug_category_new 377 gst/gstinfo.c GST_CAT_XML = _gst_debug_category_new ("GST_XML", _gst_debug_category_new 379 gst/gstinfo.c GST_CAT_NEGOTIATION = _gst_debug_category_new ("GST_NEGOTIATION", _gst_debug_category_new 381 gst/gstinfo.c GST_CAT_REFCOUNTING = _gst_debug_category_new ("GST_REFCOUNTING", _gst_debug_category_new 383 gst/gstinfo.c GST_CAT_ERROR_SYSTEM = _gst_debug_category_new ("GST_ERROR_SYSTEM", _gst_debug_category_new 386 gst/gstinfo.c GST_CAT_EVENT = _gst_debug_category_new ("GST_EVENT", _gst_debug_category_new 388 gst/gstinfo.c GST_CAT_MESSAGE = _gst_debug_category_new ("GST_MESSAGE", _gst_debug_category_new 390 gst/gstinfo.c GST_CAT_PARAMS = _gst_debug_category_new ("GST_PARAMS", _gst_debug_category_new 392 gst/gstinfo.c GST_CAT_CALL_TRACE = _gst_debug_category_new ("GST_CALL_TRACE", _gst_debug_category_new 394 gst/gstinfo.c GST_CAT_SIGNAL = _gst_debug_category_new ("GST_SIGNAL", _gst_debug_category_new 396 gst/gstinfo.c GST_CAT_PROBE = _gst_debug_category_new ("GST_PROBE", _gst_debug_category_new 398 gst/gstinfo.c GST_CAT_REGISTRY = _gst_debug_category_new ("GST_REGISTRY", 0, "registry"); _gst_debug_category_new 399 gst/gstinfo.c GST_CAT_QOS = _gst_debug_category_new ("GST_QOS", 0, "QoS"); _gst_debug_category_new 400 gst/gstinfo.c _priv_GST_CAT_POLL = _gst_debug_category_new ("GST_POLL", 0, "poll"); _gst_debug_category_new 442 gst/gstinfo.h cat = _gst_debug_category_new (name,color,description); \