Ignore:
Timestamp:
26 Oct 2015, 14:16:11 (9 years ago)
Author:
tech
Message:
  • Clean-up.
  • Fix NH_3D_FIX_NBDV_COL.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.1-dev0-NICT/source/Lib/TLibEncoder/TEncGOP.cpp

    r1349 r1355  
    232232  OutputNALUnit nalu(naluType, temporalId);
    233233#endif
    234   printf("\nDEBUG: TEncGOP::xWriteSEI() call SEIWriter::writeSEImessages()\n");
    235234  m_seiWriter.writeSEImessages(nalu.m_Bitstream, seiMessages, sps, false);
    236235  auPos = accessUnit.insert(auPos, new NALUnitEBSP(nalu));
Note: See TracChangeset for help on using the changeset viewer.