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


Ignore:
Timestamp:
22 Jul 2015, 02:51:33 (9 years ago)
Author:
seregin
Message:

port rev 4417

File:
1 edited

Legend:

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

    r1322 r1339  
    12851285        rps->setRefIdc(j, ge.m_refIdc[j]);
    12861286      }
    1287 #if WRITE_BACK
    12881287      // the following code overwrite the deltaPOC and Used by current values read from the config file with the ones
    12891288      // computed from the RefIdc.  A warning is printed if they are not identical.
     
    13391338        }
    13401339      }
    1341 #endif
    13421340    }
    13431341  }
Note: See TracChangeset for help on using the changeset viewer.