提交 fe654de7 编写于 作者: Z Zheng Yongjun

Change print message from Error to Debug level

Signed-off-by: NZheng Yongjun <2660599479@qq.com>
上级 fe2076dd
...@@ -80,7 +80,7 @@ StreamSource::StreamSource() ...@@ -80,7 +80,7 @@ StreamSource::StreamSource()
StreamSource::~StreamSource() StreamSource::~StreamSource()
{ {
MEDIA_ERR_LOG("[%s,%d] in", __func__, __LINE__); MEDIA_DEBUG_LOG("[%s,%d] in", __func__, __LINE__);
#ifndef SURFACE_DISABLED #ifndef SURFACE_DISABLED
if (surface_ != nullptr) { if (surface_ != nullptr) {
delete surface_; delete surface_;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册