[xiph-cvs] cvs commit: vp32/CoreLibs/CDXV/vpxblit vpxblit.dsp

Mauricio Piacentini mauricio at xiph.org
Thu May 8 14:38:17 PDT 2003



mauricio    03/05/08 17:38:17

  Modified:    Codecs/qt_macosx/Mac VP3QTCodec.mcp
               Codecs/qt_macosx/Mac/Include dxlqt_OSXconfig.r dxlqt_codec.r
               Codecs/quicktime qt_codec.dsp
               Codecs/quicktime/Generic dxlqt_codec.r
               Codecs/quicktime/mac VP3QTCodec.CW53.mcp
               Codecs/quicktime/mac/include vp3qt_config.r
               CoreLibs/CDXV/vpxblit vpxblit.dsp
  Log:
  Small QT6 fixes for the OSX project resources, QTWin 6 SDK. updated all version numbers. in synch with 3.2.6.1 release binaries at xiph

Revision  Changes    Path
1.2       +103 -61   vp32/Codecs/qt_macosx/Mac/VP3QTCodec.mcp

Index: VP3QTCodec.mcp
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/qt_macosx/Mac/VP3QTCodec.mcp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
Binary files /tmp/cvsozRKhd and /tmp/cvswFy3Vg differ

<p><p>1.3       +1 -1      vp32/Codecs/qt_macosx/Mac/Include/dxlqt_OSXconfig.r

Index: dxlqt_OSXconfig.r
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/qt_macosx/Mac/Include/dxlqt_OSXconfig.r,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dxlqt_OSXconfig.r	8 Feb 2002 15:24:55 -0000	1.2
+++ dxlqt_OSXconfig.r	8 May 2003 21:38:14 -0000	1.3
@@ -11731,4 +11731,4 @@
         $"696F 6E3A 2033 2E32 2E32 2E30 0000 0000"            /* ion: 3.2.2.0.... */
         $"0000 0014 00A2 0186 C002 4E29"                      /* .....¢.†À.N) */
 };
-
\ No newline at end of file
+

<p><p>1.5       +3 -3      vp32/Codecs/qt_macosx/Mac/Include/dxlqt_codec.r

Index: dxlqt_codec.r
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/qt_macosx/Mac/Include/dxlqt_codec.r,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dxlqt_codec.r	8 Feb 2002 15:24:55 -0000	1.4
+++ dxlqt_codec.r	8 May 2003 21:38:15 -0000	1.5
@@ -41,8 +41,8 @@
 //*************************************************************************
 //	Version INFO
 //*************************************************************************
-#define SHORTVERSIONSTRING "3.2.2.0"
-#define LONGVERSIONSTRING "On2 VP3 Video Codec 3.2.2.0\nOn2 Technologies, The Duck Corporation 2001"
+#define SHORTVERSIONSTRING "3.2.6.1"
+#define LONGVERSIONSTRING "On2 VP3 Video Codec 3.2.6.1\nOn2 Technologies, The Duck Corporation 2001\nXiph.Org 2003"
 
  resource 'vers' (1, purgeable) {
     0x03, 0x21, final, 0x03, verUS,
@@ -184,4 +184,4 @@
                 };
         };
 };
-
\ No newline at end of file
+

<p><p>1.3       +3 -3      vp32/Codecs/quicktime/qt_codec.dsp

Index: qt_codec.dsp
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/quicktime/qt_codec.dsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qt_codec.dsp	16 Jul 2002 18:32:14 -0000	1.2
+++ qt_codec.dsp	8 May 2003 21:38:16 -0000	1.3
@@ -62,7 +62,7 @@
 
 ".\release\On2_VP3.qtx" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
         del .\release\On2_VP3.qtx 
-	c:\bench\qt501sdk\sdk\tools\rezwack -d $(InputPath) -r .\release\On2_VP3.qtr -o .\release\On2_VP3.qtx 
+	rezwack -d $(InputPath) -r .\release\On2_VP3.qtr -o .\release\On2_VP3.qtx 
         
 # End Custom Build
 # Begin Special Build Tool
@@ -182,7 +182,7 @@
 InputPath=.\Generic\dxlqt_codec.r
 
 ".\release\On2_VP3.qtr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-	c:\bench\qt501sdk\sdk\tools\Rez $(InputPath) -o $(TargetPath)
+	Rez $(InputPath)  -i c:\vp3\qt6sdk\qtdevwin\RIncludes -o $(TargetPath)
 
 # End Custom Build
 
@@ -194,7 +194,7 @@
 InputPath=.\Generic\dxlqt_codec.r
 
 ".\debug\On2_VP3.qtr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-	Rez $(InputPath) -i \qtwsdk4\RIncludes -o $(TargetPath)
+	Rez $(InputPath) -i c:\vp3\qt6sdk\qtdevwin\RIncludes -o $(TargetPath)
 
 # End Custom Build
 

<p><p>1.4       +8 -6      vp32/Codecs/quicktime/Generic/dxlqt_codec.r

Index: dxlqt_codec.r
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/quicktime/Generic/dxlqt_codec.r,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- dxlqt_codec.r	16 Jul 2002 18:32:15 -0000	1.3
+++ dxlqt_codec.r	8 May 2003 21:38:16 -0000	1.4
@@ -1,12 +1,14 @@
 #define SystemSevenOrLater 1
 #define UseExtendedThingResource 1
 
-#include "c:\\bench\\qt501sdk\\sdk\\rincludes\\ConditionalMacros.r"
-#include "c:\\bench\\qt501sdk\\sdk\\rincludes\\MacTypes.r"
-#include "c:\\bench\\qt501sdk\\sdk\\rincludes\\Components.r"
-#include "c:\\bench\\qt501sdk\\sdk\\rincludes\\ImageCodec.r"
+
+#include "ConditionalMacros.r"
+#include "MacTypes.r"
+#include "Components.r"
+#include "ImageCodec.r"
 #include "Common.h"
 
+
 #if TARGET_OS_MAC
 #define Target_PlatformType      platformPowerPC
 #else 
@@ -37,8 +39,8 @@
 //*************************************************************************
 //	Version INFO
 //*************************************************************************
-#define SHORTVERSIONSTRING "3.2.2.0"
-#define LONGVERSIONSTRING "On2 VP3 Video Codec 3.2.2.0\nOn2 Technologies, The Duck Corporation 2001"
+#define SHORTVERSIONSTRING "3.2.6.1"
+#define LONGVERSIONSTRING "VP3 Video Codec 3.2.6.1\nOn2 Technologies, The Duck Corporation 2001\nXiph.Org 2003"
 
  resource 'vers' (1, purgeable) {
     0x03, 0x20, final, 0x03, verUS,

<p><p>1.2       +32 -37    vp32/Codecs/quicktime/mac/VP3QTCodec.CW53.mcp

Index: VP3QTCodec.CW53.mcp
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/quicktime/mac/VP3QTCodec.CW53.mcp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
Binary files /tmp/cvsVFGBq2 and /tmp/cvsISOXFV differ

<p><p>1.3       +1 -1      vp32/Codecs/quicktime/mac/include/vp3qt_config.r

Index: vp3qt_config.r
===================================================================
RCS file: /usr/local/cvsroot/vp32/Codecs/quicktime/mac/include/vp3qt_config.r,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vp3qt_config.r	8 Feb 2002 15:23:43 -0000	1.2
+++ vp3qt_config.r	8 May 2003 21:38:16 -0000	1.3
@@ -11384,4 +11384,4 @@
         $"0000 0014 00A2 0186 C002 4E29 0000 0000"            /* .....¢.†À.N).... */
         $"00E6 0014 018F 0180 8000"                           /* .æ....€€. */
 };
-
\ No newline at end of file
+

<p><p>1.2       +25 -25    vp32/CoreLibs/CDXV/vpxblit/vpxblit.dsp

Index: vpxblit.dsp
===================================================================
RCS file: /usr/local/cvsroot/vp32/CoreLibs/CDXV/vpxblit/vpxblit.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vpxblit.dsp	6 Sep 2001 14:57:34 -0000	1.1
+++ vpxblit.dsp	8 May 2003 21:38:17 -0000	1.2
@@ -25,7 +25,7 @@
 # PROP AllowPerConfigDependencies 0
 # PROP Scc_ProjName ""
 # PROP Scc_LocalPath ""
-CPP=xicl6.exe
+CPP=cl.exe
 RSC=rc.exe
 
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
@@ -38,7 +38,7 @@
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 0
 # PROP Output_Dir "..\..\..\Lib\Win32\Release"
-# PROP Intermediate_Dir "..\..\..\..\..\ObjectCode\vpxblit\Release"
+# PROP Intermediate_Dir "..\..\..\..\ObjectCode\vpxblit\Release"
 # PROP Target_Dir ""
 MTL=midl.exe
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
@@ -48,7 +48,7 @@
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
-LIB32=xilink6.exe -lib
+LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"..\..\..\Lib\Win32\Release\s_vpxblit.lib"
 
@@ -62,7 +62,7 @@
 # PROP Use_MFC 0
 # PROP Use_Debug_Libraries 1
 # PROP Output_Dir "..\..\..\Lib\Win32\Debug"
-# PROP Intermediate_Dir "..\..\..\..\..\ObjectCode\vpxblit\Debug"
+# PROP Intermediate_Dir "..\..\..\..\ObjectCode\vpxblit\Debug"
 # PROP Target_Dir ""
 MTL=midl.exe
 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
@@ -72,7 +72,7 @@
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
-LIB32=xilink6.exe -lib
+LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
 # ADD LIB32 /nologo /out:"..\..\..\Lib\Win32\Debug\s_vpxblit.lib"
 
@@ -95,7 +95,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcc00.asm
 InputName=bcc00
 
@@ -107,7 +107,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcc00.asm
 InputName=bcc00
 
@@ -126,7 +126,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcc10.asm
 InputName=bcc10
 
@@ -138,7 +138,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcc10.asm
 InputName=bcc10
 
@@ -157,7 +157,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcf00.asm
 InputName=bcf00
 
@@ -169,7 +169,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcf00.asm
 InputName=bcf00
 
@@ -188,7 +188,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcf10.asm
 InputName=bcf10
 
@@ -200,7 +200,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcf10.asm
 InputName=bcf10
 
@@ -219,7 +219,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcs00.asm
 InputName=bcs00
 
@@ -231,7 +231,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcs00.asm
 InputName=bcs00
 
@@ -250,7 +250,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcs10.asm
 InputName=bcs10
 
@@ -262,7 +262,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcs10.asm
 InputName=bcs10
 
@@ -281,7 +281,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bct00.asm
 InputName=bct00
 
@@ -293,7 +293,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bct00.asm
 InputName=bct00
 
@@ -312,7 +312,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bct10.asm
 InputName=bct10
 
@@ -324,7 +324,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bct10.asm
 InputName=bct10
 
@@ -343,7 +343,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\bcy00.asm
 InputName=bcy00
 
@@ -355,7 +355,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\bcy00.asm
 InputName=bcy00
 
@@ -374,7 +374,7 @@
 !IF  "$(CFG)" == "vpxblit - Win32 Release"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Release
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Release
 InputPath=.\wx86\const.asm
 InputName=const
 
@@ -386,7 +386,7 @@
 !ELSEIF  "$(CFG)" == "vpxblit - Win32 Debug"
 
 # Begin Custom Build
-IntDir=.\..\..\..\..\..\ObjectCode\vpxblit\Debug
+IntDir=.\..\..\..\..\ObjectCode\vpxblit\Debug
 InputPath=.\wx86\const.asm
 InputName=const
 

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list