Changeset 48 in 3DVCSoftware for branches/0.3-poznan-univ/source/Lib/TLibEncoder/TEncGOP.cpp
- Timestamp:
- 30 Mar 2012, 18:57:41 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/Lib/TLibEncoder/TEncGOP.cpp
r41 r48 658 658 seiBs.create(1024); 659 659 /* write the SEI messages */ 660 #if BITSTREAM_EXTRACTION 661 sei_recon_picture_digest.setLayerId( pcSlice->getLayerId() ); 662 #endif 660 663 m_pcEntropyCoder->setEntropyCoder(m_pcCavlcCoder, pcSlice); 661 664 m_pcEntropyCoder->setBitstream(&seiBs);
Note: See TracChangeset for help on using the changeset viewer.