From b2ce00c55de51dc5eb1fb007daa9f7e9df25dbdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 3 May 2014 18:16:21 +0200 Subject: Release 1.3.1 --- win32/common/config.h | 82 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 65 insertions(+), 17 deletions(-) (limited to 'win32/common/config.h') diff --git a/win32/common/config.h b/win32/common/config.h index 6365037a7..6a9ab673e 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -58,6 +58,15 @@ /* Defined if gcov is enabled to force a rebuild due to config.h changing */ #undef GST_GCOV_ENABLED +/* EGL module name */ +#undef GST_GL_LIBEGL_MODULE_NAME + +/* GLES2 module name */ +#undef GST_GL_LIBGLESV2_MODULE_NAME + +/* OpenGL module name */ +#undef GST_GL_LIBGL_MODULE_NAME + /* Defined when registry scanning through fork is unsafe */ #undef GST_HAVE_UNSAFE_FORK @@ -71,13 +80,13 @@ #undef GST_MJPEGTOOLS_API /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2013-10-31T21:09Z" +#define GST_PACKAGE_RELEASE_DATETIME "2014-05-03" /* Define if static plugins should be built */ #undef GST_PLUGIN_BUILD_STATIC @@ -100,6 +109,9 @@ /* Define to enable AVC Video Services (used by avcsrc). */ #undef HAVE_AVC +/* Define if building with AVFoundation */ +#undef HAVE_AVFOUNDATION + /* Define to enable Bluez (used by bluez). */ #undef HAVE_BLUEZ @@ -187,9 +199,6 @@ /* Define to enable directfb (used by dfbvideosink ). */ #undef HAVE_DIRECTFB -/* Define to enable DirectShow plug-in (used by winks). */ -#undef HAVE_DIRECTSHOW - /* Define to enable DirectSound (used by directsoundsrc). */ #undef HAVE_DIRECTSOUND @@ -241,6 +250,21 @@ /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT +/* Define to enable gl elements (used by gl). */ +#undef HAVE_GL + +/* Define to 1 if the system has the type `GLchar'. */ +#undef HAVE_GLCHAR + +/* Define to 1 if the system has the type `GLeglImageOES'. */ +#undef HAVE_GLEGLIMAGEOES + +/* Define to 1 if the system has the type `GLintptr'. */ +#undef HAVE_GLINTPTR + +/* Define to 1 if the system has the type `GLsizeiptr'. */ +#undef HAVE_GLSIZEIPTR + /* Define to enable gme decoder (used by gme). */ #undef HAVE_GME @@ -271,12 +295,18 @@ /* Define if building for Apple iOS */ #undef HAVE_IOS +/* Use libjpeg */ +#undef HAVE_JPEG + /* Define to enable Kate (used by kate). */ #undef HAVE_KATE /* Define to enable ladspa (used by ladspa). */ #undef HAVE_LADSPA +/* Define if libgcrypt is available */ +#undef HAVE_LIBGCRYPT + /* Define if gme 0.5.6 or newer is available */ #undef HAVE_LIBGME_ACCURACY @@ -292,6 +322,9 @@ /* Define if libusb 1.x is installed */ #undef HAVE_LIBUSB +/* Define to enable libvisual visualization library (used by libvisual). */ +#undef HAVE_LIBVISUAL + /* Define to enable Linear Systems SDI plugin (used by linsys). */ #undef HAVE_LINSYS @@ -304,9 +337,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H -/* Define to enable Multi Format Codec (used by mfc). */ -#undef HAVE_MFC - /* Define to enable libmimic library (used by mimic). */ #undef HAVE_MIMIC @@ -349,6 +379,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_TCP_H +/* Define if nettle is available */ +#undef HAVE_NETTLE + /* Define to enable ofa plugins (used by ofa). */ #undef HAVE_OFA @@ -361,12 +394,18 @@ /* Define to 1 if you have the header file. */ #undef HAVE_OPENCV2_HIGHGUI_HIGHGUI_C_H +/* Define to enable openexr library (used by openexr). */ +#undef HAVE_OPENEXR + /* Define to enable openjpeg library (used by openjpeg). */ #undef HAVE_OPENJPEG /* Define if OpenJPEG 1 is used */ #undef HAVE_OPENJPEG_1 +/* Define to enable openni2 library (used by openni2). */ +#undef HAVE_OPENNI2 + /* Define to enable OpenSL ES (used by opensl). */ #undef HAVE_OPENSLES @@ -382,6 +421,9 @@ /* Define to enable OSX video (used by osxvideosrc). */ #undef HAVE_OSX_VIDEO +/* Use libpng */ +#undef HAVE_PNG + /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_H @@ -421,7 +463,7 @@ /* Define to enable Smooth Streaming plug-in (used by smoothstreaming). */ #undef HAVE_SMOOTHSTREAMING -/* Define to enable sndfile plug-in (used by sfsrc sfsink). */ +/* Define to enable sndfile plug-in (used by sfdec sfenc). */ #undef HAVE_SNDFILE /* Define to enable sndio audio (used by sndio). */ @@ -442,6 +484,9 @@ /* Define to enable srtp library (used by srtp). */ #undef HAVE_SRTP +/* Define if libssh2 is available */ +#undef HAVE_SSH2 + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -529,6 +574,9 @@ /* Define to 1 if you have the header file. */ #define HAVE_WININET_H 1 +/* Define to enable Winks plug-in (used by winks). */ +#undef HAVE_WINKS + /* Define to enable winscreencap plug-in (used by winscreencap). */ #undef HAVE_WINSCREENCAP @@ -557,6 +605,9 @@ # define LIBDIR PREFIX "\\lib" #endif +/* directory in which the detected libvisual's plugins are located */ +#undef LIBVISUAL_PLUGINSBASEDIR + /* gettext locale dir */ #define LOCALEDIR PREFIX "\\share\\locale" @@ -580,7 +631,7 @@ #define PACKAGE_NAME "GStreamer Bad Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.0.1" +#define PACKAGE_STRING "GStreamer Bad Plug-ins 1.3.1" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-bad" @@ -589,7 +640,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.3.0.1" +#define PACKAGE_VERSION "1.3.1" /* directory where plugins are located */ #ifdef _DEBUG @@ -622,17 +673,14 @@ /* Define location of timidity.cfg */ #undef TIMIDITY_CFG -/* Use Mali FB EGL window system */ +/* Use Mali FB EGL platform */ #undef USE_EGL_MALI_FB -/* Use RPi EGL window system */ +/* Use RPi platform */ #undef USE_EGL_RPI -/* Use X11 EGL window system */ -#undef USE_EGL_X11 - /* Version number of package */ -#define VERSION "1.3.0.1" +#define VERSION "1.3.1" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ -- cgit v1.2.1