Changeset 1219 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2015, 23:52:07 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
r1213 r1219 2070 2070 2071 2071 case NAL_UNIT_EOB: 2072 #if P0130_EOB2072 #if SVC_EXTENSION 2073 2073 //Check layer id of the nalu. if it is not 0, give a warning message. 2074 2074 if (nalu.m_layerId > 0)
Note: See TracChangeset for help on using the changeset viewer.