mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
c02326cf46
Original commit message from CVS: Added colorization to DEBUG and INFO. Colors are based on categories, with the strings in _gst_category_colors[] in gstinfo.c See wiki node GstDebugColors for the actual colors, or /etc/DIR_COLORS works too. Please comment on the colorization style and ideas in the above wiki node.
46 lines
836 B
C
46 lines
836 B
C
#undef PACKAGE
|
|
#undef VERSION
|
|
|
|
/* Gettext stuff */
|
|
#undef ENABLE_NLS
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_STPCPY
|
|
|
|
#undef PLUGINS_DIR
|
|
#undef PLUGINS_SRCDIR
|
|
#undef PLUGINS_USE_SRCDIR
|
|
|
|
#undef GST_CONFIG_DIR
|
|
#undef GST_WIN32_LIBDIR
|
|
|
|
#undef HAVE_CPU_I386
|
|
#undef HAVE_CPU_PPC
|
|
#undef HAVE_CPU_ALPHA
|
|
#undef HAVE_CPU_ARM
|
|
#undef HAVE_CPU_SPARC
|
|
|
|
#undef HAVE_GDK_PIXBUF
|
|
#undef HAVE_LIBGHTTP
|
|
#undef HAVE_LIBMMX
|
|
#undef HAVE_LIBXV
|
|
#undef HAVE_OSS
|
|
#undef HAVE_XAUDIO
|
|
#undef HAVE_CSSAUTH
|
|
#undef HAVE_VORBIS
|
|
#undef HAVE_LIBMAD
|
|
#undef HAVE_LIBJPEG
|
|
#undef HAVE_LIBHERMES
|
|
#undef HAVE_NASM
|
|
#undef HAVE_MPEG2DEC
|
|
#undef HAVE_LINUX_CDROM
|
|
#undef HAVE_LINUX_VIDEODEV
|
|
|
|
#undef HAVE_ATOMIC_H
|
|
|
|
#undef GST_DEBUG_ENABLED
|
|
#undef GST_INFO_ENABLED
|
|
#undef GST_INFO_ENABLED_VERBOSE
|
|
#undef GST_INFO_FORCE_DISABLE
|
|
#undef GST_DEBUG_COLOR
|