From e4fb32b9b7b4dcd71e1ea59f341eeb53e824396c Mon Sep 17 00:00:00 2001 From: Eunhae Choi Date: Mon, 28 Mar 2016 13:49:26 +0900 Subject: [PATCH] disable sprd codec in player (temp) it will be enabled after check operation with evas Change-Id: Ib36c522497bd8e0cfb17fcf78949e7f23e8c65e5 Signed-off-by: Eunhae Choi --- mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini.wayland | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini.wayland b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini.wayland index 4167bb7..dba99f7 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_player.ini.wayland @@ -21,7 +21,7 @@ skip rescan = yes delay before repeat = 50 ; msec ; comma separated list of tocken which elemnts has it in it's name will not be used -element exclude keyword = v4l2 +element exclude keyword = v4l2,sprd ; ignore resume play just for debugging ignore first skip request = no -- 2.34.1