贵州西洋修改版2

This commit is contained in:
zhangwei 2025-07-12 17:44:19 +08:00
parent 6fc795815f
commit 0e843caad6
1 changed files with 1 additions and 0 deletions

View File

@ -154,5 +154,6 @@ APP_ERROR VideoDecodeEngine::Process()
LogError << "数据源:" << pProcessData->iDataSource << " 硬解码失败... 返回失败信息:" << iDecodeRet;
}
}
return APP_ERR_OK;
}