Log of changes made between Oct-2006 and Nov-2006

Date Developer Files Checkin comment
2006/10/16 akharkev ref-impl/include/OM/OMCachedDiskRawStorage.h, ref-impl/src/OM/OMCachedDiskRawStorage.cpp Change OMCachedDiskRawStorage to inherit from OMBaseCachedDiskRawStorage.
2006/10/16 akharkev ref-impl/include/OM/OMCachedDiskRawStorage.h, ref-impl/src/OM/OMCachedDiskRawStorage.cpp Implement OMCachedDiskRawStorage in terms of OMCachedRawStorage. Move code for managing size and extent from OMCachedDiskRawStorage to OMCachedRawStorage where it can be shared by all descendants.
2006/10/16 akharkev ref-impl/src/OM/OMCachedDiskRawStorage.cpp From the destructor always call synchronize(). In synchronize(), for writable() OMCachedDiskRawStorage, flush() the OMPageCache.
2006/10/16 bmdurksen AAFWinSDK/AAFAnalyzer/RegressionTestStructure/RegressionTestStructure.vcproj, AAFWinSDK/AAFAnalyzer/RequirementLib/RequirementLib.vcproj, AAFWinSDK/AAFAnalyzer/TestPhaseLib/TestPhaseLib.vcproj Fixed Release configuration linkage settings
2006/10/16 bmdurksen AAFWinSDK/AAFAnalyzer/AnalyzerBase/AnalyzerBase.vcproj, AAFWinSDK/AAFAnalyzer/BaseTestImpl/BaseTestImpl.vcproj, AAFWinSDK/AAFAnalyzer/EditProtocolTestImpl/EditProtocolTestImpl.vcproj, AAFWinSDK/AAFAnalyzer/EPAnalyzerBase/EPAnalyzerBase.vcproj, AAFWinSDK/AAFAnalyzer/RegressionTestFiles/RegressionTestFiles.vcproj Fixed Release configuration linkage settings
2006/10/16 bmdurksen AAFWinSDK/AAFAnalyzer/AAFAnalyzerBase/AAFAnalyzerBase.vcproj, AAFWinSDK/AAFAnalyzer/AAFAnalyzerMain/AAFAnalyzerMain.vcproj Fixed Release configuration linkage settings
2006/10/13 akharkev ref-impl/src/OM/OMContainerElement.cpp, ref-impl/src/OM/OMContainerElementT.h, ref-impl/src/OM/OMObjectReference.cpp, ref-impl/src/OM/OMObjectReferenceT.h Fixed the self-assignment check in the assignment operator.
2006/10/13 akharkev ref-impl/src/OM/OMObjectReferenceT.h Hack getValue() to enable resolution of reference as a universal label.
2006/10/10 akharkev test/com/ComModTestAAF/ModuleTests/CAAFAIFCDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCDCIDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCodecDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFConstantValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFContainerDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFControlPointTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataEssenceDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDefObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDictionaryTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDigitalImageDescripTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceFormatTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFindSourceInfoTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFImportDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFInterpolationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMPEGVideoDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMasterMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFNestedScopeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationGroupTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPCMDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPhysicalDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginManagerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPulldownTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRGBADescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSelectorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSequenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSoundDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTIFFDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStrongObjRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFVaryingValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFWAVEDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecFlavoursTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFContainerDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFControlPointsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFDataDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFInterpolateDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFLoadedPluginsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFOperationDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFParameterDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginDescTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginLocatorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFSegmentsTest.cpp Get rid of OpenAAFFile(), use AAFFileOpenExistingRead() instead.
2006/10/10 akharkev test/com/ComModTestAAF/ModuleTests/CAAFAES3PCMDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFAIFCDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFBWFImportDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCDCIDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFClassDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCodecDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCommentMarkerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFComponentTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFCompositionMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFConstantValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFContainerDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFContentStorageTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFControlPointTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDataEssenceDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDefObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDescriptiveClipTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDescriptiveObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDictionaryTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFDigitalImageDescripTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEdgecodeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceAccessTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceFormatTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssenceGroupTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEssencePluginTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEventMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFEventTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFileDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFillerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFilmDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFFindSourceInfoTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFGPITriggerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFGetFileBitsTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFHeaderTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFIdentificationTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFImportDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFInterpolationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFKLVDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMPEGVideoDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMasterMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMetaDefinitionTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFNestedScopeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFNetworkLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFObjectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFOperationGroupTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPCMDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFParameterTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPhysicalDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPluginManagerTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPropertyValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFPulldownTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRGBADescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRIFFChunkTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRandomFileTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFRawStorageTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFScopeReferenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSegmentTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSelectorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSequenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSetFileBitsTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSoundDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceClipTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceMobTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSourceReferenceTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFStaticMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFSubDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTIFFDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTaggedValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTapeDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTextLocatorTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeStream12MTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeStreamTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimecodeTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTimelineMobSlotTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTransitionTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefCharacterTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefEnumTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefExtEnumTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefFixedArrayTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefIndirectTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefIntTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefObjectRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefOpaqueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefRecordTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefRenameTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefSetTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStringTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefStrongObjRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefVariableArryTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTypeDefWeakObjRefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFVaryingValueTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFWAVEDescriptorTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFClassDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFCodecFlavoursTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFComponentsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFContainerDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFControlPointsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFDataDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFEssenceDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFIdentificationsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFInterpolateDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFKLVDataTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFLoadedPluginsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFLocatorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFMobSlotsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFMobsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFOperationDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFParameterDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFParametersTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginDescTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPluginLocatorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPropertiesTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPropertyDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFPropertyValuesTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFRIFFChunksTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFSegmentsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFSubDescriptorsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFTaggedValuesTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFTypeDefsTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumeratorTest.h Modify the module test to accept file kind, raw storage type, and product ID as parameters. Generate the test output file name from the product ID.

Key

ColorComponent
  Documentation
  Reference-Implementation
  Tests-and-Examples
  Utilities
  Object-Manager
  Build
  Project-and-Makefiles
  API
index

Valid HTML 4.01!