Changeset 882 in 3DVCSoftware for branches/HTM-10.1-dev0/source/Lib/TLibEncoder/TEncGOP.cpp
- Timestamp:
- 28 Mar 2014, 01:17:13 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-10.1-dev0/source/Lib/TLibEncoder/TEncGOP.cpp
r872 r882 296 296 } 297 297 298 #if H_MV _HLS_7_SEI_P0204_26298 #if H_MV 299 299 SEISubBitstreamProperty *TEncGOP::xCreateSEISubBitstreamProperty( TComSPS *sps) 300 300 { … … 365 365 delete sei; 366 366 } 367 #if H_MV _HLS_7_SEI_P0204_26367 #if H_MV 368 368 if( m_pcCfg->getSubBitstreamPropSEIEnabled() ) 369 369 {
Note: See TracChangeset for help on using the changeset viewer.