pans
2017-08-18 72505b6ff2ee0342a6950af306da0942718ca0b4
VisitFace/RtspNativeCodec/app/src/main/cpp/FaceCacheForPLBG.cpp
@@ -306,6 +306,7 @@
      imgIdxes.push_back(imgidx);
      totalSize += ctx.lastOutputsRGBBufs[i].buffSize;
      LOG_ERROR << "!!!!!id ="<<imgidx.st_track_id <<"width="<< imgidx.width <<"height="<< imgidx.height<< LOG_ENDL;
   }
   memcpy(buffImg, ctx.frameRGB, totalSize);