Changeset 808 in SHVCSoftware for branches/SHM-6-dev/source/Lib/TLibEncoder


Ignore:
Timestamp:
25 Jun 2014, 03:18:10 (10 years ago)
Author:
seregin
Message:

fix compiler errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-6-dev/source/Lib/TLibEncoder/TEncGOP.cpp

    r806 r808  
    13251325    pcSlice->setAssociatedIRAPType(m_associatedIRAPType);
    13261326    pcSlice->setAssociatedIRAPPOC(m_associatedIRAPPOC);
     1327#if POC_RESET_IDC_ENCODER
    13271328    pcSlice->setAssociatedIrapPocBeforeReset(m_associatedIrapPocBeforeReset);
     1329#endif
    13281330#endif
    13291331#endif
Note: See TracChangeset for help on using the changeset viewer.