API: add FIXME and DUMPMEM log levels and convenience macros
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 6 Apr 2009 00:27:26 +0000 (01:27 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 8 Apr 2009 20:32:05 +0000 (21:32 +0100)
commit116c8be6bfaac6c16a32e6b59949ebb085f1321b
tree72bf2eaa2c0ce925b8c30dc839abfc3fe1c0ca15
parent7d0b4f10c610736fe3ffc6770f840903118345f9
API: add FIXME and DUMPMEM log levels and convenience macros

Two new log levels to dump FIXMEs into the log and to log data
in form of a hex dump (#578114).

API: GST_CAT_FIXME_OBJECT
API: GST_CAT_MEMDUMP_OBJECT
API: GST_CAT_FIXME
API: GST_CAT_MEMDUMP
API: GST_FIXME_OBJECT
API: GST_MEMDUMP_OBJECT
API: GST_FIXME
API: GST_MEMDUMP
docs/gst/gstreamer-sections.txt
gst/gstinfo.c
gst/gstinfo.h
tests/check/gst/gstinfo.c
win32/common/libgstreamer.def