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


Ignore:
Timestamp:
14 Apr 2014, 22:47:09 (11 years ago)
Author:
seregin
Message:

memory fix for LAYER_CTB

File:
1 edited

Legend:

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

    r673 r675  
    32853285         pcSlice->getTLayer(),
    32863286         c,
    3287          NaluToStr( pcSlice->getNalUnitType() ).data().
     3287         NaluToStr( pcSlice->getNalUnitType() ).data(),
    32883288         pcSlice->getSliceQp(),
    32893289         uibits );
Note: See TracChangeset for help on using the changeset viewer.