Changeset 1416 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
4 Aug 2015, 19:32:56 (10 years ago)
Author:
seregin
Message:

fix the bitdepth for writing picture out in the conformance mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibCommon/TComPicYuv.cpp

    r1305 r1416  
    8686                          const UInt uiMaxCUDepth,            ///< used for generating offsets to CUs. Can use 0 if no offsets are required
    8787#if SVC_EXTENSION
    88                           const Bool bUseMargin,     ///< if true, then a margin of uiMaxCUWidth+16 and uiMaxCUHeight+16 is created around the image.
     88                          const Bool bUseMargin,              ///< if true, then a margin of uiMaxCUWidth+16 and uiMaxCUHeight+16 is created around the image.
    8989                          const Window* conformanceWindow)
    9090#else
Note: See TracChangeset for help on using the changeset viewer.