Changeset 216 in 3DVCSoftware for branches/HTM-5.1-tests/source


Ignore:
Timestamp:
4 Jan 2013, 14:14:01 (12 years ago)
Author:
tech
Message:

5.0 + DV_V_RESTRICTION_B0037

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-tests/source/Lib/TLibCommon/TypeDef.h

    r211 r216  
    4242//! \{
    4343#define QC_MVHEVC_B0046                   0   //JCT3V-B0046: disable 3DHEVC tools
    44 #define QC_IV_AS_LT_B0046                 1   //JCT3V-B0046: inter-view reference pictures are treated as long-term pictures
    45 #define QC_TMVP_IDX_MOD_B0046             1   //JCT3V-B0046: the reference index for temporal merging candidate is set to 0, as defined in HEVC
    46 #define QC_REM_IDV_B0046                  1   //JCT3V-B0046: removal of IDV NAL unit type
     44#define QC_IV_AS_LT_B0046                 0   //JCT3V-B0046: inter-view reference pictures are treated as long-term pictures
     45#define QC_TMVP_IDX_MOD_B0046             0   //JCT3V-B0046: the reference index for temporal merging candidate is set to 0, as defined in HEVC
     46#define QC_REM_IDV_B0046                  0   //JCT3V-B0046: removal of IDV NAL unit type
    4747#define FIX_DEL_NULLPTR                   1
    4848#define FIX_MISUSE_REFINDEX               1
     
    6464
    6565// FCO
    66 #define FLEX_CODING_ORDER_M23723          1
     66#define FLEX_CODING_ORDER_M23723          0
    6767#if FLEX_CODING_ORDER_M23723
    6868  #define DISABLE_FCO_FOR_VSO             0 // Optional compile settings to disable VSO with FCO.
Note: See TracChangeset for help on using the changeset viewer.