Changeset 764 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
30 Apr 2014, 01:22:55 (11 years ago)
Author:
seregin
Message:

remove macro VPS_NUH_LAYER_ID

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibDecoder/TDecTop.cpp

    r759 r764  
    20202020  {
    20212021    case NAL_UNIT_VPS:
    2022 #if VPS_NUH_LAYER_ID
     2022#if SVC_EXTENSION
    20232023      assert( nalu.m_layerId == 0 ); // Non-conforming bitstream. The value of nuh_layer_id of VPS NAL unit shall be equal to 0.
    20242024#endif
Note: See TracChangeset for help on using the changeset viewer.