Changeset 207 in 3DVCSoftware for branches/HTM-5.0-dev0/source/Lib


Ignore:
Timestamp:
10 Dec 2012, 18:21:28 (12 years ago)
Author:
tech
Message:

Re-enabled FCO, Fixed compiler warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.0-dev0/source/Lib/TLibCommon/TypeDef.h

    r204 r207  
    4747#define FIX_DEL_NULLPTR                   1
    4848#define FIX_MISUSE_REFINDEX               1
     49#define FIX_FCO_COMP_WARNING              1
    4950#define DV_V_RESTRICTION_B0037            1   // JCT3V-B0037 disparity vector vertical range restriction
    5051
     
    6364
    6465// FCO
    65 #define FLEX_CODING_ORDER_M23723          0
     66#define FLEX_CODING_ORDER_M23723          1
    6667#if FLEX_CODING_ORDER_M23723
    6768  #define DISABLE_FCO_FOR_VSO             0 // Optional compile settings to disable VSO with FCO.
Note: See TracChangeset for help on using the changeset viewer.