Changeset 1208 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2015, 21:20:10 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
r1205 r1208 1759 1759 pcSlice->setRefPicList( m_cListPic, false, NULL); 1760 1760 } 1761 #if MFM_ENCCONSTRAINT 1761 1762 // motion field mapping constraint 1762 1763 if( pcSlice->getMFMEnabledFlag() ) 1763 1764 { … … 1774 1775 } 1775 1776 } 1776 #endif1777 1777 #endif 1778 1778
Note: See TracChangeset for help on using the changeset viewer.