Changeset 765 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibDecoder
- Timestamp:
- 30 Apr 2014, 01:34:14 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/Lib/TLibDecoder/TDecTop.cpp
r764 r765 1173 1173 } 1174 1174 #endif 1175 #if ALIGN_TSA_STSA_PICS 1175 1176 // Alignment of TSA and STSA pictures across AU 1176 1177 if( m_apcSlicePilot->getLayerId() > 0 ) 1177 1178 { … … 1210 1211 } 1211 1212 } 1212 #endif 1213 1213 1214 #else //SVC_EXTENSION 1214 1215 //we should only get a different poc for a new picture (with CTU address==0)
Note: See TracChangeset for help on using the changeset viewer.