Changeset 441 in SHVCSoftware


Ignore:
Timestamp:
17 Oct 2013, 21:36:37 (11 years ago)
Author:
seregin
Message:

disable IL_SL_SIGNALLING_N0371 and update the software version

Location:
branches/SHM-3.1-dev/source/Lib/TLibCommon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/source/Lib/TLibCommon/CommonDef.h

    r431 r441  
    5757
    5858#if SVC_EXTENSION
    59 #define NV_VERSION        "3.0.1"                 ///< Current software version
     59#define NV_VERSION        "3.1"                 ///< Current software version
    6060#else
    6161#define NV_VERSION        "12.0"                ///< Current software version
  • branches/SHM-3.1-dev/source/Lib/TLibCommon/TypeDef.h

    r439 r441  
    5757#define TEMP_SCALABILITY_FIX             1      ///< fix for temporal scalability
    5858#endif
    59 #define IL_SL_SIGNALLING_N0371           1      ///< JCTVC-N0371: inter-layer scaling list
     59#define IL_SL_SIGNALLING_N0371           0      ///< JCTVC-N0371: inter-layer scaling list
    6060#define M0464_TILE_BOUNDARY_ALIGNED_FLAG 0      ///< JCTVC-M0464: VUI flag to indicate tile boundary alignment
    6161#define M0463_VUI_EXT_ILP_REF            0      ///< JCTVC-M0463: VUI extension inter-layer dependency offset signalling
Note: See TracChangeset for help on using the changeset viewer.