Changeset 229 in SHVCSoftware for trunk/source/Lib/TLibDecoder
- Timestamp:
- 23 May 2013, 20:46:20 (12 years ago)
- Location:
- trunk/source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source
- Property svn:mergeinfo changed
/branches/SHM-2.0avc-dev/source (added) merged: 218-220,222-223
- Property svn:mergeinfo changed
-
trunk/source/Lib/TLibDecoder/TDecTop.cpp
r200 r229 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.