ref: 3d3884641c69bf52630a677a23ef1059a6834be4
parent: 3e0ee69812bd609ca4289f81c844ec8f9f2c1b89
author: Sijia Chen <sijchen@cisco.com>
date: Mon Nov 2 18:19:02 EST 2015
use the correct commit number in comment
--- a/codec/encoder/core/src/encoder_ext.cpp
+++ b/codec/encoder/core/src/encoder_ext.cpp
@@ -4018,7 +4018,7 @@
iSliceCount);
return ENC_RETURN_UNEXPECTED;
}
- //note: the old codes are removed at commit: 8caeac1
+ //note: the old codes are removed at commit: 3e0ee69
pLayerBsInfo->pBsBuf = pCtx->pFrameBs + pCtx->iPosBsBuffer;
pLayerBsInfo->uiLayerType = VIDEO_CODING_LAYER;
pLayerBsInfo->uiSpatialId = pCtx->uiDependencyId;