Changeset 921 in SHVCSoftware for branches/SHM-upgrade/source/Lib/TLibDecoder


Ignore:
Timestamp:
12 Nov 2014, 21:00:10 (10 years ago)
Author:
seregin
Message:

fix printing summary

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-upgrade/source/Lib/TLibDecoder/TDecGop.cpp

    r916 r921  
    181181  //-- For time output for each slice
    182182#if SVC_EXTENSION
    183   printf("\nPOC %4d LId: %1d TId: %1d ( %c-SLICE %s, QP%3d ) ", pcSlice->getPOC(),
     183  printf("POC %4d LId: %1d TId: %1d ( %c-SLICE %s, QP%3d ) ", pcSlice->getPOC(),
    184184                                                    pcPic->getLayerId(),
    185185                                                    pcSlice->getTLayer(),
Note: See TracChangeset for help on using the changeset viewer.