| Date |
Developer |
Files |
Checkin comment |
| 2004/01/17 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
BuildNumber script automated edit. Changed build number from 541 to 542. |
| 2004/01/16 |
stuart_hc |
test/com/ScaleTest/1frame.dv, test/com/ScaleTest/README.txt, test/com/ScaleTest/createtest.sh, test/com/ScaleTest/runaaftest.sh |
Initial version of scalability test scripts and related data |
| 2004/01/16 |
bakerian |
ref-impl/src/OM/OMStream.cpp |
improved size() algorithm |
| 2004/01/16 |
bakerian |
ref-impl/src/OM/OMStream.cpp |
more poratable version of off_64_t |
| 2004/01/16 |
jptrainor |
examples2/examples2.dsw, examples2/axHrMap/axHrMap.cpp, examples2/axHrMap/axHrMap.dsp, examples2/axLib/AxHrMap.cpp, examples2/axLib/AxUtil.cpp, examples2/axLib/AxUtil.h, examples2/axPluginInfo/axPluginInfo.dsp |
Added axHrMap program - a small command line utility that maps hresult values to a human readable string. |
| 2004/01/15 |
jptrainor |
ref-impl/src/OM/OMStream.cpp |
Fixed VC6 release build warnings, and remove the unnecessary const_cast in the size() method at the same time. |
| 2004/01/15 |
jptrainor |
ref-impl/src/impl/ImplAAFRandomRawStorage.cpp |
Remove unnecessary 32 bit extent check in SetExtent(). Re: bug 877559 |
| 2004/01/14 |
jptrainor |
ref-impl/src/impl/ImplAAFEssenceAccess.cpp |
Check if optional source clip fade properties are present when accessed in AppendEssence(). Re: bug 877035. |
| 2004/01/14 |
bakerian |
ref-impl/include/AAFFileKinds.h, ref-impl/include/OM/OMStream.h, ref-impl/src/OM/GNUmakefile, ref-impl/src/OM/OMStream.cpp, ref-impl/src/impl/ImplAAFFile.cpp |
Build for large files on Solaris |
| 2004/01/13 |
jptrainor |
ref-impl/src/OM/OMStream.cpp |
Fix OStream::size() compile error. The method is defined const to match the declaration, and a nonConstThis pointer is used to call setPosition(). |
| 2004/01/12 |
bakerian |
ref-impl/src/OM/OMStream.cpp |
fixes for >2GB files |
| 2004/01/12 |
bakerian |
AAFi686LinuxSDK/g++/sss-impl/libSSRW2C.a |
bug fixed with >2GB files |
| 2004/01/12 |
bakerian |
ref-impl/src/OM/OMMSSStoredObject.cpp, ref-impl/src/OM/OMMSStructuredStorage.cpp, ref-impl/src/OM/OMMSStructuredStorage.h |
Added 4k sector size, new files, in MS raw storage |