| Date |
Developer |
Files |
Checkin comment |
| 2004/01/01 |
jptrainor |
ref-impl/include/AAFSDKBuild.h |
BuildNumber script automated edit. Changed build number from 537 to 538. |
| 2003/12/31 |
jptrainor |
ref-impl/src/impl/ImplAAFTIFFDescriptor.cpp |
Removed ctor code that initialized optional properties. Re: bug 868443 |
| 2003/12/31 |
jptrainor |
ref-impl/src/impl/ImplAAFCDCIDescriptor.cpp |
Remove code from ctor that initializes optional property values. Return error in GetVerticalSubsampling() if _verticalSubsampling property is not present. Re: bug 868210. |
| 2003/12/31 |
jptrainor |
ref-impl/src/impl/ImplAAFDigitalImageDescrip.cpp |
Don\'t initialize optional property values in ctor. Check if _compression property is present in GetCompression(). Re: bug 868195 |
| 2003/12/31 |
jptrainor |
examples2/axExample/axCompCreate.cpp, examples2/axExample/axEssenceCreate.cpp, examples2/axExample/axMetaCreate.cpp, examples2/axFileGen/FileGenOps/AudioEssenceSource.cpp, examples2/axFileGen/FileGenOps/EssenceWrite.cpp, examples2/axFileGen/FileGenOps/Plugin.cpp, examples2/axFileGen/FileGenOps/TapeDescriptor.cpp, examples2/axPluginInfo/axPluginInfo.cpp |
Fixed compile errors that have crept in recently. |