Changeset 616 in SHVCSoftware for branches/SHM-5.1-dev/source/Lib/TLibEncoder/SEIwrite.cpp
- Timestamp:
- 18 Feb 2014, 14:07:05 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.1-dev/source/Lib/TLibEncoder/SEIwrite.cpp
r595 r616 367 367 } 368 368 } 369 #if P0138_USE_ALT_CPB_PARAMS_FLAG 370 if (sei.m_useAltCpbParamsFlagPresent) 371 { 372 WRITE_FLAG( sei.m_useAltCpbParamsFlag, "use_alt_cpb_params_flag"); 373 } 374 #endif 369 375 xWriteByteAlign(); 370 376 }
Note: See TracChangeset for help on using the changeset viewer.