Ignore:
Timestamp:
21 Feb 2014, 19:01:36 (11 years ago)
Author:
qualcomm
Message:

Bug-fix in r612 and other bug-fix in SHM in case of IDR refresh.

From: Adarsh K. Ramasubramonian <aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-5.1-dev/source/Lib/TLibDecoder/TDecTop.cpp

    r613 r620  
    11511151#if !ALIGNED_BUMPING
    11521152    m_apcSlicePilot->applyReferencePictureSet(m_cListPic, m_apcSlicePilot->getRPS());
     1153#else
     1154    m_apcSlicePilot->checkLeadingPictureRestrictions(m_cListPic);
    11531155#endif
    11541156    //  Get a new picture buffer
Note: See TracChangeset for help on using the changeset viewer.