mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
2225ba377b
Original commit message from CVS: DVD update: - use libdvdread - title/chap/angle interface for dvdsrc - test app dvdplay.c
57 lines
1,013 B
C
57 lines
1,013 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_LIBDVDREAD
|
|
#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
|