mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
c884410439
Original commit message from CVS: ATSC A/52 audio decoder plugin http://liba52.sf.net/ - not working fully yet - has ugly debug code at the moment
57 lines
1,010 B
C
57 lines
1,010 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 USE_GLIB2
|
|
|
|
#undef PLUGINS_DIR
|
|
#undef PLUGINS_BUILDDIR
|
|
#undef PLUGINS_USE_BUILDDIR
|
|
|
|
#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_RDTSC
|
|
|
|
#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_LIBMIKMOD
|
|
#undef HAVE_LIBJPEG
|
|
#undef HAVE_LIBGSM
|
|
#undef HAVE_LIBSDL
|
|
#undef HAVE_LIBHERMES
|
|
#undef HAVE_NASM
|
|
#undef HAVE_A52DEC
|
|
#undef HAVE_MPEG2DEC
|
|
//thomas: commented out #undef HAVE_FLAC
|
|
#undef HAVE_FLACLIB
|
|
#undef HAVE_LINUX_CDROM
|
|
#undef HAVE_LINUX_VIDEODEV
|
|
#undef HAVE_LIBSDL
|
|
#undef HAVE_LIBOPENQUICKTIME
|
|
|
|
#undef HAVE_ATOMIC_H
|
|
|
|
#undef GST_DEBUG_ENABLED
|
|
#undef GST_INFO_ENABLED
|
|
#undef GST_DEBUG_COLOR
|
|
|
|
#undef GST_DISABLE_LOADSAVE
|