win32/common/libgstriff.def
win32/common/libgsttag.def
win32/common/libgstvideo.def
+win32/common/libgstinterfaces.def
win32/common/interfaces-enumtypes.c
win32/common/interfaces-enumtypes.h
win32/common/multichannel-enumtypes.c
win32/common/multichannel-enumtypes.h
win32/common/_stdint.h
+win32/vs6/grammar.dsp
win32/vs6/gst_plugins_base.dsw
win32/vs6/libgstadder.dsp
win32/vs6/libgstaudio.dsp
win32/vs6/libgstinterfaces.dsp
win32/vs6/libgstnetbuffer.dsp
win32/vs6/libgstogg.dsp
+win32/vs6/libgstplaybin.dsp
win32/vs6/libgstriff.dsp
win32/vs6/libgstrtp.dsp
win32/vs6/libgstsinesrc.dsp
win32/vs6/libgsttheora.dsp
win32/vs6/libgsttypefindfunctions.dsp
win32/vs6/libgstvideo.dsp
+win32/vs6/libgstvideorate.dsp
+win32/vs6/libgstvideoscale.dsp
+win32/vs6/libgstvideotestsrc.dsp
+win32/vs6/libgstvolume.dsp
win32/vs6/libgstvorbis.dsp
win32/MANIFEST
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
#undef PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.5.4"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.6"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-base"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.5.4"
+#undef PACKAGE_VERSION "0.10.6"
/* directory where plugins are located */
#undef PLUGINDIR
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.5.4"
+#define VERSION "0.10.6"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */