提交 72e9e59d authored 作者: blu's avatar blu

refactor of delta config

上级 8f5849ed
...@@ -300,6 +300,7 @@ protected: ...@@ -300,6 +300,7 @@ protected:
} }
// serialize formatctx to bytes // serialize formatctx to bytes
// be attention to the scope of lock guard!
{ {
lock_guard<mutex> lock(this->mutMsg); lock_guard<mutex> lock(this->mutMsg);
lenAVFmtCtxBytes = AVFormatCtxSerializer::encode(pAVFormatInput, &pAVFmtCtxBytes); lenAVFmtCtxBytes = AVFormatCtxSerializer::encode(pAVFormatInput, &pAVFmtCtxBytes);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论