Changeset 1181 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibEncoder
- Timestamp:
- 8 Jul 2015, 02:53:47 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibEncoder/TEncGOP.cpp
r1173 r1181 2353 2353 #endif 2354 2354 { 2355 //The following code also calculates the VPS VUI offset 2355 2356 #else 2356 2357 OutputNALUnit nalu(NAL_UNIT_VPS); 2357 #endif2358 #if VPS_VUI_OFFSET2359 // The following code also calculates the VPS VUI offset2360 2358 #endif 2361 2359 m_pcEntropyCoder->setBitstream(&nalu.m_Bitstream);
Note: See TracChangeset for help on using the changeset viewer.