X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=win32%2Fcommon%2Fconfig.h;h=ddc1bb177b1528688e0073e9c3d4354eb4dd6ef0;hb=HEAD;hp=f998b03614ca592204034a3c8db8e49922146d50;hpb=b1065bf2a5159183bde18dcd95c988ea42b86f83;p=framework%2Fmultimedia%2Fgst-plugins-good0.10.git diff --git a/win32/common/config.h b/win32/common/config.h index f998b03..ddc1bb1 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -49,7 +49,7 @@ #define GST_PACKAGE_ORIGIN "Unknown package origin" /* GStreamer package release date/time for plugins as YYYY-MM-DD */ -#define GST_PACKAGE_RELEASE_DATETIME "2011-05-10" +#define GST_PACKAGE_RELEASE_DATETIME "2012-02-20" /* struct v4l2_buffer missing */ #undef GST_V4L2_MISSING_BUFDECL @@ -277,24 +277,12 @@ /* Define to enable pulseaudio plug-in (used by pulseaudio). */ #undef HAVE_PULSE -/* defined if pulseaudio >= 0.9.11 is available */ -#undef HAVE_PULSE_0_9_11 - -/* defined if pulseaudio >= 0.9.12 is available */ -#undef HAVE_PULSE_0_9_12 - -/* defined if pulseaudio >= 0.9.13 is available */ -#undef HAVE_PULSE_0_9_13 - -/* defined if pulseaudio >= 0.9.15 is available */ -#undef HAVE_PULSE_0_9_15 - -/* defined if pulseaudio >= 0.9.16 is available */ -#undef HAVE_PULSE_0_9_16 - /* defined if pulseaudio >= 0.9.20 is available */ #undef HAVE_PULSE_0_9_20 +/* defined if pulseaudio >= 1.0 is available */ +#undef HAVE_PULSE_1_0 + /* Define if RDTSC is available */ #undef HAVE_RDTSC @@ -370,7 +358,7 @@ /* Define to enable X11 XVideo extensions. */ #undef HAVE_XVIDEO -/* Define to enable zlib support for id3demux/qtdemux/matroska. */ +/* Define to enable zlib support for qtdemux/matroska. */ #undef HAVE_ZLIB /* the host CPU */ @@ -396,7 +384,7 @@ #define PACKAGE_NAME "GStreamer Good Plug-ins" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.29" +#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.31" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gst-plugins-good" @@ -405,7 +393,7 @@ #undef PACKAGE_URL /* Define to the version of this package. */ -#define PACKAGE_VERSION "0.10.29" +#define PACKAGE_VERSION "0.10.31" /* directory where plugins are located */ #ifdef _DEBUG @@ -436,7 +424,7 @@ #undef STDC_HEADERS /* Version number of package */ -#define VERSION "0.10.29" +#define VERSION "0.10.31" /* old wavpack API */ #undef WAVPACK_OLD_API