Menu

#68 CDCIDescriptor optional property problems

open
nobody
None
5
2003-12-30
2003-12-30
Jim Trainor
No

1) The following properties are incorrectly assigned
default values in the ImplAAFCDCIDescriptor ctor:

_colorSiting
_blackReferenceLevel
_whiteReferenceLevel
_colorRange
_paddingBits
_verticalSubsampling

2) GetVerticalSubsampling() does not correctly test for
the presence of the optional _verticalSubsampling
property.

3) The AlphaSubsamplingWidth optional property is
documented in the 9 Dec 2003 V1.0.1 specification, and
is declared in the AAFMetaDictioanry.h, but is not
declared in ImplAAFCDCIDescriptor.h.

Discussion

  • Jim Trainor

    Jim Trainor - 2003-12-31

    Logged In: YES
    user_id=239292

    Items 1 and 2 resovled in ImplAAFCDCIDescriptor.cpp:1.22.

     
  • Jim Trainor

    Jim Trainor - 2004-01-12

    Logged In: YES
    user_id=239292

    The changes made to ImplAAFCDCIDescriptor to *not* assign
    optional property default values has caused a regression test
    to fail. This must be fixed before the bug is closed.

    See: http://aaf.sourceforge.net/build/AutoMake.logs/Build-
    0541/i686Linux/regression.log.Debug