Changeset 326 in SHVCSoftware


Ignore:
Timestamp:
6 Aug 2013, 14:49:19 (11 years ago)
Author:
seregin
Message:

remove inter_layer_sample_pred_only_flag (JCTVC-N0107)

File:
1 edited

Legend:

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

    r324 r326  
    108108
    109109#if !VPS_EXTN_DIRECT_REF_LAYERS || !M0457_PREDICTION_INDICATIONS || !JCTVC_M0458_INTERLAYER_RPS_SIG
    110 #define M0457_IL_SAMPLE_PRED_ONLY_FLAG   0
    111 #else
    112 #define M0457_IL_SAMPLE_PRED_ONLY_FLAG   0
     110#define M0457_IL_SAMPLE_PRED_ONLY_FLAG   0     ///< shall be 0, JCTVC-N0107
     111#else
     112#define M0457_IL_SAMPLE_PRED_ONLY_FLAG   0     ///< shall be 0, JCTVC-N0107
    113113#endif
    114114#endif
Note: See TracChangeset for help on using the changeset viewer.