Changeset 537 in SHVCSoftware for branches/SHM-4.1-dev/source/Lib/TLibDecoder


Ignore:
Timestamp:
6 Jan 2014, 05:06:06 (11 years ago)
Author:
seregin
Message:

add setting for CrossLayerPictureTypeAlignFlag

File:
1 edited

Legend:

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

    r535 r537  
    10571057    {
    10581058      TComPic* pBLPic = (*m_ppcTDecTop[0]->getListPic()->begin());
     1059      pBLPic->getSlice(0)->setReferenced(true);
    10591060      fstream* pFile  = m_ppcTDecTop[0]->getBLReconFile();
    10601061      UInt uiWidth    = pBLPic->getPicYuvRec()->getWidth();
Note: See TracChangeset for help on using the changeset viewer.