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


Ignore:
Timestamp:
2 Dec 2015, 23:43:17 (9 years ago)
Author:
seregin
Message:

remove VPS dependency in SPS parsing introduced in SCALABLE_REXT

File:
1 edited

Legend:

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

    r1487 r1491  
    200200// This can be enabled by the makefile
    201201#ifndef RExt__HIGH_BIT_DEPTH_SUPPORT
    202 #define RExt__HIGH_BIT_DEPTH_SUPPORT                      1 ///< 0 (default) use data type definitions for 8-10 bit video, 1 = use larger data types to allow for up to 16-bit video (originally developed as part of N0188)
     202#define RExt__HIGH_BIT_DEPTH_SUPPORT                      SCALABLE_REXT ///< 0 (default) use data type definitions for 8-10 bit video, 1 = use larger data types to allow for up to 16-bit video (originally developed as part of N0188)
    203203#endif
    204204
Note: See TracChangeset for help on using the changeset viewer.