[xiph-commits] r8061 - in trunk/oggdsf: . build/oggcodecs docs docs/doxygen sln/oggdsf_all src/lib/codecs/flac/libs/libFLACHelper

illiminable at motherfish-iii.xiph.org illiminable at motherfish-iii.xiph.org
Wed Oct 20 23:15:11 PDT 2004


Author: illiminable
Date: 2004-10-20 23:15:11 -0700 (Wed, 20 Oct 2004)
New Revision: 8061

Added:
   trunk/oggdsf/docs/notes.txt
Modified:
   trunk/oggdsf/VERSIONS
   trunk/oggdsf/build/oggcodecs/oggcodecs.vdproj
   trunk/oggdsf/docs/doxygen/oggdsf.doxy
   trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
   trunk/oggdsf/src/lib/codecs/flac/libs/libFLACHelper/libFLACHelper.vcproj
Log:
* 0.66.8061 Release (hopefully)

Modified: trunk/oggdsf/VERSIONS
===================================================================
--- trunk/oggdsf/VERSIONS	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/VERSIONS	2004-10-21 06:15:11 UTC (rev 8061)
@@ -1,4 +1,4 @@
-PACKAGE		-	0.66.8060
+PACKAGE		-	0.66.8061
 =================================
 libspeex	-	1.0.4
 libvorbis	-	1.1.0

Modified: trunk/oggdsf/build/oggcodecs/oggcodecs.vdproj
===================================================================
--- trunk/oggdsf/build/oggcodecs/oggcodecs.vdproj	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/build/oggcodecs/oggcodecs.vdproj	2004-10-21 06:15:11 UTC (rev 8061)
@@ -82,6 +82,12 @@
         "Entry"
         {
         "MsmKey" = "8:_3E5A4B5CB934468E9D8242C01D222CF4"
+        "OwnerKey" = "8:_E4B8E67DA0E54BB3BB025BFCF536BF3B"
+        "MsmSig" = "8:_UNDEFINED"
+        }
+        "Entry"
+        {
+        "MsmKey" = "8:_3E5A4B5CB934468E9D8242C01D222CF4"
         "OwnerKey" = "8:_FD547F0196C24DFBB9CAFCCEC06561BC"
         "MsmSig" = "8:_UNDEFINED"
         }
@@ -333,12 +339,6 @@
         }
         "Entry"
         {
-        "MsmKey" = "8:_655D5383153A6AB10D15352A7EABCC7A"
-        "OwnerKey" = "8:_E4B8E67DA0E54BB3BB025BFCF536BF3B"
-        "MsmSig" = "8:_UNDEFINED"
-        }
-        "Entry"
-        {
         "MsmKey" = "8:_65EFE52655DF4119A626446C8F593760"
         "OwnerKey" = "8:_UNDEFINED"
         "MsmSig" = "8:_UNDEFINED"
@@ -829,26 +829,6 @@
             "IsDependency" = "11:TRUE"
             "IsolateTo" = "8:"
             }
-            "{A582A373-4685-4296-BEFE-614B80A702C3}:_655D5383153A6AB10D15352A7EABCC7A"
-            {
-            "SourcePath" = "8:MSVCR71D.dll"
-            "TargetName" = "8:MSVCR71D.dll"
-            "Tag" = "8:"
-            "Folder" = "8:_371AD289B6DB4693BDF7568485051F1E"
-            "Condition" = "8:"
-            "Transitive" = "11:FALSE"
-            "Vital" = "11:TRUE"
-            "ReadOnly" = "11:FALSE"
-            "Hidden" = "11:FALSE"
-            "System" = "11:FALSE"
-            "Permanent" = "11:FALSE"
-            "SharedLegacy" = "11:FALSE"
-            "PackageAs" = "3:1"
-            "Register" = "3:1"
-            "Exclude" = "11:FALSE"
-            "IsDependency" = "11:TRUE"
-            "IsolateTo" = "8:"
-            }
             "{A582A373-4685-4296-BEFE-614B80A702C3}:_81A3CDB604B64763884C387192BE6771"
             {
             "SourcePath" = "8:..\\..\\COPYRIGHTS"
@@ -984,13 +964,13 @@
         {
         "Name" = "8:Microsoft Visual Studio"
         "ProductName" = "8:oggcodecs"
-        "ProductCode" = "8:{12EFE710-1B55-47BC-B557-4D0DB0689D4E}"
-        "PackageCode" = "8:{FF14E14D-0E0B-4330-B58D-CEC5A01CD9F1}"
+        "ProductCode" = "8:{8B293B74-0CD8-4A4C-83E5-5ACC37268265}"
+        "PackageCode" = "8:{EEFA3C5B-9071-4404-8B02-8488D7D9D7A3}"
         "UpgradeCode" = "8:{1A644FEB-7597-4FAB-AADE-C2C7C64C5984}"
         "RestartWWWService" = "11:FALSE"
         "RemovePreviousVersions" = "11:TRUE"
         "DetectNewerInstalledVersion" = "11:TRUE"
-        "ProductVersion" = "8:0.66.8060"
+        "ProductVersion" = "8:0.66.8061"
         "Manufacturer" = "8:illiminable"
         "ARPHELPTELEPHONE" = "8:"
         "ARPHELPLINK" = "8:www.illiminable.com/ogg/"

Modified: trunk/oggdsf/docs/doxygen/oggdsf.doxy
===================================================================
--- trunk/oggdsf/docs/doxygen/oggdsf.doxy	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/docs/doxygen/oggdsf.doxy	2004-10-21 06:15:11 UTC (rev 8061)
@@ -4,7 +4,7 @@
 # Project related configuration options
 #---------------------------------------------------------------------------
 PROJECT_NAME           = oggdsf
-PROJECT_NUMBER         = 0.66.8060
+PROJECT_NUMBER         = 0.66.8061
 OUTPUT_DIRECTORY       = G:/Dev/oggdsf/docs/doxygen
 CREATE_SUBDIRS         = NO
 OUTPUT_LANGUAGE        = English

Added: trunk/oggdsf/docs/notes.txt
===================================================================
--- trunk/oggdsf/docs/notes.txt	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/docs/notes.txt	2004-10-21 06:15:11 UTC (rev 8061)
@@ -0,0 +1,11 @@
+How is the header set in OggPage ??  - There is only one, it is set through the accessor.
+
+Check all clone function callers for memory leaks.
+
+Check all acceptOggPacge imlpementations for leaks.
+
+OggStreams should pass page as constant.
+
+
+Line 60 TheoEnInputPin... make the piointer const.
+Line 1186 - Memory leak in encoder.
\ No newline at end of file

Modified: trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln
===================================================================
--- trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/sln/oggdsf_all/oggdsf_all.sln	2004-10-21 06:15:11 UTC (rev 8061)
@@ -2344,10 +2344,10 @@
 		{7F213248-16F2-4AAE-B941-C402670082BC}.Release Unicode.Build.0 = Release|Win32
 		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_NoDotNET.ActiveCfg = Release|Win32
 		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_NoDotNET.Build.0 = Release|Win32
-		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE.ActiveCfg = Release|Win32
-		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE.Build.0 = Release|Win32
-		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE2.ActiveCfg = Release|Win32
-		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE2.Build.0 = Release|Win32
+		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE.ActiveCfg = Release_SSE|Win32
+		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE.Build.0 = Release_SSE|Win32
+		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE2.ActiveCfg = Release_SSE2|Win32
+		{7F213248-16F2-4AAE-B941-C402670082BC}.Release_SSE2.Build.0 = Release_SSE2|Win32
 		{16474157-607B-483C-8C31-2EB9ED724AD1}.Debug.ActiveCfg = Debug
 		{16474157-607B-483C-8C31-2EB9ED724AD1}.Debug Unicode.ActiveCfg = Debug
 		{16474157-607B-483C-8C31-2EB9ED724AD1}.MakeFile.ActiveCfg = Release

Modified: trunk/oggdsf/src/lib/codecs/flac/libs/libFLACHelper/libFLACHelper.vcproj
===================================================================
--- trunk/oggdsf/src/lib/codecs/flac/libs/libFLACHelper/libFLACHelper.vcproj	2004-10-21 04:59:04 UTC (rev 8060)
+++ trunk/oggdsf/src/lib/codecs/flac/libs/libFLACHelper/libFLACHelper.vcproj	2004-10-21 06:15:11 UTC (rev 8061)
@@ -58,11 +58,20 @@
 			OutputDirectory="Release"
 			IntermediateDirectory="Release"
 			ConfigurationType="4"
-			CharacterSet="2">
+			CharacterSet="2"
+			WholeProgramOptimization="TRUE">
 			<Tool
 				Name="VCCLCompilerTool"
+				Optimization="3"
+				GlobalOptimizations="TRUE"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="TRUE"
+				FavorSizeOrSpeed="1"
+				OmitFramePointers="TRUE"
+				OptimizeForProcessor="3"
 				AdditionalIncludeDirectories="..\..\..\..\core\ogg\libOOOgg;..\..\..\..\helper\libilliCore;..\libflac\include"
 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				StringPooling="TRUE"
 				RuntimeLibrary="2"
 				UsePrecompiledHeader="3"
 				WarningLevel="3"
@@ -93,6 +102,104 @@
 			<Tool
 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 		</Configuration>
+		<Configuration
+			Name="Release_SSE|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="2"
+			WholeProgramOptimization="TRUE">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				GlobalOptimizations="TRUE"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="TRUE"
+				FavorSizeOrSpeed="1"
+				OmitFramePointers="TRUE"
+				OptimizeForProcessor="3"
+				AdditionalIncludeDirectories="..\..\..\..\core\ogg\libOOOgg;..\..\..\..\helper\libilliCore;..\libflac\include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				StringPooling="TRUE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="3"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"
+				CallingConvention="2"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLibrarianTool"
+				OutputFile="$(OutDir)/libFLACHelper.lib"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Release_SSE2|Win32"
+			OutputDirectory="$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="4"
+			CharacterSet="2"
+			WholeProgramOptimization="TRUE">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="3"
+				GlobalOptimizations="TRUE"
+				InlineFunctionExpansion="2"
+				EnableIntrinsicFunctions="TRUE"
+				FavorSizeOrSpeed="1"
+				OmitFramePointers="TRUE"
+				OptimizeForProcessor="3"
+				AdditionalIncludeDirectories="..\..\..\..\core\ogg\libOOOgg;..\..\..\..\helper\libilliCore;..\libflac\include"
+				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+				StringPooling="TRUE"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="3"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="TRUE"
+				DebugInformationFormat="3"
+				CallingConvention="2"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLibrarianTool"
+				OutputFile="$(OutDir)/libFLACHelper.lib"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
 	</Configurations>
 	<References>
 	</References>
@@ -124,6 +231,18 @@
 						Name="VCCLCompilerTool"
 						UsePrecompiledHeader="1"/>
 				</FileConfiguration>
+				<FileConfiguration
+					Name="Release_SSE|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="1"/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Release_SSE2|Win32">
+					<Tool
+						Name="VCCLCompilerTool"
+						UsePrecompiledHeader="1"/>
+				</FileConfiguration>
 			</File>
 		</Filter>
 		<Filter



More information about the commits mailing list