Changeset 1184 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2015, 03:12:50 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
r1179 r1184 1581 1581 } 1582 1582 1583 #if R0226_CONSTRAINT_TMVP_SEI1584 1583 // Check if any new temporal motion vector prediction constraints SEI has arrived 1585 1584 SEIMessages seiTMVPConstrainsList = extractSeisByType (m_SEIs, SEI::TMVP_CONSTRAINTS); … … 1607 1606 } 1608 1607 } 1609 #endif1610 1608 } 1611 1609
Note: See TracChangeset for help on using the changeset viewer.