Changeset 871 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder/SEIread.cpp
- Timestamp:
- 15 Aug 2014, 01:51:47 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/SEIread.cpp
r868 r871 1288 1288 } 1289 1289 } 1290 #if BSP_INIT_ARRIVAL_SEI 1291 if( hrd->getVclHrdParametersPresentFlag() ) 1292 #else 1290 1293 else 1294 #endif 1291 1295 { 1292 1296 for(UInt i = 0; i < schedCombCnt; i++)
Note: See TracChangeset for help on using the changeset viewer.