Log of changes made between Aug-2005 and Sep-2005

Date Developer Files Checkin comment
2005/08/31 jptrainor AAFWinSDK/win32aafsdk.mak Add support for AAFSmartPointer2.h
2005/08/31 montrowe test/com/ComModTestAAF/ModuleTests/CAAFFileTest.cpp Merge Avid Progress interface up to SourceForge (with warning fix)
2005/08/31 montrowe ref-impl/include/AAFResult.h Merge Avid new result codes up SourceForge (with fix)
2005/08/31 montrowe ref-impl/include/AAFResult.h Merge Avid new result codes up SourceForge
2005/08/31 montrowe dodo/AAFModule.dod, dodo/AAFProgress.dod, dodo/aafobjects.mk, ref-impl/aaflib/aaflib.cpp, ref-impl/aaflib/aaflib.h, ref-impl/include/com-api/AAF.h, ref-impl/include/com-api/AAF.idl, ref-impl/include/com-api/AAFPlugin.h, ref-impl/include/com-api/AAFPluginTypes.h, ref-impl/include/com-api/AAFPlugin_i.c, ref-impl/include/com-api/AAFPrivate.h, ref-impl/include/com-api/AAFPrivate_i.c, ref-impl/include/com-api/AAFTypes.h, ref-impl/include/com-api/AAF_i.c, ref-impl/include/ref-api/AAF.h, ref-impl/include/ref-api/AAF_i.c, ref-impl/src/com-api/CAAFModule.cpp, ref-impl/src/com-api/com-dll/AAFCOM.DEF, ref-impl/src/impl/AAFUtils.h, ref-impl/src/impl/ImplAAFContext.cpp, ref-impl/src/impl/ImplAAFContext.h, ref-impl/src/impl/ImplAAFMetaDefinition.cpp, ref-impl/src/impl/ImplAAFModule.cpp, ref-impl/src/impl/ImplAAFModule.h, ref-impl/src/impl/ImplAAFObject.cpp, ref-impl/src/impl/ImplAAFStorable.cpp, ref-impl/src/impl/ImplAAFStorable.h, test/com/ComModTestAAF/ModuleTests/CAAFFileTest.cpp Merge Avid Progress interface up to SourceForge
2005/08/30 rodrigc ref-impl/plugins/CAAFCDCICodec.cpp static_cast<> an aafLength_t (64-bit) to aafInt32 when passing it as an argument to SetImageSize, which takes a 32-bit argument. Eliminates warnings with MSVC++.
2005/08/30 jptrainor Utilities/aafviewer/src/aafmeta2dot/AAFXsMapper.cpp, Utilities/aafviewer/src/aafmeta2dot/aafmeta2dot.cpp Update to use IAAFSmartPointer2 where AxIterator is used.
2005/08/30 jptrainor Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.cpp, Utilities/aafviewer/src/aaf2dot/AAFDotInstanceMapper.h update to use IAAFSmartPointer2
2005/08/30 jptrainor ref-impl/include/AAFSmartPointer2.h Fix operator-> implementation.
2005/08/30 tbingham examples/com-api/ExportDV/ExportDV.cpp Add -mxf flag, if supplied create a KLV encoded file and set the operational pattern - thanks to Craig Rodrigues for this code.
2005/08/30 tbingham ref-impl/src/impl/ImplAAFFile.cpp Add calls to saveMirroredMetadata() and restoreMirroredMetadata().
2005/08/30 tbingham ref-impl/src/impl/ImplAAFFile.cpp Initial implementation of saveMirroredMetadata() for MXF - ensure that Header::OperationalPattern is written to the MXF partitions.
2005/08/30 tbingham ref-impl/src/impl/ImplAAFFile.cpp, ref-impl/src/impl/ImplAAFFile.h Add stubbed saveMirroredMetadata() and restoreMirroredMetadata().
2005/08/30 ajakowpa Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.h, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.cpp, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.h, Utilities/AAFAnalyzer/BaseTestImpl/DumpPhase.cpp, Utilities/AAFAnalyzer/BaseTestImpl/DumpPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/FileDumper.cpp, Utilities/AAFAnalyzer/BaseTestImpl/FileDumper.h, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.cpp, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.h, Utilities/AAFAnalyzer/BaseTestImpl/LoadPhase.cpp, Utilities/AAFAnalyzer/BaseTestImpl/LoadPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.cpp, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.h, Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.cpp, Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.h, Utilities/AAFAnalyzer/RegressionTest/AAFAnalyzerTest.cpp, Utilities/AAFAnalyzer/TestPhaseLib/Test.cpp, Utilities/AAFAnalyzer/TestPhaseLib/Test.h, Utilities/AAFAnalyzer/TestPhaseLib/TestPhase.h, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.h Made TestResult into a hierarchy of TestResult objects.
2005/08/30 stuart_hc ref-impl/include/AAFCodecDefs.h, ref-impl/include/AAFCompressionDefs.h, ref-impl/include/AAFMetaDictionary.h, ref-impl/plugins/CAAFCDCICodec.cpp Added RP224 labels for SMPTE 314M DV-Based essence to metadictionary. Autogenerated new AAFCodecDefs.h and AAFCompressionDefs.h files accordingly. Added support for new DV-Based essence as codec flavours in CDCI Codec.
2005/08/30 stuart_hc Utilities/eli2aaf/eli2aaf.cpp, ref-impl/plugins/CAAFCDCIDescriptorHelper.cpp, ref-impl/plugins/CAAFCDCIDescriptorHelper.h Fixed definition of ImageSize to be Int32 not Int64 to enable interoperability with applications requiring this legacy CDCI Descriptor property extension.
2005/08/29 jptrainor ref-impl/include/AAFSmartPointerBase.h Explicitly initialize base class in copy constructor. This quiets volumous warnings from gcc 3.4, and later.
2005/08/26 tbingham ref-impl/src/impl/ImplAAFFile.cpp Associate OMKLVStoredObjectFactory with kAAFFileKind_MxfKlvBinary.
2005/08/26 tbingham ref-impl/src/impl/ImplAAFTypeDef.cpp, ref-impl/src/impl/ImplAAFTypeDef.h Override uniqueIdentification().
2005/08/26 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h, ref-impl/src/OM/OMKLVStoredObjectFactory.cpp Add overloaded and stubbed close().
2005/08/26 tbingham ref-impl/src/OM/OMDictionary.cpp Add id classification and mepping functions.
2005/08/26 tbingham ref-impl/include/OM/OMWrappedRawStorage.h Remove code we don't need yet.
2005/08/26 tbingham ref-impl/src/OM/OMMXFStorage.cpp Comment out code that we aren't yet ready to merge.
2005/08/26 jptrainor Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.h, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.cpp, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.cpp, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.h, Utilities/AAFAnalyzer/Doc/ToDo.txt, Utilities/AAFAnalyzer/TestPhaseLib/Test.cpp, Utilities/AAFAnalyzer/TestPhaseLib/Test.h, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.h More cleaning to get test results propogated up to the top. Improved const correctness.
2005/08/26 jptrainor Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.h, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.cpp, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.h, Utilities/AAFAnalyzer/Doc/ToDo.txt, Utilities/AAFAnalyzer/RegressionTest/AAFAnalyzerTest.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.h A load of cleaning
2005/08/25 jptrainor Utilities/AAFAnalyzer/AAFAnalyzerBase/NodeRefCountVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/TempAllNodeMap.h, Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.cpp, Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.h Add support to the CompMobDependency test for reporting of the root (unreferenced) composition mob nodes in the test graph
2005/08/24 jptrainor Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.cpp Updated to use NodeRefCountVisitor class.
2005/08/24 jptrainor Utilities/AAFAnalyzer/AAFAnalyzerBase/CompositionMobVisitor.cpp remove, its been renamed to NodeRefCountVisitor.cpp
2005/08/24 jptrainor Utilities/AAFAnalyzer/AAFAnalyzerBase/CompositionMobVisitor.h remove, its been renamed to NodeRefCountVisitor.h
2005/08/24 jptrainor Utilities/AAFAnalyzer/AAFAnalyzerBase/NodeRefCountVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/NodeRefCountVisitor.h Renamed CompositionMobVisitor to reflect its true purpose, and made the code more generic.
2005/08/24 jptrainor examples2/axLib/AxUtil.cpp, examples2/axLib/AxUtil.h Improve AxCmdLineArgs.
2005/08/24 jptrainor examples2/axLib/AxEx.cpp Improve the AxExBadImpl error message because I got one (which is rare) due to a missing AxAUID implementation for a new interface, and the error was too cryptic.
2005/08/24 jptrainor examples2/axLib/AxSmartPointer.h Add some types (actually, Demitri added them and forgot to commit them)
2005/08/24 jptrainor Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp some cleanup
2005/08/24 tbingham ref-impl/include/OM/OMType.h, ref-impl/src/OM/OMKLVStoredObject.cpp, ref-impl/src/OM/OMType.cpp Work around broken class hierarchy.
2005/08/24 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp Get ids by value instead of by reference.
2005/08/24 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp Reduce number of call sites for indentification()
2005/08/24 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp Remove code that we aren't yet ready to merge.
2005/08/24 tbingham ref-impl/src/impl/ImplAAFMetaDictionary.cpp Clarify comments in place holder for supporting dynamic local tags.
2005/08/24 tbingham ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/src/OM/OMKLVStoredObject.cpp Remove code that we aren't yet ready to merge.
2005/08/24 tbingham ref-impl/include/OM/OMMXFStorage.h, ref-impl/src/OM/OMMXFStorage.cpp Remove code that we aren't yet ready to merge.
2005/08/24 tbingham ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/src/OM/OMKLVStoredStream.cpp Remove code that we aren't yet ready to merge.
2005/08/24 tbingham ref-impl/include/OM/OMWrappedRawStorage.h, ref-impl/src/OM/OMWrappedRawStorage.cpp Remove code that we aren't yet ready to merge.
2005/08/24 jptrainor Utilities/AAFAnalyzer/AAFAnalyzer/GNUmakefile Fixed library name.
2005/08/23 jptrainor ref-impl/include/AAFSmartPointer2.h Clean and tidy, and some comments.
2005/08/23 jptrainor ref-impl/include/AAFSmartPointer2.h A few tweaks that didn't make it into the prior commit.
2005/08/23 jptrainor unixaafsdk.mak, examples2/axExample/axCompCreate.cpp, examples2/axExample/axEssenceCreate.cpp, examples2/axFileGen/axFileGen.h, examples2/axFileGen/FileGenOps/Mob.cpp, examples2/axFileGen/FileGenOps/MobSlots.cpp, examples2/axFileGen/FileGenOps/VideoEssenceSource.cpp, examples2/axLib/AxBaseObjIter.h, examples2/axLib/AxIterator.cpp, examples2/axLib/AxIterator.h, examples2/axLib/AxPropertyValueDump.cpp, examples2/axMasterMobEx/axMasterMobEx.cpp, examples2/axPluginInfo/axPluginInfo.cpp, ref-impl/include/AAFSmartPointer2.h Added new IAAFSmartPointer2 class that is compatible with the gnu c++ std library version 6, which comes standard with gcc 3.4 and later. The operator& method of IAAFSmartPointer returns a double pointer to the referenced type rather than IAAFSmartPointer<ReferencedType>*. This breaks the std::_Destroy() function in stl_constructor.h. The std::_Destory() method is correct in its use of C++, I beleive the operator& method in IAAFSmartPointer is flawed. IAAFSmartPointer2 works around the problem.
2005/08/23 jptrainor Utilities/AAFAnalyzer/Doc/ReadMe.txt minor edits and cleaning
2005/08/23 montrowe ref-impl/src/com-api/com-dll/AAFCOM.DEF Merge Avid FileEncoding interfaces to SourceForge
2005/08/22 montrowe ref-impl/aaflib/aaflib.cpp, ref-impl/aaflib/aaflib.h, ref-impl/include/com-api/AAF.h, ref-impl/include/com-api/AAFPlugin.h, ref-impl/include/com-api/AAFPluginTypes.h, ref-impl/include/com-api/AAFPlugin_i.c, ref-impl/include/com-api/AAFPrivate.h, ref-impl/include/com-api/AAFPrivate_i.c, ref-impl/include/com-api/AAFTypes.h, ref-impl/include/com-api/AAF_i.c Merge Avid FileEncoding interfaces to SourceForge
2005/08/22 montrowe AAFWinSDK/Test/com/ComModTestAAF/ComModTestAAF.vcproj, AAFWinSDK/ref-impl/Impl/Impl.vcproj, AAFWinSDK/ref-impl/comapi/comapi.vcproj, dodo/AAFModule.dod, dodo/aafobjects.mk, ref-impl/include/com-api/AAF.idl, ref-impl/include/ref-api/AAF.h, ref-impl/include/ref-api/AAFPlugin_i.c, ref-impl/include/ref-api/AAFPrivate_i.c, ref-impl/include/ref-api/AAF_i.c, ref-impl/src/com-api/AAFCLSIDs.h, ref-impl/src/com-api/AAFObjectTable.h, ref-impl/src/com-api/AAFObjectTable_i.cpp, ref-impl/src/com-api/CAAFModule.cpp, ref-impl/src/impl/AAFClassIDs.h, ref-impl/src/impl/ImplAAFModule.cpp, ref-impl/src/impl/ImplAAFModule.h Merge Avid FileEncoding interfaces to SourceForge
2005/08/22 montrowe test/com/ComModTestAAF/ModuleTests/CAAFTaggedValueDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFTaggedValueDefinitionTest.cpp Renamed CAAFTaggedValueDefTest.cpp to CAAFTaggedValueDefinitionTest.cpp
2005/08/22 montrowe test/com/ComModTestAAF/ModuleTests/CAAFKLVDataDefTest.cpp, test/com/ComModTestAAF/ModuleTests/CAAFKLVDataDefinitionTest.cpp Renamed CAAFKLVDataDefTest.cpp to CAAFKLVDataDefinitionTest.cpp
2005/08/22 tbingham ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/include/OM/OMSSStoredStream.h, ref-impl/include/OM/OMStoredStream.h, ref-impl/include/OM/OMXMLStoredStream.h, ref-impl/src/OM/OMKLVStoredStream.cpp, ref-impl/src/OM/OMSSStoredStream.cpp, ref-impl/src/OM/OMXMLStoredStream.cpp Constify setPosition().
2005/08/22 tbingham ref-impl/src/OM/OMMXFStorage.cpp Use OMClassFactory::destroy().
2005/08/22 tbingham ref-impl/src/OM/OMClassFactory.h, ref-impl/src/impl/ImplAAFDictionary.cpp, ref-impl/src/impl/ImplAAFDictionary.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h Implement OMClassFactory::destroy().
2005/08/22 tbingham AAFWinSDK/AAFWinSDK.sln Add more missing dependencies.
2005/08/22 tbingham AAFWinSDK/AAFWinSDK.sln Add missing dependencies.
2005/08/22 tbingham AAFWinSDK/ref-impl/Om/Om.vcproj Remove files added by mistake.
2005/08/22 tbingham AAFWinSDK/ref-impl/Om/Om.dsp Add new (and missing) files.
2005/08/22 tbingham AAFWinSDK/Utilities/aafembed/aafembed.dsp, AAFWinSDK/ref-impl/comapi/comapi.dsp, AAFWinSDK/Test/com/ComModTestAAF/ComModTestAAF.dsp, AAFWinSDK/ref-impl/Impl/Impl.dsp Add missing files.
2005/08/22 tbingham AAFWinSDK/ref-impl/Om/Om.vcproj Add new (and missing) files.
2005/08/22 montrowe ref-impl/src/impl/ImplEnumAAFFileEncodings.cpp, ref-impl/src/impl/ImplEnumAAFFileEncodings.h Merge Avid FileEncoding interfaces to SourceForge
2005/08/22 montrowe dodo/AAFFileEncoding.dod, dodo/EnumAAFFileEncodings.dod, ref-impl/src/com-api/CAAFFileEncoding.cpp, ref-impl/src/com-api/CAAFFileEncoding.h, ref-impl/src/com-api/CEnumAAFFileEncodings.cpp, ref-impl/src/com-api/CEnumAAFFileEncodings.h, ref-impl/src/impl/ImplAAFFileEncoding.cpp, ref-impl/src/impl/ImplAAFFileEncoding.h, test/com/ComModTestAAF/ModuleTests/CAAFFileEncodingTest.cpp, test/com/ComModTestAAF/ModuleTests/CEnumAAFFileEncodingsTest.cpp Merge Avid FileEncoding interfaces to SourceForge
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h, ref-impl/src/OM/OMKLVStoredObject.cpp Temporarily comment out code that's ahead of its time.
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/src/OM/OMKLVStoredStream.cpp Conform to alternate reality - make setPosition non-const.
2005/08/19 tbingham ref-impl/include/OM/OMDictionary.h, ref-impl/src/impl/ImplAAFMetaDictionary.cpp, ref-impl/src/impl/ImplAAFMetaDictionary.h Expose more of the meta dictionary to the Object Manager.
2005/08/19 tbingham ref-impl/include/OM/OMClassDefinition.h, ref-impl/src/impl/ImplAAFClassDef.h, ref-impl/src/impl/ImplAAFClassDef.cpp Add OMClassDefinition::propertyDefinitions().
2005/08/19 tbingham ref-impl/include/OM/OMType.h, ref-impl/src/OM/OMType.cpp Temporarily add (really\!) OMType::identification() - this should eventually be obtained by inheritance from OMDefinition.
2005/08/19 tbingham ref-impl/include/OM/OMProperty.h Make setPresent() and clearPresent() public instead of protected.
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp Get rid of unused variable werror.
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h, ref-impl/src/OM/OMMXFStorage.cpp Comment out code that won't be needed until later.
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h, ref-impl/src/OM/OMWrappedRawStorage.cpp, ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/src/OM/OMKLVStoredStream.cpp Comment out code that won't be needed until later.
2005/08/19 tbingham ref-impl/include/OM/OMDataStreamProperty.h Make stream() temporarily (yeh, right\!) public.
2005/08/19 tbingham ref-impl/include/OM/OMDataTypes.h Add const OMKLVKey nullOMKLVKey.
2005/08/19 tbingham ref-impl/src/OM/OMUtilities.cpp, ref-impl/src/OM/OMUtilities.h Add convert(OMKLVKey& key, const OMUniqueObjectIdentification& id) and convert(OMUniqueObjectIdentification& id, const OMKLVKey& key).
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [7 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h @Reduce the set of stream specific read/write functions on OMRawStorage (akharkev).@ [5 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h @Add stubbed synchronous stream specific raw storage functions.@ [4 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [3 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMWrappedRawStorage.h @Update copyright notices.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Implement asynch read/write with single/multiple buffers (akharkev).@ [13 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [12 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Expunge typedef OMIOVector.@ [11 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Reduce the set of stream specific read/write functions on OMRawStorage (akharkev).@ [10 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Implement single buffer streamWriteAt().@ [9 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Implement single buffer streamWriteAt().@ [8 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Implement vectored synchronous reads (akharkev).@ [7 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Implement vectored synchronous writes (akharkev).@ [6 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Add stubbed synchronous stream specific raw storage functions.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [4 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @Update copyright notices.@ [3 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp @OMWrappedRawStorage no longer owns the OMRawStorage that it wraps - preparartion for fixing Yoda 5504@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp, ref-impl/include/OM/OMWrappedRawStorage.h @Add OMWrappedRawStorage@ [1 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMWrappedRawStorage.cpp, ref-impl/include/OM/OMWrappedRawStorage.h Automatically created.
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Merge new SourceForge Structured Storage implementations down to Avid.@ [25 - pmontrow]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Add OMMXFStorage::checkStreams() - checks KLV consistency of streams (essence containers) (akharkev)@ [24 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [22 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Update copyright notices.@ [21 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Plug memomory leak. Properly implement OMFile::openExistingRead() (akharkev).@ [20 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Update header comments.@ [19 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Allow ObjectManager clients to choose the signature independently from the encoding (akharkev).@ [18 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Remove redundant close functions.@ [17 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Implement OMStoredObjectFactory::close(OMFile*) and descendants - preparartion for fixing Yoda 5504 (akharkev)@ [16 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Add OMStoredObjectFactory::close(OMFile*) and descendants (stubs) - preparartion for fixing Yoda 5504 (akharkev)@ [15 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Remove unused OMKLVStoredObject::finalize() - preparartion for fixing Yoda 5504 (akharkev)@ [14 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Remove knowledge of MXF partitions from OMKLVStoredObjectFactory (akharkev).@ [13 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Implement OMKLVStoredObject on OMMXFStorage instead of directly on OMRawStorage (akharkev).@ [12 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Merge down aaf.sourceforge.net copyright date changes.@ [11 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Merge down aaf.sourceforge.net formatting changes.@ [10 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Move metaDataOnly flag from OMKLVStoredObjectFactory.cpp to OMKLVStoredObject.cpp (akharkev.)@ [9 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @The default is to write the meta-data only.@ [7 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Pass bool isWritable argument to stored object factory close().@ [6 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Add bool isWritable argument to close().@ [5 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Allow run time selection, in the debugger, between writing the whole file and writing the metadata only.@ [4 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Checkpoint work to implement stored objects in KLV.@ [3 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Add description to OMStoredObjectFactory.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObjectFactory.cpp @Merge SourceForge tag Build-0505@ [1 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add OMStoredStream::probe() [stubbed] (akharkev). @ [26 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @streamReadAt() -> readStreamAt() and streamWriteAt() -> writeStreamAt() (akharkev).@ [25 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @In asynchronous read - single buffer, use passed in position, not position member.@ [24 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [23 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [22 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Expunge typedef OMIOVector.@ [21 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Implement vectored read.@ [20 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Implement vectored write.@ [19 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add stubbed vectored synchronous reads and writes to OMStoredStream and descendants (akharkev).@ [18 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Constify setPosition() (akharkev)@ [17 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add OMKLVStoredStream::readKLVKey() and OMKLVStoredStream::readKLVLength(). @ [16 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [14 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Update copyright notices.@ [13 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Autoduckery - it's time this got to meet the orange.@ [12 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Remove setEssenceElementLabel() and essenceElementLabel() (akharkev).@ [11 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Implement MXF streams. (akharkev).@ [10 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add setLabel() and label() (akharkev).@ [9 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add missing initializers to ctor@ [8 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Add MXF specific functions.@ [7 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Merge down aaf.sourceforge.net copyright date changes.@ [6 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Merge down aaf.sourceforge.net formatting changes.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Checkpoint work to implement stored streams in KLV.@ [4 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Merging final OpenSource changes from the TNG branch back down into the main branch.@ [3 - transdel]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Get rid of warnings.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredStream.cpp @Stubbed versions of OM{XML|KLV}StoredStream.@ [1 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add preliminary support for MPEGVideoDescriptor (including rudimentarty support for built-in properties with dynamic pids) (akharkev).@ [188 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Reject files contining malformed header partion packs where the essence container label count/size point beyond the end of the pack. Fixes UDEV00177728 (akharkev).@ [187 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add read(bool) and read(string) utility functions.@ [186 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add internalizeString utility function.@ [185 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed writeDefinition().@ [184 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix off-by-one error recognizing dark properties (akharkev).@ [183 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix UDEV163790 - call IAAFStreamAccess::writeStream() for KLV encoded files (akharkev).@ [182 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use new interface to OMExtendibleEnumeratedType.@ [181 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use new interface to OMEnumeratedType.@ [180 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use new interface to OMRecordType.@ [179 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Simplify conditional compilation of extensions-only dictionary code. The code is now always compiled but not enabled (akharkev).@ [178 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Enable restoration of Avid files even if run-in has been added (akharkev).@ [177 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use character counts (and not byte counts) for string attributes in extension definitions (akharkev).@ [176 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Pass length by value instead of by reference.@ [175 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix inverted ASSERT(). (akharkev)@ [174 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use externalizeString() and reorderString().@ [173 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add externalizeString() and reorderString().@ [172 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Beef up implementation of writeMetaDictionary(), writeClassDefinition(), writePropertyDefinition() and writeTypeDefinition(). (akharkev)@ [171 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix CodeWarrior compilation warnings.@ [170 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add conditionally compiled code for saving the extension-only dictionary.@ [169 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add conditionally compiled code to kick-off saving the extension-only dictionary.@ [168 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get rid of OMONLY conditional compilation.@ [167 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed writeMetaDictionary(), writeClassDefinition(), writePropertyDefinition() and writeTypeDefinition().@ [166 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed write(bool) and write(wchar_t*)@ [165 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get rid of OMPropertyDefinition::uniqueIdentification(), instead use OMDefinition::identification() (tbingham).@ [164 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Generalize code to restore hidden properties of root object (akharkev)@ [163 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Temporary hack - ignore the Preface::PrimaryPackage property - we don't yet have compiled-in knowlege of its 'type' (akharkev).@ [162 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use skipV for skipping property values.@ [161 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Allow instanceUID anywhere in the local set (akharkev).@ [160 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Reinstate assertion.@ [159 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move reading of pid out of referenceRestore (akharkev).@ [157 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Reorder independent statements.@ [156 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix UDEV00131493. Make sure we reset the position even if we don't find the header. (akharkev)@ [155 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Enable open for modify on KLV encoded files (akharkev).@ [154 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move restoreStreams() from OMKLVStoredObject to OMMXFStorage (akharkev).@ [153 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Handle frame and custom wrapped essence, segmented index tables, possibly interspersed with fill and dark data. (akharkev)@ [152 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Always handle run-in when parsing streams.@ [151 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @HACK around UDEV00006002 (akharkev)@ [150 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge from XDCAM/P2 branch - skip dark extension properties.@ [149 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge from XDCAM/P2 - byte futzing for extendible enumerations.@ [148 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Generalize KLV parsing for streams.@ [147 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Handle run-in when parsing for streams.@ [146 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Checkpoint merge from XDCAM/P2 branch (akharkev).@ [145 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Properly internalize/externalize elements of OMDataVector and OMDataSet in restore() and save().@ [144 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix the consistent element size assertion in restore(OMDataVector) and restore(OMDataSet).@ [143 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @OMWeakObjectReference is now a template class. Make explicit the assumption that weakly referenced objects are identified by OMUniqueObjectIdentification.@ [142 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use nullOMPropertyTag for undefined tags, instead of 0 which is a valid tag.@ [141 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Support MXF files with run-in.@ [140 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Write objects in a single pass with back patching (akharkev).@ [137 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [135 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add InterchangeObject::InstanceUID to primer. Fixes Yoda17612. (akharkev)@ [134 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Map property ids (akharkev).@ [133 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Change save() and restore() to store UIDs as SMPTE universal labels.@ [132 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get the property id in one place (akharkev).@ [131 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @OMDataVector is now an heir of OMProperty instead of OMSimpleProperty (akharkev).@ [130 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @clear() scalar arrays and sets prior to restore (akharkev).@ [129 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Restore OMDataVector element by element.@ [128 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Save OMDataVector element by element.@ [127 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Tidy up formatting.@ [126 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Support saving, restoring and dumping scalar sets in KLV encoded files.@ [125 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Prepare for persistent sets of scalars.@ [124 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed persistence support for OMDataSet - a set of scalars (Pak Chooie Unf).@ [123 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move OMDataVector to its own file.@ [122 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix streamRestore() to restore stream segment only if it's present in partition. (tbingham)@ [121 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @In streamRestore() restore stream segments found in the footer. (tbingham)@ [120 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fill remaining allocated header from saveStreams. That's where we decide if we are putting essence or index in the header (akharkev).@ [119 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Currently MXF only allows big endian streams.@ [118 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use readOuterKLVKey() when parsing for essence segments (akharkev).@ [117 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Call isHeader().@ [116 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Simplify names of partition keys.@ [115 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Refactor readPrimerPack().@ [114 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Refactor readKLVFill(). (akharkev).@ [113 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Refactor readHeaderPartition(). (akharkev)@ [112 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Implement and call OMMXFStorage::open(). (akharkev)@ [111 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove spurious get/set position. (akharkev)@ [110 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Write footer in OMMXFStorage::saveStreams(). (akharkev)@ [109 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move writeRandomIndex() call to OMMXFStorage::close(). (akharkev)@ [108 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove OMKLVStoredObject::streamSave() (akharkev)@ [107 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use new OMMXFStorage::saveStreams() function (akharkev)@ [106 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add indexSID and KAGSize arguments to writeFooterPartition() (akharkev).@ [105 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add bodySID, indexSID and KAGSize arguments to writeHeaderPartition (akharkev).@ [104 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add OMMXFStorage::close() (akharkev).@ [103 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @To OMType add isFixedSize(). Also add internalSize(void) and externalSize(void) which work for types returning true for isFixedSize(). Use new type functions to persist properties of type OMDataVector (i.e, MXF so-called batches).@ [102 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add save() and restore() for OMDataVector.@ [101 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Write the footer at the end of allocated file space (akharkev).@ [100 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Destroy superfluous objects.@ [99 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Squash CodeWarrior compilation warnings.@ [98 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove redumnant code.@ [97 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Implement MXF streams. (akharkev).@ [96 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use UInt32 to identify streams. (akharkev).@ [95 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Read and write bodySID and KAGSize. Chain partitions properly regardless of the order in which they are created. (akharkev).@ [94 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use convert for auids and SMPTE labels from OMUtilities.@ [93 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add explicit static_cast<> (akharkev).@ [92 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix MXF conformance issue 2.16 - Some local tags/labels missing from Primer - write all local tags/labels to primer (akharkev).@ [91 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Plug leaking vector of GUIDs (akharkev).@ [90 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove unused OMKLVStoredObject::finalize() - preparartion for fixing Yoda 5504 (akharkev)@ [89 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix for Yoda3647. Apply fixups when metaDataOnly is true (akharkev).@ [88 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Preceed each stream with a body partition (akharkev).@ [87 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get rid of _objectDirectoryReference nad use reference(), definition() and fixup() for the metadata object directory.@ [86 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove useless comment.@ [85 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use isRegistered() when restoring metadata objects (akharkev).@ [84 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use symbolic names.@ [83 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Tidy up result of previous merges.@ [82 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move stream management from OMKLVStoredObject to OMMXFStorage (akharkev).@ [81 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move object directory management from OMKLVStoredObject to OMMXFStorage.@ [80 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove now unused functions from OMKLVStoredObject.@ [79 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Low-level reading/writing - Use functions from OMMXFStorage, remove functions from OMKLVStoredObject (akharkev).@ [78 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Partition and primer reading/writing - Use functions from OMMXFStorage, remove functions from OMKLVStoredObject.@ [77 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @streamRestore - Use function from OMMXFStorage, remove function from OMKLVStoredObject.@ [76 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove knowledge of MXF partitions from OMKLVStoredObjectFactory (akharkev).@ [75 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Refactor for separating KLV general from MXF specific.@ [74 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add MXF specific functions.@ [73 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Implement OMKLVStoredObject on OMMXFStorage instead of directly on OMRawStorage (akharkev).@ [72 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get version numbers from the proper header.@ [71 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix merge flub causing parse error (akharkev).@ [70 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Enable user of metadata object directory. Map AAF AUIDs to SMPTE labels. Add Avid private version number to root object. Bump version number from fffc to fffb (akharkev).@ [69 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Allow for multiple saves. When saving an object for the second or subsequent times it will already be in the object directory. (akharkev)@ [68 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add latent code for Avid private versioning of MXF files (akharkev).@ [67 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove debugging code.@ [66 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add writeProperty() and readProperty().@ [65 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @filler -> fill in comments.@ [64 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Write body partition (akharkev).@ [63 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Rename fill() to fillAlignK(). Call fillAlignK() or fillAlignV() as appropriate (akharkev).@ [62 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add fillAlignV() (akharkev).@ [61 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add comments to fill() functions.@ [60 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Default KAGSize for body partition is 0x200 (akharkev).@ [59 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Changing length of fill length changes number of fill bytes (akharkev).@ [58 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix assertion failure attemptingto recognize an empty file.@ [57 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Temporarily write 3 byte lengths (3 significant bytes + BER length byte) in partitions and in fill for compatibility (akharkev).@ [56 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add support for variable length BER encoded lengths (akharkev).@ [55 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add writeBodyPartition().@ [54 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @KAGSize is per-partition, pass it to writePartition().@ [53 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Don't write filler after the footer (akharkev).@ [52 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Change fill pattern to version number in debug builds and zero in release builds (akharkev).@ [51 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Change default KAGSize from 0x200 to 0x100 (akharkev).@ [50 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add (disabled) code to save/restore the metadata object directory (akharkev).@ [49 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Root object is undistinguished in metadata object directory (akharkev).@ [48 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add (disabled) code for correctly mapping mxf keys <-> aaf class ids (akharkev).@ [47 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add latent support for saving and restoring the object directory (akharkev).@ [46 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Prepare for object directory (akharkev).@ [45 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge down aaf.sourceforge.net copyright date changes.@ [44 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge down aaf.sourceforge.net formatting changes.@ [43 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Conditionally skip body partition and any following fill before saving essence (akharkev)@ [42 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Conditionally fill preallocated header (akharkev)@ [41 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Don't call streamSave() and streamRestore() if metaDataOnly == true (akharkev.)@ [40 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Move metaDataOnly flag from OMKLVStoredObjectFactory.cpp to OMKLVStoredObject.cpp (akharkev.)@ [39 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @In readHeader() accept any header partition key open/closed complete/incomplete (akharkev, slowell).@ [38 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Include <iostream> instead of <iostream.h> (akharkev).@ [37 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Remove unused skipKLVKill().@ [36 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Hookup essence to metadata with toolkit assigned essence item labels (akharkev).@ [35 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add infrastructure for unique identifier <-> stream mapping (akharkev).@ [34 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed streamRestore().@ [33 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add skipLV() and skipKLVFill() (akharkev).@ [32 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Change OMKLVKey from an aray into a struct (akharkev).@ [31 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Convert GUID <-> SMPTE label when reading writing primer. Bump MXF file version from ffff.fffe to ffff.fffd (slowell).@ [30 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add berEncodedSize().@ [29 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix typo in assertion.@ [28 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Change distinctive fill pattern.@ [27 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Convert AUIDs to SMPTE labels on output and back again on input. Bump file version from ffff.ffff to ffff.fffe.@ [26 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Verify that the file version number is supported.@ [25 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Clean up conditional compilation.@ [24 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Clean up.@ [23 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Make sure we call fflush() between calls to fread() and fwrite().@ [22 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Tidy up - removed commented out code.@ [21 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Use pointers instead of references for class and property iterators.@ [20 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get rid of unused argument warning.@ [19 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix problem with multiple calls to save on a KLV encoded file (Remove bogus name to identifier transformation).@ [18 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Checkpoint KLV file encoder.@ [17 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubs for writeHeaderPartition(), writeFooterPartition() and finalize().@ [16 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add virtual OMStorable* restoreObject(const OMStrongObjectReference& reference) (stubs).@ [14 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge SourceForge tag Build-0505@ [13 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merge 2-27-02 changes from SourceForge@ [12 - bedell]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Merging final OpenSource changes from the TNG branch back down into the main branch.@ [11 - transdel]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add assertions to check compatibility between OMStoredObject and OMRawStorage.@ [10 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add OM{XML|KLV}StoredObject::createWrite().@ [9 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @OMKLVStoredObject and OMXMLStoredObject now have a byte order.@ [8 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Fix debug build warnings.@ [7 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Provide a first implementation of createModify().@ [6 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Get rid of the noisome tab characters.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add new stubbed virtual function OMStoredObject::close(OMFile& file).@ [4 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add new stubbed virtual functions OMStoredObject::save(OMFile& file) and save(OMStorable& object).@ [3 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Add stubbed implementations of OMXMLStoredObject and OMKLVStoredObject.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMKLVStoredObject.cpp @Place holders for forthcoming heirs of OMStoredObject.@ [1 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [10 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Update copyright notices.@ [9 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Allow ObjectManager clients to choose the signature independently from the encoding (akharkev).@ [8 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Remove redundant close functions.@ [7 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Add OMStoredObjectFactory::close(OMFile*) and descendants (stubs) - preparartion for fixing Yoda 5504 (akharkev)@ [6 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Add bool isWritable argument to close().@ [3 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Add description to OMStoredObjectFactory.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObjectFactory.h @Merge SourceForge tag Build-0505@ [1 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add OMStoredStream::probe() [stubbed] (akharkev). @ [19 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [18 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Expunge typedef OMIOVector.@ [17 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add stubbed vectored synchronous reads and writes to OMStoredStream and descendants (akharkev).@ [16 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Fix typos in comments.@ [15 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Constify setPosition() (akharkev)@ [14 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add OMKLVStoredStream::readKLVKey() and OMKLVStoredStream::readKLVLength(). @ [13 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [11 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Update copyright notices.@ [10 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Remove setEssenceElementLabel() and essenceElementLabel() (akharkev).@ [9 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Implement MXF streams. (akharkev).@ [8 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add setLabel() and label() (akharkev).@ [7 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Add MXF specific functions.@ [6 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/include/OM/OMKLVStoredObjectFactory.h @Merge down aaf.sourceforge.net copyright date changes.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h, ref-impl/include/OM/OMKLVStoredObjectFactory.h @Merge down aaf.sourceforge.net formatting changes.@ [4 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Checkpoint work to implement stored streams in KLV.@ [3 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Merging final OpenSource changes from the TNG branch back down into the main branch.@ [2 - transdel]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredStream.h @Stubbed versions of OM{XML|KLV}StoredStream.@ [1 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add read(bool) and read(string) utility functions.@ [60 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add internalizeString utility function.@ [59 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed writeDefinition().@ [58 - tbingham]
2005/08/19 greek_fire Utilities/AAFAnalyzer/RegressionTest/GNUmakefile added a make check option, cleaned one of the files
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add externalizeString() and reorderString().@ [57 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed writeMetaDictionary(), writeClassDefinition(), writePropertyDefinition() and writeTypeDefinition().@ [56 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed write(bool) and write(wchar_t*)@ [55 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Move restoreStreams() from OMKLVStoredObject to OMMXFStorage (akharkev).@ [54 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove length()@ [53 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [51 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Update copyright notices.@ [50 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed persistence support for OMDataSet - a set of scalars (Pak Chooie Unf).@ [49 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove OMKLVStoredObject::streamSave() (akharkev)@ [48 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add save() and restore() for OMDataVector.@ [47 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove impotent metadatonly flag.@ [46 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Use convert for auids and SMPTE labels from OMUtilities.@ [45 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove unused OMKLVStoredObject::finalize() - preparartion for fixing Yoda 5504 (akharkev)@ [44 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Get rid of _objectDirectoryReference nad use reference(), definition() and fixup() for the metadata object directory.@ [43 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Tidy up result of previous merges.@ [42 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Move stream management from OMKLVStoredObject to OMMXFStorage (akharkev).@ [41 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Move object directory management from OMKLVStoredObject to OMMXFStorage.@ [40 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove now unused functions from OMKLVStoredObject.@ [39 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Partition and primer reading/writing - Use functions from OMMXFStorage, remove functions from OMKLVStoredObject.@ [38 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @streamRestore - Use function from OMMXFStorage, remove function from OMKLVStoredObject.@ [37 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Refactor for separating KLV general from MXF specific.@ [36 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add MXF specific functions.@ [35 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Implement OMKLVStoredObject on OMMXFStorage instead of directly on OMRawStorage (akharkev).@ [34 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add writeProperty() and readProperty().@ [33 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @filler -> fill in comments.@ [32 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Rename fill() to fillAlignK(). Call fillAlignK() or fillAlignV() as appropriate (akharkev).@ [31 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add fillAlignV() (akharkev).@ [30 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add comments to fill() functions.@ [29 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add support for variable length BER encoded lengths (akharkev).@ [28 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add writeBodyPartition().@ [27 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @KAGSize is per-partition, pass it to writePartition().@ [26 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Root object is undistinguished in metadata object directory (akharkev).@ [25 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add latent support for saving and restoring the object directory (akharkev).@ [24 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Prepare for object directory (akharkev).@ [23 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Merge down aaf.sourceforge.net copyright date changes.@ [22 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Merge down aaf.sourceforge.net formatting changes.@ [21 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Move metaDataOnly flag from OMKLVStoredObjectFactory.cpp to OMKLVStoredObject.cpp (akharkev.)@ [20 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Remove unused skipKLVKill().@ [19 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add infrastructure for unique identifier <-> stream mapping (akharkev).@ [18 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed streamRestore().@ [17 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add skipLV() and skipKLVFill() (akharkev).@ [16 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add berEncodedSize().@ [14 - tbingham]
2005/08/19 greek_fire Utilities/AAFAnalyzer/GNUmakefile, Utilities/AAFAnalyzer/RegressionTest/GNUmakefile added a make check option
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Checkpoint KLV file encoder.@ [13 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubs for writeHeaderPartition(), writeFooterPartition() and finalize().@ [12 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Checkpoint work to implement stored objects in KLV.@ [11 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add virtual OMStorable* restoreObject(const OMStrongObjectReference& reference) (stubs).@ [10 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Merge SourceForge tag Build-0505@ [9 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Merge 2-27-02 changes from SourceForge@ [8 - bedell]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Merging final OpenSource changes from the TNG branch back down into the main branch.@ [7 - transdel]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add OM{XML|KLV}StoredObject::createWrite().@ [6 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @OMKLVStoredObject and OMXMLStoredObject now have a byte order.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add new stubbed virtual function OMStoredObject::close(OMFile& file).@ [4 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add new stubbed virtual functions OMStoredObject::save(OMFile& file) and save(OMStorable& object).@ [3 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Add stubbed implementations of OMXMLStoredObject and OMKLVStoredObject.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMKLVStoredObject.h @Place holders for forthcoming heirs of OMStoredObject.@ [1 - tbingham]
2005/08/19 jptrainor Utilities/AAFAnalyzer/GNUmakefile, Utilities/AAFAnalyzer/RegressionTest/GNUmakefile makefile tweaks
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add static skipBytes().@ [222 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add static read functions for 32 and 64-bit integers.@ [221 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add missing ASSERT().@ [220 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Properly specify the SIDs when writing partition pack for a body partition with index stream segments.@ [219 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Throw an exception if we fail to find the footer.@ [218 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @streamReadAt() -> readStreamAt() and streamWriteAt() -> writeStreamAt() (akharkev).@ [217 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement OMMXFStorage::streamReadAt() - asynch multiple buffers (akharkev).@ [216 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement OMMXFStorage::streamReadAt() - asynch single buffer (akharkev).@ [215 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement OMMXFStorage::streamWriteAt() - asynch multiple buffers (akharkev).@ [214 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement OMMXFStorage::streamWriteAt() - asynch single buffer (akharkev).@ [213 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [212 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Expunge typedef OMIOVector.@ [211 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement single buffer streamWriteAt().@ [210 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement single buffer streamWriteAt().@ [209 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement vectored synchronous reads (akharkev).@ [208 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement vectored synchronous writes (akharkev).@ [207 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Initial implementation of SetSize().@ [206 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Assert that unimplemented code is not reached.@ [205 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement temporary versions of vectored read and write.@ [204 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed vectored read.@ [203 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed vectored stream write.@ [202 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix UDEV00145502 (latent) and UDEV00145501 (akharkev).@ [201 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix for UDEV00164809. Recognize obsolete/non-standard index table segment label (akharkev).@ [200 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Assert that we don't reach the next partition while searching for essence and/or index in thuis partition (akharkev).@ [199 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Assert that reading keys within a partition succeeds (akharkev).@ [198 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add (latent) new stream writing (akharkev).@ [197 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Get rid of spurious differences@ [196 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Enable/disable checking of stream contents with OM_CHECK_STREAMS.@ [195 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix confusion between allocated and occupied size (akharkev).@ [194 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add OMMXFStorage::checkStreams() - checks KLV consistency of streams (essence containers) (akharkev)@ [193 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add more debugging code (akharkev).@ [192 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Improve work-around for bug in Sony XDCAM files larger than 4Gb (akharkev).@ [191 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Work around for bug in Sony XDCAM files larger than 4Gb (akharkev).@ [190 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Remove commented-out code.@ [189 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Don't conditionally compile struct Partition (akharkev).@ [188 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @_sid -> _bodySID (akharkev)@ [187 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement faster parsing (for frame wrapped essence) by building an ordered partition list (akharkev).@ [186 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement readPartition() (akharkev).@ [185 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement findRandomIndex() (akharkev).@ [184 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement isRandomIndex().@ [183 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed (and overloaded) readPartition().@ [182 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed findRandomIndex().@ [181 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed isRandomIndex().@ [180 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix overall length field in random index pack (akharkev).@ [179 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Enable restoration of Avid files even if run-in has been added (akharkev).@ [178 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Call validSize(Stream*) (akharkev).@ [177 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add validSize(Stream* s) (akharkev).@ [176 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @make index size calculation symmetric with essence sixze calculation (akharkev).@ [175 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add (latent) diagnostic stream parsing/creation output.@ [174 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move the definition of OM_NEW_STREAM_PARSING from OMMXFStorage.cpp to OMMXFStorage.h so it could be used outside MXFStorage.@ [173 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Pass input length by value.@ [172 - tbingham]
2005/08/19 jptrainor Utilities/AAFAnalyzer/RegressionTest/FileLoad.cpp, Utilities/AAFAnalyzer/RegressionTest/FileLoad.h, Utilities/AAFAnalyzer/RegressionTest/Test.cpp, Utilities/AAFAnalyzer/RegressionTest/Test.h reorg, these files moved to BaseTestImpl and TestPhaseLib
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Relax overly agressive assertions.@ [171 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move definition of OM_NEW_STREAM_PARSING.@ [170 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add length argument to readPartition() (Faye Valentine).@ [169 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add length argument to readRandomIndex() (Spike Spiegel).@ [168 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add missing skipV() call to new stream parsing state machine.@ [167 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement state variables and transitions for markEssenceSegmentStart() and markEssenceSegmentEnd().@ [166 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Pass current gridSize to markIndexStart() and markEssenceSegmentStart().@ [165 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement state variables and transitions for markIndexStart() and markIndexEnd().@ [164 - tbingham]
2005/08/19 jptrainor Utilities/AAFAnalyzer/RegressionTest/AcyclicAnalysis.cpp, Utilities/AAFAnalyzer/RegressionTest/AcyclicAnalysis.h, Utilities/AAFAnalyzer/RegressionTest/DumpPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/DumpPhase.h, Utilities/AAFAnalyzer/RegressionTest/FileDumper.cpp, Utilities/AAFAnalyzer/RegressionTest/FileDumper.h, Utilities/AAFAnalyzer/RegressionTest/LoadPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/LoadPhase.h, Utilities/AAFAnalyzer/RegressionTest/RefResolver.cpp, Utilities/AAFAnalyzer/RegressionTest/RefResolver.h, Utilities/AAFAnalyzer/RegressionTest/TestPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/TestPhase.h, Utilities/AAFAnalyzer/RegressionTest/TestResult.cpp, Utilities/AAFAnalyzer/RegressionTest/TestResult.h reorg, these files are now in BaseTestImpl and TestPhaseLib
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Pass current key to markIndexStart() and markEssenceSegmentStart().@ [163 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement state variables and transitions for markFill().@ [162 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement state variables and transitions for markMetadataStart() and markMetadataEnd().@ [161 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @ASSERT that we don't yet reach the stubs for the new parsing routines.@ [160 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add (latent) new stream parsing state machine.@ [159 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubs for new parsing routines.@ [158 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Avoid assertion restoring streams from Panasonic P2 files (bedell)@ [157 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use complete struct initialization instead of the {0} shorthand (akharkev).@ [156 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix Yoda17975 again (akharkev).@ [155 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Distinguish between allocated and used stream space. In particular an essence container extends to the end of the enclosing partition (akharkev).@ [154 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add isPartition() (akharkev).@ [153 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Calculate _fileSize (free space allocation high water mark) on restore (akharkev).@ [152 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @On restore distinguish between the space allocated for a stream and the space occupied by stream data (akharkev).@ [151 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move restoreStreams() from OMKLVStoredObject to OMMXFStorage (akharkev).@ [150 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Quick and dirty support for multiple saves - destroy partition list and rewrite partitions on each save.@ [149 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add isEssence().@ [148 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add isIndex().@ [147 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add findHeader()@ [146 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add findPattern() (akharkev)@ [145 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add reserveKLVLength(), reserve(), fixupKLVLength() and fixup() (akharkev).@ [144 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [143 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Call destroyPartitions(), findPartition() and addPartition(). (akharkev)@ [142 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add destroyPartitions(), findPartition() and addPartition(). (akharkev)@ [141 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix UDEV5222 HeaderByteCount must include any fill that follows the metadata. (akharkev).@ [140 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Clean compiles for release build (akharkev).@ [139 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use clearer key names for footer keys (akharkev).@ [138 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use clearer key names for body keys (akharkev).@ [137 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use clearer key names for header keys (akharkev).@ [136 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Allow metadata only files to be of any size without wasting space (akharkev).@ [135 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Detect, as an error, exhausting the preallocated space for metadata. Related to Yoda00017975 (akharkev).@ [134 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write index byte count to footer partition. Fixes Yoda17088. (slowell)@ [133 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write body and footer keys that are both closed and complete. Fixes Yoda17611. (slowell)@ [132 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use a constant instead of a literal for the pre-allocated metadata size.@ [131 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Change saveStreams() to put the last index stream segment in the footer if the segment is the last segment in the file. (tbingham)@ [130 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Change writeFooterPartition() to write a fill after the footer. (tbingham)@ [129 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @In saveStreams() replace the call to writeFooterPartition() with equivalent call to writePartition(). (tbingham)@ [128 - akharkev]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Save streams in file order (akharkev).@ [127 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fill remaining allocated header from saveStreams. That's where we decide if we are putting essence or index in the header (akharkev).@ [126 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Keep a list of segments in file address order (akharkev).@ [125 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add _sid member to Stream (akharkev).@ [124 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add a back pointer from a Segment to the Stream to which it belongs (akharkev).@ [123 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add readOuterKLVKey() (akharkev).@ [122 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @ClosedFooterPartitionKey -> FooterKey. Add isFooter() (akharkev).@ [121 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @ClosedFooterPartitionKey -> FooterKey. Add isBody() (akharkev).@ [120 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @ClosedFooterPartitionKey -> FooterKey. Add CompleteFooterKey (akharkev).@ [119 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use ClosedCompleteHeaderPartitionKey instead of ClosedHeaderPartitionKey.@ [118 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add isHeader().@ [117 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Simplify names of partition keys.@ [116 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Refactor readKLVFill(). (akharkev).@ [115 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Remove unneeded assertions.@ [114 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Refactor readHeaderPartition(). (akharkev)@ [113 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Change return type of readHeaderPartition from bool to void (akharkev)@ [112 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Tidy up compuation of fill start, end and size.@ [111 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Don't set the current position in writeFooterPartition(). (akharkev)@ [110 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Remove spurious get position.@ [109 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Remove spurious get/set position. (akharkev)@ [108 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move file size computation into addSegment(). (akharkev)@ [107 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write header in OMMXFStorage::close(). (akharkev)@ [106 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move calculation of _primerOffset. (akharkev)@ [105 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement and call OMMXFStorage::open(). (akharkev)@ [104 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add OMMXFStorage::primerOffset().@ [103 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed OMMXFStorage::open().@ [102 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write footer in OMMXFStorage::saveStreams(). (akharkev)@ [101 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Make sure we call writeRandomIndex() last. (akharkev)@ [100 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move writeRandomIndex() call to OMMXFStorage::close(). (akharkev)@ [99 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Remove streamSave().@ [98 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @In saveStreams(), inline code from streamSave(). (akharkev)@ [97 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add implementation of OMMXFStorage::saveStreams(). (akharkev)@ [96 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed OMMXFStorage::saveStreams(). (akharkev)@ [95 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Compute and fill in the HeaderByteCount field of the Header partition. (akharkev)@ [94 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add indexSID and KAGSize arguments to writeFooterPartition() (akharkev).@ [93 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add bodySID, indexSID and KAGSize arguments to writeHeaderPartition (akharkev).@ [92 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add indexSID argument to writeBodyPartition (akharkev).@ [91 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add indexSID argument to writePartition (akharkev).@ [90 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move partition fixup code to OMMXFStorage::close() (akharkev).@ [89 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add OMMXFStorage::close() (akharkev).@ [88 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Autoduckery - it's time this got to meet the orange.@ [87 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @When writing fill, write zeroed bytes.@ [86 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Always write fill after essence and before the next body partition (akharkev).@ [85 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @ASSSERT that new segments are non-empty.@ [84 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Grow stream when writes go beyond the allocated size (akharkev).@ [83 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Clip reads to end of stream (akharkev).@ [82 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Reorganize streamReadAt() and streamWriteAt()..@ [81 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add constant minimumFill.@ [80 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add stubbed streamGrow().@ [79 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write the footer at the end of allocated file space (akharkev).@ [78 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Get rid of BER9 conditional.@ [77 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Support segmented streams.@ [76 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Don't call clearObjectDirectory() from destructor.@ [75 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add resolve() and clearObjectDirectory().@ [74 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Avoid integer underflow in fillAlignV() and fillAlignK() (akharkev).@ [73 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Renable POSTCONDITION (akharkev).@ [72 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Grow stream segment to the next grid that includes the desired position (akharkev).@ [71 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Distinguish between growing an existing stream by growing the last segment (which can only happen if the last segment is at the end of the file) and growing an existing stream by adding a new segment. Add allocatedSize() and findLastSegment() (akharkev)@ [70 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Don't use 64 bit literal for mask as this can't be declared in an ISO compliant way. Instead compute the mask (akharkev).@ [69 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Squash CodeWarrior compilation warnings.@ [68 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Plug memory leaks. Add/use destroySegmentMap() (akharkev).@ [67 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement MXF streams. (akharkev).@ [66 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use UInt32 to identify streams. (akharkev).@ [65 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Read and write bodySID and KAGSize. Chain partitions properly regardless of the order in which they are created. (akharkev).@ [64 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add generation() (akharkev).@ [63 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Fix readRandomIndex() (akharkev).@ [62 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Implement skipLV() using skipV() (akharkev).@ [61 - tbingham]
2005/08/19 jptrainor Utilities/AAFAnalyzer/GNUmakefile analyzer top level make
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add {read|write}RandomIndex() (akharkev).@ [59 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add readPartition().@ [58 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @When removing an object, remove it from both the forward and reverse iid maps (akharkev)@ [57 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Avoid double delete of fixup list - preparartion for fixing Yoda 5504 (akharkev)@ [56 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add missing clean up to OMMXFStorage::~OMMXFStorage - preparartion for fixing Yoda 5504 (akharkev)@ [55 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add missing member initialization.@ [54 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add and use _reorderBytes member.@ [53 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Define HeaderByteCount as 0 only once.@ [52 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Get rid of _objectDirectoryReference nad use reference(), definition() and fixup() for the metadata object directory.@ [51 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @For HeaderByteCount and FooterPartition use reference(), definition() and fixup() (akharkev).@ [50 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add generalized support for references between partitions - reference(), definition() and fixup() (akharkev).@ [49 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Calculate and emit PreviousPartition field in all partition packs (akharkev).@ [48 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Calculate and emit HeaderByteCount field in header partition pack (akharkev).@ [47 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add fixedPartitionSize which is the total size of the fixed-size portions of a partition value (akharkev).@ [46 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Properly fill in the ThisPartition field when writing partitions (akharkev).@ [45 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Save essence container labels when reading header partition (akharkev).@ [44 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Save operational pattern when reading header partition (akharkev).@ [43 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move MXF stream management code from OMKLVStoredObject to OMMXFStorage.@ [42 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add removeObject()@ [41 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add associate()@ [40 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add containsObject()@ [39 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add enterObject()@ [38 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move uid -> object mapping from OMKLVStoredObject to OMMXFStorage@ [37 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move object -> uid mapping from OMKLVStoredObject to OMMXFStorage@ [36 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @_objectDirectory -> _objectDirectoryOffset@ [35 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move _objectDirectory and _objectDirectoryReference from OMKLVStoredObject to OMMXFStorage.@ [34 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move restoreObjectDirectory() from OMKLVStoredObject to OMMXFStorage.@ [33 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move saveObjectDirectory() from OMKLVStoredObject to OMMXFStorage.@ [32 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add static read for ber encode length@ [31 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add static read for OMKLVKey@ [30 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add static read for OMUInt16@ [29 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move readHeaderPartition from OMKLVStoredObject to OMMXFStorage.@ [28 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move key and fill reading functions from OMKLVStoredObject to OMMXFStorage.@ [27 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move ber read function from OMKLVStoredObject to OMMXFStorage.@ [26 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move read functions from OMKLVStoredObject to OMMXFStorage.@ [25 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move ber encoding to OMMXFStorage@ [24 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move fill writing to OMMXFStorage@ [23 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move length writing functions from OMKLVStoredObject to OMMXFStorage.@ [22 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Write out client supplied operational pattern and essence element labels.@ [21 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @write() -> writeKLVKey()@ [20 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Call OMMXFStorage::write() for keys.@ [19 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move writeKLVKey to OMMXFStorage (step 1)@ [18 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Consistent code for reordering integers.@ [17 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move write functions to OMMXFStorage (step 2)@ [16 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move write functions to OMMXFStorage (step 1)@ [15 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move partition writing functions from OMKLVStoredObject to OMMXFStorage (step 1 add them to OMMXFStorage).@ [14 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add setGeneration()@ [13 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Use a forward class declaration.@ [12 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @containerLabels() -> essenceContainerLabels()@ [11 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add containerLables()@ [10 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add addEssenceContainerLabel() and containsEssenceContainerLabel().@ [9 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Change operational pattern to OMKLVKey.@ [8 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add setOperationalPattern() and operationalPattern().@ [7 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move _objectToInstanceId from OMKLVStoredObject to OMMXFStorage.@ [6 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Move _instanceIdToObject from OMKLVStoredObject to OMMXFStorage.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add OMWrappedRawStorage@ [4 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @OMMXFRawStorage -> OMMXFStorage@ [3 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Tidy up comments.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp @Add OMMXFRawStorage.{cpp|h}@ [1 - tbingham]
2005/08/19 tbingham ref-impl/src/OM/OMMXFStorage.cpp Automatically created.
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add static skipBytes().@ [152 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add static read functions for 32 and 64-bit integers.@ [151 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @streamReadAt() -> readStreamAt() and streamWriteAt() -> writeStreamAt() (akharkev).@ [150 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed asynch read/write with single/multiple buffers (akharkev).@ [149 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Expunge typedef OMIOVector.@ [148 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed vectored read.@ [147 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed vectored stream write.@ [146 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Fix for UDEV00164809. Recognize obsolete/non-standard index table segment label (akharkev).@ [145 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OMMXFStorage::checkStreams() - checks KLV consistency of streams (essence containers) (akharkev)@ [144 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Enable improved stream parsing (akharkev).@ [143 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Don't conditionally compile struct Partition (akharkev).@ [142 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @_sid -> _bodySID (akharkev)@ [141 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Additional fields for struct Partition.@ [140 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed (and overloaded) readPartition().@ [139 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed findRandomIndex().@ [138 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed isRandomIndex().@ [137 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OM_FASTER_STREAM_PARSING symbol (disabled).@ [136 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Increase pre-allocated meta-data size from 128k to 256k.@ [135 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Enable restoration of Avid files even if run-in has been added (akharkev).@ [134 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Fix the declaration of validSize().@ [133 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add #define for OM_NEW_STREAM_WRITING (disabled) enables write access to essence container.@ [132 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add validSize(Stream* s) (akharkev).@ [131 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add (latent) diagnostic stream parsing/creation output.@ [130 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Turn on new stream parsing.@ [129 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move the definition of OM_NEW_STREAM_PARSING from OMMXFStorage.cpp to OMMXFStorage.h so it could be used outside MXFStorage.@ [128 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Pass input length by value.@ [127 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add length argument to readPartition() (Faye Valentine).@ [126 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add length argument to readRandomIndex() (Spike Spiegel).@ [125 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Implement state variables and transitions for markEssenceSegmentStart() and markEssenceSegmentEnd().@ [124 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Pass current gridSize to markIndexStart() and markEssenceSegmentStart().@ [123 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Implement state variables and transitions for markIndexStart() and markIndexEnd().@ [122 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Pass current key to markIndexStart() and markEssenceSegmentStart().@ [121 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Implement state variables and transitions for markFill().@ [120 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Implement state variables and transitions for markMetadataStart() and markMetadataEnd().@ [119 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add definition for SystemMetadataKey.@ [117 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add isPartition() (akharkev).@ [116 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @On restore distinguish between the space allocated for a stream and the space occupied by stream data (akharkev).@ [115 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move restoreStreams() from OMKLVStoredObject to OMMXFStorage (akharkev).@ [114 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add isEssence().@ [113 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add isIndex().@ [112 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add findPattern() (akharkev)@ [110 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add reserveKLVLength(), reserve(), fixupKLVLength() and fixup() (akharkev).@ [109 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add $Id$ and $Name$ CVS keywords to aid identification of version and branch.@ [108 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add destroyPartitions(), findPartition() and addPartition(). (akharkev)@ [107 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use clearer key names for footer keys (akharkev).@ [106 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use clearer key names for body keys (akharkev).@ [105 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use clearer key names for header keys (akharkev).@ [104 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Put keys in numerical order (akharkev).@ [103 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Allow metadata only files to be of any size without wasting space (akharkev).@ [102 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add InterchangeObject::InstanceUID to primer. Fixes Yoda17612. (akharkev)@ [101 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Write index byte count to footer partition. Fixes Yoda17088. (slowell)@ [100 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Write body and footer keys that are both closed and complete. Fixes Yoda17611. (slowell)@ [99 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Set official MXF version number to 1.2. Advance Avid private version number to 5 (akharkev).@ [98 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Map property ids (akharkev).@ [97 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Bump version number.@ [96 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use a constant instead of a literal for the pre-allocated metadata size.@ [95 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Clean up formatting.@ [94 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Keep a list of segments in file address order (akharkev).@ [93 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add _sid member to Stream (akharkev).@ [92 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add a back pointer from a Segment to the Stream to which it belongs (akharkev).@ [91 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Make struct Stream public.@ [90 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add readOuterKLVKey() (akharkev).@ [89 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @ClosedFooterPartitionKey -> FooterKey. Add isFooter() (akharkev).@ [88 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @ClosedFooterPartitionKey -> FooterKey. Add isBody() (akharkev).@ [87 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @ClosedFooterPartitionKey -> FooterKey. Add OpenBodyPartitionKey, OpenCompleteBodyPartitionKey and ClosedCompleteBodyPartitionKey (akharkev).@ [86 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @ClosedFooterPartitionKey -> FooterKey. Add CompleteFooterKey (akharkev).@ [85 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add isHeader().@ [84 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Simplify names of partition keys.@ [83 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add Open, OpenComplete and ClosedComplete header partition pack keys.@ [82 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Change return type of readHeaderPartition from bool to void (akharkev)@ [81 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OMMXFStorage::primerOffset().@ [80 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed OMMXFStorage::open().@ [79 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Remove streamSave().@ [78 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed OMMXFStorage::saveStreams(). (akharkev)@ [77 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Compute and fill in the HeaderByteCount field of the Header partition. (akharkev)@ [76 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add indexSID and KAGSize arguments to writeFooterPartition() (akharkev).@ [75 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add bodySID, indexSID and KAGSize arguments to writeHeaderPartition (akharkev).@ [74 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add indexSID argument to writeBodyPartition (akharkev).@ [73 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add indexSID argument to writePartition (akharkev).@ [72 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Update IndexTableSegmentKey.@ [71 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OMMXFStorage::close() (akharkev).@ [70 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Bump version number.@ [69 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Bump version number.@ [68 - akharkev]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Always write fill after essence and before the next body partition (akharkev).@ [67 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add constant minimumFill.@ [66 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add constant fillBufferZoneSize.@ [65 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Change type of bodyPartitionOffset from OMUInt32 to OMUInt64.@ [64 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add stubbed streamGrow().@ [63 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add resolve() and clearObjectDirectory().@ [62 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Distinguish between growing an existing stream by growing the last segment (which can only happen if the last segment is at the end of the file) and growing an existing stream by adding a new segment. Add allocatedSize() and findLastSegment() (akharkev)@ [61 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Plug memory leaks. Add/use destroySegmentMap() (akharkev).@ [60 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Implement MXF streams. (akharkev).@ [59 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use UInt32 to identify streams. (akharkev).@ [58 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Read and write bodySID and KAGSize. Chain partitions properly regardless of the order in which they are created. (akharkev).@ [57 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add generation() (akharkev).@ [56 - tbingham]
2005/08/19 jptrainor Utilities/AAFAnalyzer/NodeRegistryGen.sh, Utilities/AAFAnalyzer/TypedNodeGen.sh, Utilities/AAFAnalyzer/TypedVisitorGen.sh, Utilities/AAFAnalyzer/generator.sh remove these, they were moved to AAFAnalyzerBase
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add skipV() (akharkev).@ [55 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add {read|write}RandomIndex() (akharkev).@ [54 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add readPartition().@ [53 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add IndexTableSegmentKey.@ [52 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add and use _reorderBytes member.@ [51 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Get rid of _objectDirectoryReference nad use reference(), definition() and fixup() for the metadata object directory.@ [50 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add generalized support for references between partitions - reference(), definition() and fixup() (akharkev).@ [49 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Calculate and emit PreviousPartition field in all partition packs (akharkev).@ [48 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add fixedPartitionSize which is the total size of the fixed-size portions of a partition value (akharkev).@ [47 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move MXF stream management code from OMKLVStoredObject to OMMXFStorage.@ [46 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @More privacy for object <-> iid association.@ [45 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add removeObject()@ [44 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add associate()@ [43 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add containsObject()@ [42 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add enterObject()@ [41 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move uid -> object mapping from OMKLVStoredObject to OMMXFStorage@ [40 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move object -> uid mapping from OMKLVStoredObject to OMMXFStorage@ [39 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @_objectDirectory -> _objectDirectoryOffset@ [38 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move _objectDirectory and _objectDirectoryReference from OMKLVStoredObject to OMMXFStorage.@ [37 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move restoreObjectDirectory() from OMKLVStoredObject to OMMXFStorage.@ [36 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move saveObjectDirectory() from OMKLVStoredObject to OMMXFStorage.@ [35 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add static read for ber encode length@ [34 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add static read for OMKLVKey@ [33 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add static read for OMUInt16@ [32 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move readHeaderPartition from OMKLVStoredObject to OMMXFStorage.@ [31 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move key and fill reading functions from OMKLVStoredObject to OMMXFStorage.@ [30 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move ber read function from OMKLVStoredObject to OMMXFStorage.@ [29 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move read functions from OMKLVStoredObject to OMMXFStorage.@ [28 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move ber encoding to OMMXFStorage@ [27 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move fill writing to OMMXFStorage@ [26 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move length writing functions from OMKLVStoredObject to OMMXFStorage.@ [25 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @write() -> writeKLVKey()@ [24 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move writeKLVKey to OMMXFStorage (step 1)@ [23 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move write functions to OMMXFStorage (step 1)@ [22 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move partition writing functions from OMKLVStoredObject to OMMXFStorage (step 1 add them to OMMXFStorage).@ [21 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add setGeneration()@ [20 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Bump version number.@ [19 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add more constants.@ [18 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use consistent key naming.@ [17 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use a common version number@ [16 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Define and use objectDirectoryKey .@ [15 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Common definition for KAGSize.@ [14 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use common key definitions from OMMXFStorage.h@ [13 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Use a forward class declaration.@ [12 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @containerLabels() -> essenceContainerLabels()@ [11 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add containerLables()@ [10 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add addEssenceContainerLabel() and containsEssenceContainerLabel().@ [9 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Change operational pattern to OMKLVKey.@ [8 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add setOperationalPattern() and operationalPattern().@ [7 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move _objectToInstanceId from OMKLVStoredObject to OMMXFStorage.@ [6 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Move _instanceIdToObject from OMKLVStoredObject to OMMXFStorage.@ [5 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OMWrappedRawStorage@ [4 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Tidy up comments.@ [2 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h @Add OMMXFRawStorage.{cpp|h}@ [1 - tbingham]
2005/08/19 tbingham ref-impl/include/OM/OMMXFStorage.h Automatically created.
2005/08/19 greek_fire Utilities/AAFAnalyzer/aafanalyzer.mk major updates to make files and seperation folders.
2005/08/19 greek_fire Utilities/AAFAnalyzer/RegressionTest/GNUmakefile makefiles updates.
2005/08/19 greek_fire Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp, Utilities/AAFAnalyzer/AAFAnalyzer/GNUmakefile fixed makefile and commented out dumpphase
2005/08/18 tbingham DevUtils/GNUmakefile Add rules to make MXFDump
2005/08/18 tbingham DevUtils/MXFDump/GNUmakefile Fix copyright.
2005/08/18 tbingham DevUtils/MXFDump/GNUmakefile GNUmakefile for MXFDump
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Update header comments.@ [811 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add copyright notices (some generated).@ [810 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow compilation with gcc -Wextra and with stupid MSVC++ version 6 (akharkev).@ [809 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Backout changes to allow compilation with gcc -Wextra beacuse of stupid MSVC++ version 6 static array initialization bug.@ [808 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow compilation with gcc -Wextra.@ [807 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add 64-bit Windows support.@ [806 - akharkev]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up summary message.@ [805 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Always print a summary of errors and warnings (previously this was only done if --verbose was specified).@ [804 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When we encounter an invalid essence container label array in a partition, use the partition length to terminate the array.@ [803 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize MPEG2VideoDescriptor (CVS 1.857).@ [802 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Port to COMPILER_GCC_INTEL_CYGWIN@ [801 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up help output.@ [800 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up help output.@ [799 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up help output.@ [798 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove unneeded typedefs.@ [797 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Port to gcc version 3.0 don't use non-local anonymous types.@ [796 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow files that are open for write to be dumped (akharkev).@ [795 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make consequtive fill items a validation error.@ [794 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call checkFill()@ [793 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move prototype for checkFill().@ [792 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkFill()@ [791 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Complain if there's a random index and it's not the last thing in the file.@ [790 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing function prototypes.@ [789 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize obsolete random index keys.@ [788 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Report an error for obsolete random index keys.@ [787 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remember random index key.@ [786 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add key argument to readRandomIndex().@ [785 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call isRandomIndex().@ [784 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix typo in isRandomIndex().@ [783 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isRandomIndex().@ [782 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add struct mxfRandomIndex@ [781 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make obsolete index segment key an error.@ [780 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing newline to message.@ [779 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Issue a warning if we encounter a v10 index segment key.@ [778 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formating of private operational pattern labels.@ [777 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't try to decode private operational pattern labels.@ [776 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognise version 3 of the prefix for operational patterns and for private labels.@ [775 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognise versions 1 and 2 of the prefix for private labels.@ [774 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get ready for more than one version of the prefix for private labels.@ [773 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Document --limit-frames and --no-limit-frames@ [772 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --no-limit-frames.@ [771 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Document that "--limit-entries 0" is the default.@ [770 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize partitions in aafDumpFile() for consistency with mxfDumpFile().@ [769 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor aafDumpKLV() so all code is shared with mxfDumpKLV().@ [768 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of object size as well as object count.@ [767 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify operational pattern name.@ [766 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode operational patterns 1-3, a-c.@ [765 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check the partitions we've found, even if we didn't find a footer.@ [764 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Change signature of checkPartition() to accept the footer as an mxfPartition*.@ [763 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Change signature of checkPartitions() to accept the footer as an mxfPartition*. Don't call checkPartitions() if we couldn't find the footer.@ [762 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get rid of checkFooterPosition().@ [761 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call checkFooterPartition(). Use footer->_address to get proper header-relative footer address.@ [760 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkFooterPartition().@ [759 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement checkRandomIndex().@ [758 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call skeleton checkRandomIndex().@ [757 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add skeleton checkRandomIndex().@ [756 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Read the random index overall length instead of skipping it.@ [755 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call checkLocalKeyTable().@ [754 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkLocalKeyTable().@ [753 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Removed duplicate definition of Locked/Unlocked.@ [752 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Removed duplicate definition of Sub Descriptor UIDs.@ [751 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Removed duplicate definition of Reversed Byte Order.@ [750 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Removed duplicate definition of Signal Standard, Stored F2 Offset and Display F2 Offset.@ [749 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Removed duplicate definition of Linked Track ID.@ [748 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call checkAAFLocalKeyTable().@ [747 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkAAFLocalKeyTable().@ [746 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Revert previous changes.@ [745 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isPackageMetadata() and skeleton printPackageMetadata().@ [744 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Pass length by value to skipV().@ [743 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use character counts (and not byte counts) for string attributes in extension definitions (akharkev).@ [742 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove misleading comments.@ [741 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve message emitted when we give up because of too many errors.@ [740 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow --verbose with --xxx-validate.@ [739 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up help output.@ [738 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up verbose output.@ [737 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call new mxfExitStatus() function so that the exit status is not lost if we give up after too many errors.@ [736 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @mxfExit() -> mxfExitStatus(int).@ [735 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add mxfExit().@ [734 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When dumping streams, distinguish between essence and index.@ [733 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get rid of MXFGenericAudioEssenceDescriptor and MXFWaveAudioEssenceDescriptor, as they duplicate existing labels.@ [732 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of allocated/in-use space in segments and streams.@ [731 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of fill.@ [730 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @In mxfValidate(), recognize, instead of ignore, fill.@ [729 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @new{Index|Essence}Segment() now takes free.@ [728 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @newIndexSegment() now takes start and size instead of start and end.@ [727 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @newEssenceSegment() now takes start and size instead of start and end.@ [726 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @newSegment() now takes start and size instead of start and end.@ [725 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Formatted dump of SystemMetadata.@ [724 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add dumpMxfUInt08Array().@ [723 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve error messages for incorrect body/index SIDs.@ [722 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make parsing of index segments more robust.@ [721 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make parsing of essence segments more robust.@ [720 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix checkSID() argument types.@ [719 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow essence segment to start with a system element.@ [718 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isDataElement().@ [717 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @isSystemItem() -> isSystemElement().@ [716 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isSystemItem().@ [715 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use nullMxfKey for initializing keys instead of {0}.@ [714 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @NULL -> 0.@ [713 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove NullKey, use nullMxfKey instead.@ [712 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Change mxfKey from an array to a struct.@ [711 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add nullMxfKey.@ [710 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @On exit, distinguish between no errors or warnings (0), warnings only (1) and errors (possibly also warnings) (2).@ [709 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Unknown -> Dark.@ [708 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Better symbolization of names in error messages.@ [707 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dumpopaque extension types.@ [706 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension indirect types.@ [705 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print index table offsets as signed decimal.@ [704 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print backwards only B-frams as b.@ [703 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump renamed types.@ [702 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode prediction flags in index table entries.@ [701 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension fixed array types.@ [700 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension weak object reference types.@ [699 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension extendible enumeration types.@ [698 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up comments.@ [697 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension strong object references.@ [696 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension stream types.@ [695 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension character types.@ [694 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Deal with optional descriptions on definitions.@ [693 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension set types.@ [692 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump enumeration type element names and values.@ [691 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump extension record types.@ [690 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add support for extension varying array types.@ [687 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add support for extension string types.@ [686 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add skeleton support for extension record types.@ [685 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print a more detailed warning if we find essence and index with the same SID.@ [684 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print a warning if we find essence and index with the same SID.@ [683 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add _isEssence to struct Stream.@ [682 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call newEssenceSegment() and newEssenceSegment().@ [681 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add newEssenceSegment() and newEssenceSegment().@ [680 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode private operational pattern labels.@ [679 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get rid of compiler warnings.@ [678 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [677 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @For required properties we have isRequired == true.@ [676 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add memberOf field to property definition.@ [675 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Skip unrecognized metadictionary entries.@ [674 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @dumpIntegerType() -> dumpExtensionTypeInteger().@ [673 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove obsolete functions.@ [672 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Checkpoint metadictionary reorganization - use single KLV packet for entire metadictionary.@ [671 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Checkpoint metadictionary reorganization - use variable length packs with tag inside value.@ [670 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Checkpoint code for dumping extension-only dictionary.@ [669 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove keys now available in the AAFMetaDictionary.@ [668 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkKeyTable() and checkAAFKeyTable@ [667 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove key now available in the AAFMetaDictionary.@ [666 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Map missing/corrected local keys for hidden root object.@ [665 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing/corrected local keys for hidden root object.@ [664 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add aafKeyName().@ [663 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move prototype for mxfKeyName()@ [662 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print partition type in debug output.@ [661 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add mxfKeyName().@ [660 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow KLV dumping and validation of raw essence containers.@ [659 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Handle frame and custom wrapped essence, segmented index tables, possibly interspersed with fill and dark data.@ [658 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printObjectCount() when --verbose is specified.@ [657 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printObjectCount().@ [656 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Count metadata objects.@ [655 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --statistics.@ [654 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of current and previous partition keys.@ [653 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @_int64 -> __int64.@ [652 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Private labels are valid operational patterns.@ [651 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize private operational pattern labels as valid.@ [650 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize private essence container labels.@ [649 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor printPrivateLabel.@ [648 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize private operational patterns.@ [647 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isPrivateLabel() and printPrivateLabel().@ [646 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make starting point for header search explicit.@ [645 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing function prototypes.@ [644 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Properly symbolize null keys.@ [643 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Constify argument to isNullKey().@ [642 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Issue a warning if we find a partition that is open or incomplete.@ [641 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Issue a warning if we find a partition that is both open and incomplete.@ [640 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isOpen() and isComplete().@ [639 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use consistent names for partitions (and their status). Names now conform to [Open][Incomplete]{Header|Body|Footer}. So Closed and Complete are assumed. Note that a Footer may not be Open, ruling out OpenFooter and OpenIncompleteFooter.@ [638 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove unused code.@ [637 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get essence container labels from concise header file.@ [636 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize correct labels for AES3 and BWF.@ [635 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up code formatting.@ [634 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that the index is either VBR or CBR.@ [633 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize undefined DV.@ [632 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize frame wrapped DV.@ [631 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up code formatting.@ [630 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Admit when we can't further decode an essence container label.@ [629 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [628 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor essence container label printing.@ [627 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [626 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode uncompressed picture essence container labels.@ [625 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode AES/BWF essence container labels.@ [624 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add decoding of DV essence container labels.@ [623 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Im prove formatting of D10 essence container label decoding.@ [622 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor out D10 essence container label decoding.@ [621 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode D10 to the next level.@ [620 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add more MPEG essence element names.@ [619 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formatting.@ [618 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Enable basic decoding of essence element labels.@ [617 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add code to perform basic decoding of essence element labels.@ [616 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Leave room for a text description of the essence container labels.@ [615 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printEssenceContainerLabel().@ [614 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printEssenceContainerLabel().@ [613 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check partition major and minor version numbers.@ [612 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize AES3AudioEssenceDescriptor for --aaf-dump.@ [611 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize operational patterns with registry version 1 and 2 (Pak Chooie Unf)@ [610 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize standard Uncompressed (Clip Wrapped) picture element type (Pak Chooie Unf).@ [609 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add PosTableCount IndexTableSegment member.@ [608 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make error message consistent.@ [607 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Change IndexTableSegment from MXF_CLASS() to MXF_DEFINE_KEY() as it is not a metadata set (akharkev).@ [606 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that the index SID in the index table segment is the same as the index SID in the containing partition (Pak Chooie Unf).@ [605 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use checkSID().@ [604 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkSID().@ [603 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that a partition with a non-zero index SID contains index and vice versa.@ [602 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of index segments.@ [601 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @essenceSegment() -> newSegment() since we can use it for index segments as well.@ [600 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that a partition with a non-zero body SID contains essence and vice versa.@ [599 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use hasEssence().@ [597 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add hasIndex().@ [596 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add findIndexSegment().@ [595 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add hasEssence().@ [594 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add findEssenceSegment.@ [593 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve error message for bad partition pack length.@ [592 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make sure we note that we've omitted dark items at the end of the file and after a length that points beyond the end of file.@ [591 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printDarkItems().@ [590 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printDarkItems().@ [589 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that if a partition contains essence it has essence container labels (akharkev).@ [588 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @VC7 fix@ [587 - bedell]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing function prototypes.@ [586 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix more unused argument warnings.@ [585 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix unused argument warnings.@ [584 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--mxf-validate now validates index segments.@ [583 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing function prototype.@ [582 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Beef up checking of array element counts.@ [581 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add arrayName argument to validateArray().@ [580 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call validateArray().@ [579 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add validateArray().@ [578 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check length fields for delta entry arrays and index entry arrays.@ [577 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use printMxfKey().@ [576 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printMxfKey().@ [575 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use printMxfRational().@ [574 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printMxfRational().@ [573 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that index duration <= index entry count.@ [572 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missingProperty().@ [571 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add validateIndexSegment().@ [570 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remember whether we have a V10 (old) or current index table.@ [569 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add _hasBodySID to struct mxfIndexTable.@ [568 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove unused code.@ [567 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use new readIndexSegment() and printIndexSegment() functions.@ [566 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Cope with missing index table properties.@ [565 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Properly initialize mxfIndexSegment. EditUnitByteCount, IndexSID and PosTableCount may not be present.@ [564 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement printIndexSegment().@ [563 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement readIndexSegment().@ [562 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement initializeIndexSegment().@ [561 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add stubs for initializeIndexSegment(), readIndexSegment() and printIndexSegment().@ [560 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add struct mxfIndexSegment.@ [559 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor delta entry array dumping code to dumpDeltaEntryArray().@ [558 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor index entry array dumping code to dumpIndexEntryArray().@ [557 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve error message.@ [556 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Share code in printLocalV().@ [555 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print an error message for unexpected local keys when parsing the index table.@ [554 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Calculate remainder for delta entries inside the loop.@ [553 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump the delta entry array when dumping the index table.@ [552 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print the value of Pos Table Count when printing index tables.@ [551 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @validateLocalV() only validates.@ [550 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove printV10IndexTable().@ [549 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printIndexTable() for V10 index tables.@ [548 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement validateLocalSet().@ [547 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move printing of bogus bytes out of validation routines.@ [546 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @printLocalLength() -> validateLocalLength().@ [545 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @printLocalKey() -> validateLocalKey().@ [544 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement stubbed setValidate().@ [543 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use printMxfKey().@ [542 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call keyName().@ [541 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add keyName().@ [540 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printLocation().@ [539 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printLocation().@ [538 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Pass the key to mxfError() and mxfWarning().@ [537 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Save key when reading partitions.@ [536 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use mxfError().@ [535 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Write print in terms of vprint, error in terms of verror etc.@ [531 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @#pragma warning(disable:4786).@ [530 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make --limit-bytes 0 the default for --klv-dump.@ [529 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix --help now that --debug applies in validate mode.@ [528 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump the partitiions, streams and the random index in validate mode under the control of --debug.@ [527 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't emit a warning if no random index is found.@ [526 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Do validation bottom up.@ [525 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check BodyOffset field in partition packs.@ [524 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder members of struct Stream.@ [522 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More tidying of dumping code.@ [521 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up stream dumping code.@ [520 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't print a segment list if it is empty.@ [519 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Always dump/print to stdout.@ [518 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up segment dumping code.@ [517 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up stream dumping code.@ [516 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up partition dumping code.@ [515 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up random index dumping code.@ [514 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up dumping of random index.@ [513 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When --verbose is specified in validate mode dump the random index if present.@ [512 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Allow --verbose in validate mode.@ [511 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move partition debug dumping code.@ [510 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move partition debug dumping code.@ [509 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of which essence segments are in which partition.@ [508 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Move definitions of Segment and SegmentList.@ [507 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printSegments().@ [506 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printSegments().@ [505 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formatting of partition dump.@ [504 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use conditional compilation instead of a comment.@ [503 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix calculation of essence container layout. Keep track of essence container size.@ [502 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of essence stream segments.@ [501 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @In markIndexEnd() and markMetadataEnd() rename essenceKeyPosition to endKeyPosition as index and metatdata are terminated by items other than essence.@ [500 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check IndexByteCount.@ [499 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check HeaderByteCount field in all partitions. (akharkev)@ [498 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix punctuation.@ [497 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --search-run-in to allow the amount of run-in to search to be extended or limited.@ [496 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove local definitions of header properties operational pattern, essence containers and dm schemes, instead get them from AAFMetaDictionary.h.@ [495 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @In mxfValidate() recognize essence elements and index table segments.@ [494 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @AddmarkMetadataStart() andmarkMetadataEnd().@ [493 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isIndexSegment().@ [492 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add comments to struct mxfPartition.@ [491 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Emit a warning if consecutive fill items are encountered.@ [490 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Commit to dump mode when encountering first dump specific option and mode is unspecified.@ [489 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing function prototypes.@ [488 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Squelch compilation warnings.@ [487 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Squelch compilation warnings.@ [486 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up outpout formatting.@ [485 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use isOperationalPattern().@ [484 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isOperationalPattern().@ [483 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor operational pattern printing code.@ [482 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize specialized operation patterns. Specifically recognize atom.@ [481 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor existing code into checkEssenceContainers().@ [480 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check operational pattern when validating.@ [479 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Partition addresses are header relative. S377M section 6.1.@ [478 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Encapsulate mode checking.@ [477 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Update usage message to reflect legal combinations of options.@ [476 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that we're in a dump mode before accepting dump specific options.@ [475 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Update mode error message.@ [474 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement printRunIn().@ [473 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --show-run-in.@ [472 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Automatically skip run-in.@ [471 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Prepare for skipping run-in. Add headerPosition argument to isMxfFile().@ [470 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add headerPosition.@ [469 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add findHeader().@ [468 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add findPattern.@ [467 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing comment.@ [466 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing comment.@ [465 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing comment (akharkev).@ [464 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Change type of fixedSize argument to checkElementCount() from mxfUInt32 to mxfUInt64.@ [463 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use consistent punctuation.@ [462 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add check that all partitions in thae file are present in the random index.@ [461 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add check that the partitions in the random index are in order..@ [460 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add check that the number of partitions in the random index matches the number found in the file.@ [459 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add comments for existing and forthcoming checks.@ [458 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Prefix metadata object names with MXF or AAF as apropriate.@ [457 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder extra key definitions.@ [456 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print the number of omitted dark items.@ [455 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't pad hex addresses.@ [454 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix field widths for 8 and 16 bit decimals.@ [453 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printHexField().@ [452 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printDec().@ [451 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Complete set of printHex().@ [450 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printDecFieldPad().@ [449 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @printHexField() ->printHexFieldPad().@ [448 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @printField() -> printDecField().@ [447 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Elide V10RandomIndexMetadata from dictionary. Preserve ability to dump V10RandomIndexMetadata.@ [446 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Elide V10IndexTableSegment from dictionary. Preserve ability to dump V10IndexTableSegment.@ [445 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make sure that --mxf-dump (and --set-dump) prints MXF local key names.@ [444 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add mxfLocalKeyTable and lookupMXFLocalKey().@ [443 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @keyTable -> mxfKeyTable.@ [442 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @lookupLocalKey() -> lookupAAFLocalKey().@ [441 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @localKeyTable -> aafLocalKeyTable.@ [440 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formatting.@ [439 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make sure we print AAF key names with --aaf-dump and MXF key names with --mxf-dump.@ [438 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @lookupKey() -> lookupMXFKey().@ [437 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove duplicate property names.@ [436 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize WaveAudioEssenceDescriptor and properties.@ [435 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--unknown-as-sets -> --show-dark-as-sets and imply --show-dark.@ [434 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add is MxfFile().@ [433 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add heading to random index.@ [432 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add vwarning().@ [431 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Give up if we encounter more than 100 errors.@ [430 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formating.@ [429 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add mxfWarning().@ [428 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add mxfError().@ [427 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @In Checkpartition(), perform checks in order. Comment unimplemented checks.@ [426 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @mxfRandomIndexEntry -> mxfRIPEntry.@ [425 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix OS X only bugs in position() and setPosition().@ [424 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Accept Posix paths instead of HFS paths.@ [423 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add OS X specific file manipulation primitives.@ [422 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @RandomIndexEntry -> mxfRandomIndexEntry.@ [421 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Partition -> mxfPartition.@ [420 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Interpret PreviousPartition and FooterPartition as absolute (like ThisPartition).@ [419 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Issue a warning if we find no random index.@ [418 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement first random index checks.@ [417 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @First cut at random index pack validation.@ [416 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Code cleanup.@ [415 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Complain if we find no footer.@ [414 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @For now interpret previous and footer as relative.@ [413 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check value of footer partition field.@ [412 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check value of previous partition field.@ [411 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More partition checks, better error messages.@ [410 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More partition checks - check for correct element count for array of essence element labels.@ [409 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More partition checks - check for correct element size for array of essence element labels.@ [408 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Distinguish between reading the Key of a KLV triplet and a label.@ [407 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check the ThisPartition field when validating partitions.@ [406 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More framework for partition validation.@ [405 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Framework for checking partitions.@ [404 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use key address base when printing offsets in the random index pack.@ [403 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix bug in isPartition().@ [402 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add first cut mxf validation.@ [401 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up partition and primer length checking code.@ [400 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check partition lengths. Check primer length.@ [399 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Always check the lenght of a KLV triplet against the number of bytes remaining in the file.@ [398 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize GenericSoundEssenceDescriptor and MultipleDescriptor.@ [397 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make sure we know the names of all recognized keys. Add SystemMetadata and BogusFill to name table.@ [396 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Detabify.@ [395 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make checks for null keys uniform. Encountering a null key is now a warning rather than an error. Note that encountering a null key is usually the result of an earlier error causing fill to be interpreted as a key.@ [394 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Always check for recognized keys in the same order.@ [393 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Share code to open close the file.@ [392 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make format of dumped essence elements consistent with all other KLV triplets. Recognize essence elements with --klv-dump.@ [391 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printEssenceElement().@ [390 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make --key-addresses and --hexadecimal the default. Add --no-key-addressses.@ [389 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Include file offset of most recent key in error messages.@ [388 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Check that lengths don't point beyond the end of file.@ [387 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get rid of endOfFile().@ [386 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up primitive names.@ [385 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove suffix from program name.@ [384 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement file primitives for Linux..@ [383 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing newlines to error messages.@ [382 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't mainitain our own file position.@ [381 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print summary of errors and warnings.@ [370 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up error reporting.@ [369 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Warn on encountering a length of zero.@ [368 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make fread() calls more robust (akharkev).@ [367 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve error message.@ [366 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement rudimentary KLV validation. Fix local set validation message.@ [365 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output of validator.@ [364 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Yet more framework for file validation.@ [363 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More framework for file validation.@ [362 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add framework for file validation with, e.g. --mxf-validate (akharkev).@ [361 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump random index pack.@ [360 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Deal with all (legal) flavours of opne/closed, complete/incomplete partitions. Add comments on partition keys.@ [359 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add more hand coded descriptor properties.@ [358 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Separate code for dumping v10 and v11 index tables.@ [357 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add more hand coded descriptor properties.@ [356 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Port back to GLIBC version 2.2.@ [355 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Prepare for conforming index table.@ [354 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use generated MXFMetaDictionary.h (akharkev).@ [353 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add more built in debugging - dump AAF/MXF key tables with --debug.@ [352 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix typo SEGEMENT -> SEGMENT.@ [351 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Validate the ThisPartition field of partition packs.@ [350 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use new printing functions.@ [349 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add new printing functions.@ [348 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print key addresses in consistent base (default is decimal, or hexadecimal if --hexadecimal is specified) (akharkev).@ [347 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fug bix.@ [346 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More robust parsing of local sets.@ [345 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add functions to support more robust parsing of local sets.@ [344 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Consistent error message punctuation and disposition.@ [343 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognized and decode the Avid Sound essence element label.@ [342 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize and decode Avid essence element labels.@ [341 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --no-limit-entries. Make --limit-entries 0 the default.@ [340 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Port to Macintosh.@ [339 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up and document flags.@ [338 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove root object instance id from object directory.@ [337 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Port to OS X with CW 8@ [336 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix merge typo.@ [335 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Provide platform specific implementations of setPosition().@ [334 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add skipBytes().@ [333 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Get rid of movePosition().@ [332 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Detect and report length overflow.@ [331 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing printf format macro.@ [330 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print index table truncated message only if --limit-entries was specified.@ [329 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print essence frames truncated message only if --limit-frames was specified.@ [328 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @In printKeyAddress() use passed in FILE* instead of stdout.@ [327 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add missing prototypes.@ [326 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formatting of object directory.@ [325 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix signed/unsigned comparison warnings/errors.@ [324 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When requested, print key addresses for AAF keys.@ [323 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When requested, print key addresses for essence elements.@ [322 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printKeyAddress()@ [321 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Skip over truncated essence bytes.@ [320 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement skipV() using movePosition().@ [319 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add setPosition() and movePosition().@ [318 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use h for short@ [317 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use macros for printf format strings.@ [316 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Distinguish the root object.@ [315 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --key-addresses@ [314 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print address of start of each KLV packet.@ [313 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add dumping of the object directory.@ [312 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Proper mapping SMPTE labels <-> AUIDs@ [311 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix default for --set-dump --limit-bytes.@ [310 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @If neither --limit-bytes nor --no-limit-bytes was specified apply default according to the mode.@ [309 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Distingish between limitBytes and lFlag.@ [308 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Back out --limit-bytes fix.@ [307 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix --no-limit-bytes@ [306 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add (undocumented) --unknown-as-sets@ [305 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Detect illegal elementTypes@ [304 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print element count and element number.@ [303 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up output formatting.@ [302 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print item type and element type consistently.@ [301 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Put track id on a separate line.@ [300 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reposition track id.@ [299 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't try to interpret the track id.@ [298 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement itemType specific elementType printing functions.@ [297 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix comment.@ [296 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add itemType specific elementType printing functions.@ [295 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Restructure.@ [294 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Restructure.@ [293 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @elementTypeIdName() -> itemTypeName()@ [292 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call elementTypeIdName()@ [291 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add elementTypeIdName()@ [290 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor.@ [289 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add itemTypeId parameter to elementTypeName().@ [288 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Symbolize keys appropriately for --klv-dump and --set-dump@ [287 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Unknown -> Dark.@ [286 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Conditionally symbolize keys.@ [285 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [284 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make gcc v3.2 happy.@ [283 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Conditionally symbolize local keys.@ [282 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify.@ [281 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify.@ [280 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove duplicated code.@ [279 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @detabify.@ [278 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement --show-dark. Separate printing of mxf and aaf keys.@ [277 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More refactoring.@ [276 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [275 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [274 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [273 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [272 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [271 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dark -> Unknown for local keys@ [270 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @refactor.@ [269 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --show-dark - not yet functional.@ [268 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--fill -> -show-fill@ [267 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Unknown -> Dark@ [266 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clarify.@ [265 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add back flags for dubious keys.@ [264 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove duplicate code.@ [263 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Skip dark KLV triplets.@ [262 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isDark()@ [261 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add findAAFKey()@ [260 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make sure we always know the mode, if specified, when printing help.@ [259 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printHelp()@ [258 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @If mode is known when --help is specified only print the help for that mode.@ [257 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor help.@ [256 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--entries -> --limit-entries@ [255 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make truncation messages distinct.@ [254 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make frame number stand out.@ [253 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Refactor.@ [252 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize@ [251 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --limit-frames@ [250 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Treat fill uniformly when dumping frame wrapped essence vs otherwise.@ [249 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder tests.@ [248 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [247 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--limit -> --limit-bytes --no-limit -> --no-limit-bytes@ [246 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Irix CC port@ [245 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @include <iostream> instead of <iostream.h>@ [244 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove debugging code.@ [243 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printSystemMetadata().@ [242 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add some debugging code.@ [241 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Call printEssenceFrames() when --frames is specified.@ [240 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printEssenceFrames().@ [239 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add initial support for --frames@ [238 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up formatting.@ [237 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify numerical option parsing.@ [236 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add brief vs. full help.@ [235 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add getIntegerOption()@ [234 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --entries@ [233 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Default for --klv-dump is --no-limit@ [232 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More help code clean up.@ [231 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up help code.@ [230 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --decimal and --hexadecimal@ [229 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Even more help code clean up.@ [228 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Even more help code clean up.@ [227 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Even more help code clean up.@ [226 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Even more help code clean up.@ [225 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Yet more help code clean up.@ [224 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More help code clean up.@ [223 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up help code.@ [222 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --relative and --absolute@ [221 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add latent support for aligning the dump output.@ [220 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Keep track of the current file position.@ [219 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up comments.@ [218 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't print the address field if there are no bytes to print.@ [217 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix option names.@ [216 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make --limit 0 the default, add --no-limit.@ [215 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Indicate when a value has been truncated.@ [214 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Complain if we encounter a null key.@ [213 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isNullKey@ [212 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't print column headings when there are no rows.@ [211 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add code to detect bogus keys in old files.@ [210 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix code for coercing keys to UIDs - finally.@ [209 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up debugging code.@ [208 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @When --debug is specified also print the aaf keys.@ [207 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix code for coercing keys to UIDs - again.@ [206 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix code for coercing keys to UIDs@ [205 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove --version.@ [204 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve formatting of the primer.@ [203 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add support for dumping rationals.@ [202 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [201 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Implement index table dumping.@ [200 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [199 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Checkpoint code for printing the index table.@ [198 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @typedef mxfUInt16 mxfLocalKey@ [197 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--symbolic prints names of recognized keys irrespective of xxx in --xxx-dump@ [196 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up - get rid of unknownAsSets.@ [195 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [194 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [193 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Teach dumper about Avid specific class extensions.@ [192 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Hide use of flag unknownAsSets@ [191 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @make --set-dump dump only local sets.@ [190 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize - provide distinct functions for --klv-dump, --set-dump, --mxf-dump and --aaf-dump.@ [189 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Treat unknown keys as local sets for --mxf-dump as well as --aaf-dump.@ [188 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add key for root object.@ [187 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add local identifiers for properties of root object.@ [186 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Temporarily compensate for the use of AUIDs instead of SMPTE labels.@ [185 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove (undocumented) --unknown-as-sets@ [184 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Distinguish between the modes.@ [183 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --aaf-dump (currently the same as --mxf-dump)@ [182 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --set-dump for dumping uninterpreted local sets.@ [181 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add local key for the primary package property of the preface.@ [180 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add local keys for the preface.@ [179 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder local key table. Add comments.@ [178 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add symbolic names for the properties of the index table.@ [177 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump body partition.@ [176 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder help to put --mxf-dump first.@ [175 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Indicate that --mxf-dump is the default.@ [174 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add (undocumented) --unknown-as-sets@ [173 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --no-symbolic, make --symbolic the default.@ [172 - tbingham]
2005/08/18 greek_fire Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.cpp, Utilities/AAFAnalyzer/EditProtocolTestImpl/GNUmakefile, Utilities/AAFAnalyzer/RegressionTest/AAFAnalyzerTest.cpp, Utilities/AAFAnalyzer/TestPhaseLib/GNUmakefile, Utilities/AAFAnalyzer/aafanalyzer.mk updates to make
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Update usage message@ [171 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [170 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --version.@ [169 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove nonsense open footer.@ [168 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [167 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Start to decode the operational pattern.@ [166 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [165 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [164 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump footer.@ [163 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add framework for dumping the footer.@ [162 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print count of essence containers.@ [161 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Distinguish between outer and inner keys.@ [160 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve error message.@ [159 - tbingham]
2005/08/18 greek_fire Utilities/AAFAnalyzer/AAFAnalyzerBase/CompositionMobVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/CompositionMobVisitor.h new visitor added
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Now that mxfLength is 64 bits don't print leading zeros.@ [158 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [153 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize code.@ [152 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump header partition. Reorganize code.@ [151 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use pointers for key values.@ [150 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Define symbols for MXF keys.@ [149 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add skeleton for dumping header partition.@ [148 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @dumpLocalSet -> printLocalSet@ [147 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @dumpPrimer -> printPrimer@ [146 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Support --limit with --mxf-dump@ [145 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode essence types.@ [144 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [143 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Decode essence types.@ [142 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @berReadMxfUInt64 -> readBERLength@ [141 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @More general ber length decoding.@ [140 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @readMxfByte -> readMxfUInt08@ [139 - tbingham]
2005/08/18 greek_fire Utilities/AAFAnalyzer/AAFAnalyzer/AAFAnalyzerMain.cpp, Utilities/AAFAnalyzer/AAFAnalyzer/GNUmakefile, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/GNUmakefile, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/TestGraph.h, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.h, Utilities/AAFAnalyzer/BaseTestImpl/DumpPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/FileDumper.h, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.h, Utilities/AAFAnalyzer/BaseTestImpl/GNUmakefile, Utilities/AAFAnalyzer/BaseTestImpl/LoadPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.h updates to make
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize AAF labels.@ [138 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize the InstanceUID property.@ [137 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Temporarily recognize bogus fill.@ [136 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isFill()@ [135 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Filler -> Fill@ [134 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorganize.@ [125 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printFiller()@ [124 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Expand printEssence();@ [123 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printEssence().@ [122 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add isLocalSet()@ [121 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [120 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printLocalV()@ [119 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkLocalKey()@ [118 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [117 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add printLocalKL()@ [116 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add dumpLocalSet()@ [115 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [114 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor out common code.@ [113 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up.@ [112 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add dumpPrimer()@ [111 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add skipV()@ [110 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor out common code.@ [109 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Factor out common code.@ [108 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Reorder reads/prints@ [107 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix check for null local keys.@ [106 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Treat a local key as an octet stream (like global keys)@ [105 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use new reorder() function.@ [104 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @swapNeeded() -> reorder()@ [103 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add swapNeeded()@ [102 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Only reorder bytes if the host is little endian.@ [101 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Exit cleanly for well-formed files.@ [100 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use 32-bit lengths (should be 64).@ [99 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [98 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --filler@ [97 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Don't dump filler.@ [96 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Dump out the Primer.@ [95 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve output formatting.@ [94 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print symbolic names for local keys.@ [93 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix output of --help.@ [92 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up type of remaining length.@ [91 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify macros.@ [90 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Display local keys consistently with global keys.@ [89 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Display local keys consistently with global keys.@ [88 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Prepare for printing symbolic local keys.@ [87 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Rename functions.@ [86 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [85 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Consistent printing of local keys.@ [84 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Consistent printing of local keys.@ [83 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print an error for illegal local keys.@ [82 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up.@ [81 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [80 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [79 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up formatting.@ [78 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Checkpoint --mxf-dump support.@ [77 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formating.@ [76 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Shorten names@ [75 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Expand implementation of key table.@ [69 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Always dump key table.@ [68 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Expand implementation of key table.@ [67 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Initial implementation of key table.@ [66 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add --debug.@ [65 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [64 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Tidy up output formatting.@ [63 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Maximum length of a 32 bit unsigned number in decimal is 10 digits.@ [62 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform specific pathname separator.@ [61 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [60 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix data type.@ [59 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [58 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [57 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [56 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [55 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent format specifiers.@ [54 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent types.@ [53 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use platform independent types.@ [52 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add platform independent types.@ [51 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Portability concessions to Macintosh.@ [50 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Recognize compiler/host operating system.@ [49 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add comments.@ [48 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix typo in usage message.@ [47 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix error message.@ [46 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @raw -> klv@ [45 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix error message.@ [44 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @--limit only valid with --raw-dump.@ [43 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Simplify value loop.@ [42 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix error message.@ [41 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add getInteger()@ [40 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add readMxfByte().@ [39 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Apply value limit.@ [38 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Spruce up usage message.@ [37 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add (latent) code to limit the amout of each value that is displayed.@ [36 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Activate printing of values.@ [35 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add (latent) code for dumping values.@ [34 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix error message.@ [33 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix error message.@ [32 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Better error message for unimplemented --mxf-dump.@ [31 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up error message.@ [30 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up usage message.@ [29 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up error message.@ [28 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Fix argument checking.@ [27 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Parameterize printing by FILE*.@ [26 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print length in decimal as well as in hex.@ [25 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve punctuation of key.@ [24 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Improve punctuation of length.@ [23 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use stdio instead of iostream.@ [22 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add decodeMxfLength(). Fix error message.@ [21 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print length in hex.@ [20 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Print key in hex.@ [19 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add primitive dumping.@ [18 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up.@ [17 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up.@ [16 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add verbosity.@ [15 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add verbosity.@ [14 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add usage. Distinguish between raw and mxf dumps.@ [13 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add options etc.@ [12 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add baseName()@ [11 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Clean up type names.@ [10 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Add checkSizes()@ [9 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Make MXFDump stand alone.@ [8 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @usage() -> printUsage()@ [7 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Use the programName saved by OMCommandLineUtilities.@ [6 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Remove baseName() and instead get it from OMCommandLineUtilities.h.@ [5 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Wrap main with exception handler using OMCommandLine.h.@ [4 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Hide Macintosh specific command line handling inside OMCommandLine.h.@ [3 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Automatically updated.@ [2 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFDump.cpp @Automatically added.@ [1 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Add copyright notices (some generated).@ [28 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Use most recent xmldict.xml.@ [27 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Use consistent names for partitions (and their status). Names now conform to [Open][Incomplete]{Header|Body|Footer}. So Closed and Complete are assumed. Note that a Footer may not be Open, ruling out OpenFooter and OpenIncompleteFooter.@ [26 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Change IndexTableSegment from MXF_CLASS() to MXF_DEFINE_KEY() as it is not a metadata set (akharkev).@ [25 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Use most recent xmldict.xml.@ [24 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Fix local tag for IndexTableSegment::PosTableCount.@ [23 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Elide V10RandomIndexMetadata from dictionary. Preserve ability to dump V10RandomIndexMetadata.@ [22 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Elide V10IndexTableSegment from dictionary. Preserve ability to dump V10IndexTableSegment.@ [21 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @UTF16String -> String.@ [20 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Uint -> UInt.@ [19 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Fix label for GenericPictureEssenceDescriptor::Gamma.@ [18 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Use generated MXFMetaDictionary.h (akharkev).@ [17 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Fix typo SEGEMENT -> SEGMENT.@ [16 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Reformat.@ [15 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Use macros for generating open/closed partition pack keys.@ [14 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Add dumping of the object directory.@ [13 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Add isNullKey@ [12 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Remove nonsense open footer.@ [11 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Add framework for dumping the footer.@ [10 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Define symbols for MXF keys.@ [9 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Temporarily recognize bogus fill.@ [8 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Filler -> Fill@ [7 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Recognize system metadata pack.@ [6 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Fix UL for the index table.@ [5 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Clean up formatting.@ [4 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @KLVFillUL -> Filler.@ [3 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @Fix UL for Filler@ [2 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h @MXF meta dictionary@ [1 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFMetaDictionary.h, DevUtils/MXFDump/MXFDump.cpp Automatically created.
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Update header comments.@ [10 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Add a labels for MPEG Elementary Stream - 13818 stream_id (frame wrapped)@ [9 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Add copyright notices (some generated).@ [8 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Add missing DV25 labels.@ [7 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Add labels for - A-Law Sound Element.@ [6 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Fix DV labels.@ [5 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Fix typo CONTANER -> CONTAINER.@ [4 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Add delimiter MXF_ESSENCE_CONTAINER_END().@ [3 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @MXF labels (starting with some essence container labels).@ [2 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h @Concise header file defining MXF Essence container labels.@ [1 - tbingham]
2005/08/18 tbingham DevUtils/MXFDump/MXFLabels.h Automatically created.
2005/08/18 greek_fire Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.cpp, Utilities/AAFAnalyzer/EditProtocolTestImpl/CompMobDependency.h, Utilities/AAFAnalyzer/EditProtocolTestImpl/GNUmakefile, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.cpp, Utilities/AAFAnalyzer/BaseTestImpl/AcyclicAnalysis.h, Utilities/AAFAnalyzer/BaseTestImpl/DumpPhase.cpp, Utilities/AAFAnalyzer/BaseTestImpl/DumpPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/FileDumper.cpp, Utilities/AAFAnalyzer/BaseTestImpl/FileDumper.h, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.cpp, Utilities/AAFAnalyzer/BaseTestImpl/FileLoad.h, Utilities/AAFAnalyzer/BaseTestImpl/GNUmakefile, Utilities/AAFAnalyzer/BaseTestImpl/LoadPhase.cpp, Utilities/AAFAnalyzer/BaseTestImpl/LoadPhase.h, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.cpp, Utilities/AAFAnalyzer/BaseTestImpl/RefResolver.h new dirs for analyzer
2005/08/18 greek_fire Utilities/AAFAnalyzer/TestPhaseLib/GNUmakefile, Utilities/AAFAnalyzer/TestPhaseLib/Test.cpp, Utilities/AAFAnalyzer/TestPhaseLib/Test.h, Utilities/AAFAnalyzer/TestPhaseLib/TestPhase.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestPhase.h, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.cpp, Utilities/AAFAnalyzer/TestPhaseLib/TestResult.h new dirs setup for anaylzer
2005/08/17 greek_fire Utilities/AAFAnalyzer/RegressionTest/Main.cpp remove the file for reorg
2005/08/17 greek_fire Utilities/AAFAnalyzer/RegressionTest/Main.cpp main test program. This file is being moved to AAFAnalyzerTest.cpp
2005/08/16 tbingham AAFWinSDK/MakeSDK.vcproj Fix clean rule (fixes Can't spawn "". error).
2005/08/11 tbingham build/history/AAFtagdates Add Jul-2005
2005/08/11 greek_fire Utilities/AAFAnalyzer/Doc/AAFTestProgram.xml.zip updated UML
2005/08/11 greek_fire Utilities/AAFAnalyzer/RegressionTest/AcyclicAnalysis.cpp another phase file.
2005/08/11 greek_fire Utilities/AAFAnalyzer/RegressionTest/AAFAnalyzerTest.cpp, Utilities/AAFAnalyzer/RegressionTest/AcyclicAnalysis.h, Utilities/AAFAnalyzer/RegressionTest/DumpPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/DumpPhase.h, Utilities/AAFAnalyzer/RegressionTest/FileDumper.cpp, Utilities/AAFAnalyzer/RegressionTest/FileDumper.h, Utilities/AAFAnalyzer/RegressionTest/FileLoad.cpp, Utilities/AAFAnalyzer/RegressionTest/FileLoad.h, Utilities/AAFAnalyzer/RegressionTest/LoadPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/LoadPhase.h, Utilities/AAFAnalyzer/RegressionTest/Main.cpp, Utilities/AAFAnalyzer/RegressionTest/RefResolver.cpp, Utilities/AAFAnalyzer/RegressionTest/RefResolver.h, Utilities/AAFAnalyzer/RegressionTest/Test.cpp, Utilities/AAFAnalyzer/RegressionTest/Test.h, Utilities/AAFAnalyzer/RegressionTest/TestPhase.cpp, Utilities/AAFAnalyzer/RegressionTest/TestPhase.h, Utilities/AAFAnalyzer/RegressionTest/TestResult.cpp, Utilities/AAFAnalyzer/RegressionTest/TestResult.h test harness/phase files created and implemented.
2005/08/08 greek_fire Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.cpp Resolving references now adds an edge from sourceclip to mobslot
2005/08/07 terabrit meta/mkdict.awk add -v SYM=s_sym to permit selection of column for canoncial symbols
2005/08/05 greek_fire Utilities/AAFAnalyzer/RegressionTest/AAFAnalyzerTest.cpp updated test harness
2005/08/05 greek_fire Utilities/AAFAnalyzer/AAFAnalyzerBase/AAFObjNode.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AAFObjNode.h new node class which sits between Node and AAFTypedObjNode inheritence hierarchy.
2005/08/05 greek_fire Utilities/AAFAnalyzer/AAFAnalyzerBase/MobNodeMap.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/MobNodeMap.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/TempAllNodeMap.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/TempAllNodeMap.h Map classes added
2005/08/05 greek_fire Utilities/AAFAnalyzer/AAFAnalyzerBase/AAFTypedObjNode.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AAFTypedObjNode.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/AcyclicVisitor.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/DepthFirstTraversal.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/GraphBuilder.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/GraphBuilder.h, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.cpp, Utilities/AAFAnalyzer/AAFAnalyzerBase/ResolveRefVisitor.h Resolving references and scanning for cycles have been added.

Key

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

Valid HTML 4.01!