mirror of
				https://github.com/nyanmisaka/mpp.git
				synced 2025-10-31 12:36:44 +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); |     INIT_LIST_HEAD(&srv->list); | ||||||
|     kmpp_objdef_get(&srv->def, "KmppMeta"); |     kmpp_objdef_get(&srv->def, "KmppMeta"); | ||||||
|     if (!srv->def) { |     if (!srv->def) { | ||||||
|         mpp_loge_f("kmpp meta get objdef failed\n"); |         kmeta_dbg_func("kmpp meta get objdef failed\n"); | ||||||
|         MPP_FREE(srv); |         MPP_FREE(srv); | ||||||
|         return; |         return; | ||||||
|     } |     } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Herman Chen
					Herman Chen