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


Ignore:
Timestamp:
15 Nov 2013, 20:48:18 (12 years ago)
Author:
seregin
Message:

fix for SHVC WD ticket #7, patch was provided by Takeshi Tsukuba <tsukuba.takeshi@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-4.0-dev/source/Lib/TLibCommon/TypeDef.h

    r475 r477  
    6666#define ILP_SSH_SIG                      1      ///< JCTVC-N0195 proposal 2, JCTVC-N0118: add presence flag in VPS ext to condition inter-layer prediction signaling in slice segment header
    6767#if ILP_SSH_SIG
    68 #define ILP_SSH_SIG_FIX                  1
     68#define ILP_SSH_SIG_FIX                  1      ///< fix for SHM ticket #5
    6969#endif
    7070#define SPL_FLG_CHK                      1      ///< JCTVC-N0195 proposal 5, JCTVC-N0085: constrain sum of lengths to be less than or equal to 6
     
    152152#define N0065_LAYER_POC_ALIGNMENT        1
    153153
    154 #define O0215_PHASE_ALIGNMENT            1     // JCTVC_O0215: signal a flag to specify phase alignment case, 0: zero-position-aligned, 1: central-position-aligned,
    155 #define AUXILIARY_PICTURES               1
     154#define O0215_PHASE_ALIGNMENT            1      ///< JCTVC_O0215: signal a flag to specify phase alignment case, 0: zero-position-aligned, 1: central-position-aligned,
     155#define AUXILIARY_PICTURES               1      ///< JCTVC-O0041: auxiliary picture layers
     156
     157#define SHM_FIX7                         1      ///< fix for SHVC WD ticket #7
    156158
    157159#else
Note: See TracChangeset for help on using the changeset viewer.