ref: 4537682042123d624da9af87b0d0f5699184a043
parent: a26955e4445917a7a38d4a29c752e2d6c76055a4
parent: 18728a48761c927da05dbdc052792a35120c1921
author: sijchen <sijchen@cisco.com>
date: Wed Feb 17 09:52:46 EST 2016
Merge pull request #2362 from ruil2/trace1 trace cleanup
--- a/codec/encoder/core/src/encoder_ext.cpp
+++ b/codec/encoder/core/src/encoder_ext.cpp
@@ -4306,8 +4306,6 @@
++ iLayerNum;
++ pLayerBsInfo;
++ pCtx->pOut->iLayerBsIndex;
- WelsLog (pLogCtx, WELS_LOG_DEBUG,
- "WelsEncoderEncodeExt() test iLayerNum = %d,iCountNal = %d,iLayerSize = %d", iLayerNum, iCountNal, iLayerSize);
pLayerBsInfo->pBsBuf = pCtx->pFrameBs + pCtx->iPosBsBuffer;
pLayerBsInfo->pNalLengthInByte = (pLayerBsInfo - 1)->pNalLengthInByte + iCountNal;