合并pr(#661): 减少unsport code打印,新增git信息获取

(cherry picked from commit 47f2f5b349)
This commit is contained in:
monktan
2020-12-29 11:36:06 +08:00
committed by xiongziliang
parent d37607026f
commit 3ddc14d35d
6 changed files with 72 additions and 8 deletions

View File

@@ -72,6 +72,7 @@ private:
Decoder::Ptr _decoder;
MediaSinkInterface *_sink;
FrameMerger _merger;
Ticker _last_unsported_print;
};
}//namespace mediakit