mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-30 04:02:07 +08:00
chore[kmpp_meta]: Disable failure log
Signed-off-by: Herman Chen <herman.chen@rock-chips.com> Change-Id: I5d721014bac6345c32644cdadd4da7750f671100
This commit is contained in:
@@ -164,7 +164,7 @@ static void kmpp_meta_init(void)
|
||||
INIT_LIST_HEAD(&srv->list);
|
||||
kmpp_objdef_get(&srv->def, "KmppMeta");
|
||||
if (!srv->def) {
|
||||
mpp_loge_f("kmpp meta get objdef failed\n");
|
||||
kmeta_dbg_func("kmpp meta get objdef failed\n");
|
||||
MPP_FREE(srv);
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user