]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
win32/: renamed core elements plugin
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 2 Dec 2005 09:48:17 +0000 (09:48 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 2 Dec 2005 09:48:17 +0000 (09:48 +0000)
Original commit message from CVS:

* win32/MANIFEST:
* win32/common/config.h:
* win32/vs6/gstreamer.dsw:
* win32/vs6/libgstcoreelements.dsp:
* win32/vs6/libgstelements.dsp:
renamed core elements plugin

ChangeLog
win32/MANIFEST
win32/common/config.h
win32/vs6/gstreamer.dsw
win32/vs6/libgstcoreelements.dsp [moved from win32/vs6/libgstelements.dsp with 87% similarity]

index f555c67a64db12d61f7d249799074508141b99d6..c340fe26628837d9f1919f0879f59ead64ca6496 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-02  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * win32/MANIFEST:
+       * win32/common/config.h:
+       * win32/vs6/gstreamer.dsw:
+       * win32/vs6/libgstcoreelements.dsp:
+       * win32/vs6/libgstelements.dsp:
+         renamed core elements plugin
+
 2005-12-02  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * tools/gst-run.c: (compare_major_minor), (find_highest_version),
index 91b0f2d7fcab2c13c3d1dae97657cbbe6aba0b89..954605a8386906590812aac703ba8d37f04fed97 100644 (file)
@@ -16,7 +16,7 @@ win32/vs6/gstreamer.dsw
 win32/vs6/gst_inspect.dsp
 win32/vs6/gst_launch.dsp
 win32/vs6/libgstbase.dsp
-win32/vs6/libgstelements.dsp
+win32/vs6/libgstcoreelements.dsp
 win32/vs6/libgstreamer.dsp
 win32/vs7/GStreamer.vcproj
 win32/vs7/Makefile
index 293a8ea219f08d065702408dfe1102c0d4a1cc00..8d84772b4a334f4f07fe4038315a1ca7c8aec674 100644 (file)
@@ -21,7 +21,7 @@
 #undef GST_GCOV_ENABLED
 
 /* Default errorlevel to use */
-#define GST_LEVEL_DEFAULT GST_LEVEL_NONE
+#define GST_LEVEL_DEFAULT GST_LEVEL_ERROR
 
 /* GStreamer license */
 #define GST_LICENSE "LGPL"
 #define GST_PACKAGE_ORIGIN "Unknown package origin"
 
 /* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer source release"
+#define GST_PACKAGE_NAME "GStreamer CVS/prerelease"
 
 /* Define the version */
-#define GST_VERSION "0.9.7"
+#define GST_VERSION "0.9.7.1"
 
 /* Define if the host CPU is an Alpha */
 #undef HAVE_CPU_ALPHA
 #undef USE_POISONING
 
 /* Version number of package */
-#define VERSION "0.9.7"
+#define VERSION "0.9.7.1"
 
 /* Define to 1 if your processor stores words with the most significant byte
    first (like Motorola and SPARC, unlike Intel and VAX). */
index 835c97a0679e3511cca991f3d037c7ed6aa49128..d864a801763f682af0872899212c2cd4f2122611 100644 (file)
@@ -75,7 +75,7 @@ Package=<4>
 
 ###############################################################################
 
-Project: "libgstelements"=.\libgstelements.dsp - Package Owner=<4>
+Project: "libgstcoreelements"=.\libgstcoreelements.dsp - Package Owner=<4>
 
 Package=<5>
 {{{
similarity index 87%
rename from win32/vs6/libgstelements.dsp
rename to win32/vs6/libgstcoreelements.dsp
index 2d9528080afbcda4b3234553c8b0d41ee756a935..12d63791f8f44517902a5a7fea273e0058ee63f3 100644 (file)
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="libgstelements" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="libgstcoreelements" - Package Owner=<4>
 # Microsoft Developer Studio Generated Build File, Format Version 6.00
 # ** DO NOT EDIT **
 
 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
-CFG=libgstelements - Win32 Debug
+CFG=libgstcoreelements - Win32 Debug
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
 !MESSAGE 
-!MESSAGE NMAKE /f "libgstelements.mak".
+!MESSAGE NMAKE /f "libgstcoreelements.mak".
 !MESSAGE 
 !MESSAGE You can specify a configuration when running NMAKE
 !MESSAGE by defining the macro CFG on the command line. For example:
 !MESSAGE 
-!MESSAGE NMAKE /f "libgstelements.mak" CFG="libgstelements - Win32 Debug"
+!MESSAGE NMAKE /f "libgstcoreelements.mak" CFG="libgstcoreelements - Win32 Debug"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 
-!MESSAGE "libgstelements - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE "libgstelements - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "libgstcoreelements - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "libgstcoreelements - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
 !MESSAGE 
 
 # Begin Project
@@ -29,7 +29,7 @@ CPP=cl.exe
 MTL=midl.exe
 RSC=rc.exe
 
-!IF  "$(CFG)" == "libgstelements - Win32 Release"
+!IF  "$(CFG)" == "libgstcoreelements - Win32 Release"
 
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 0
@@ -55,12 +55,12 @@ LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
 # ADD LINK32 glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib /nologo /dll /machine:I386
 # Begin Special Build Tool
-TargetPath=.\Release\libgstelements.dll
+TargetPath=.\Release\libgstcoreelements.dll
 SOURCE="$(InputPath)"
 PostBuild_Cmds=mkdir c:\gstreamer\lib  mkdir c:\gstreamer\lib\gstreamer-0.10   copy /Y $(TargetPath) c:\gstreamer\lib\gstreamer-0.10
 # End Special Build Tool
 
-!ELSEIF  "$(CFG)" == "libgstelements - Win32 Debug"
+!ELSEIF  "$(CFG)" == "libgstcoreelements - Win32 Debug"
 
 # PROP BASE Use_MFC 0
 # PROP BASE Use_Debug_Libraries 1
@@ -86,7 +86,7 @@ LINK32=link.exe
 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
 # ADD LINK32 glib-2.0D.lib gobject-2.0D.lib gthread-2.0D.lib gmodule-2.0D.lib libxml2.lib wsock32.lib intl.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
 # Begin Special Build Tool
-TargetPath=.\Debug\libgstelements.dll
+TargetPath=.\Debug\libgstcoreelements.dll
 SOURCE="$(InputPath)"
 PostBuild_Cmds=mkdir c:\gstreamer\debug\lib    mkdir c:\gstreamer\debug\lib\gstreamer-0.10     copy /Y $(TargetPath) c:\gstreamer\debug\lib\gstreamer-0.10
 # End Special Build Tool
@@ -95,8 +95,8 @@ PostBuild_Cmds=mkdir c:\gstreamer\debug\lib   mkdir c:\gstreamer\debug\lib\gstream
 
 # Begin Target
 
-# Name "libgstelements - Win32 Release"
-# Name "libgstelements - Win32 Debug"
+# Name "libgstcoreelements - Win32 Release"
+# Name "libgstcoreelements - Win32 Debug"
 # Begin Group "Source Files"
 
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"