Changeset 1011 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder


Ignore:
Timestamp:
3 Feb 2015, 23:44:40 (10 years ago)
Author:
seregin
Message:

fix for the ticket #55, provided by Hendry <fhendry@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/SHM-dev/source/App/TAppEncoder/TAppEncTop.cpp

    r1004 r1011  
    12341234#endif
    12351235    m_acTEncTop[layer].init(isFieldCoding);
    1236 #if P0182_VPS_VUI_PS_FLAG
    1237     m_acTEncTop[layer].getVPS()->setSPSId(layer, m_acTEncTop[layer].getSPS()->getSPSId());
    1238     m_acTEncTop[layer].getVPS()->setPPSId(layer, m_acTEncTop[layer].getPPS()->getPPSId());
    1239 #endif
    12401236  }
    12411237
Note: See TracChangeset for help on using the changeset viewer.