info: allow getting other log categories. Fixes #587417
authorStefan Kost <ensonic@users.sf.net>
Tue, 30 Jun 2009 08:26:34 +0000 (11:26 +0300)
committerStefan Kost <ensonic@users.sf.net>
Mon, 6 Jul 2009 18:54:30 +0000 (19:54 +0100)
commit2cb16ad7aa773c7b1415cd599524727ad874c4b8
tree8f35363647f9584ef1f80428b826215389bd26b2
parent2288f9f6ec783feeba5db9a77c64940eb38894d4
info: allow getting other log categories. Fixes #587417

Add a new macro GST_DEBUG_CATEGORY_GET to get a log category by name. This
allows plugins to use e.g. core categories like PERFORMANCE or CLOCK.
API: GST_DEBUG_CATEGORY_GET
docs/gst/gstreamer-sections.txt
gst/gstinfo.c
gst/gstinfo.h
win32/common/libgstreamer.def