Changeset 540 in SHVCSoftware for trunk/source/Lib/TLibDecoder/TDecGop.h
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/SHM-4.1-dev (added) merged: 501-539 /trunk merged: 499
- Property svn:mergeinfo changed
-
trunk/source
- Property svn:mergeinfo changed
/branches/SHM-4.1-dev/source (added) merged: 502-522,524-533,535,537-539
- Property svn:mergeinfo changed
-
trunk/source/Lib/TLibDecoder/TDecGop.h
r313 r540 83 83 Int m_decodedPictureHashSEIEnabled; ///< Checksum(3)/CRC(2)/MD5(1)/disable(0) acting on decoded picture hash SEI message 84 84 85 #if !HM_CLEANUP_SAO 85 86 //! list that contains the CU address of each slice plus the end address 86 87 std::vector<Int> m_sliceStartCUAddress; 87 88 std::vector<Bool> m_LFCrossSliceBoundaryFlag; 88 89 #endif 89 90 #if SVC_EXTENSION 90 91 UInt m_layerId;
Note: See TracChangeset for help on using the changeset viewer.