Changeset 213 in SHVCSoftware
- Timestamp:
- 18 May 2013, 08:28:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.0-dev/source/Lib/TLibDecoder/TDecTop.cpp
r197 r213 787 787 #if REF_IDX_FRAMEWORK 788 788 if (m_layerId == 0) 789 #elif INTRA_BL 790 if( m_layerId > 0 ) 791 { 792 pcSlice->setRefPicList( m_cListPic ); 793 } 794 else 789 795 #endif 790 796 #if FIX1071
Note: See TracChangeset for help on using the changeset viewer.