From: Eunhae Choi Date: Tue, 15 Dec 2015 06:46:42 +0000 (+0900) Subject: disable omx plugins in case of n4,u3 X-Git-Tag: submit/tizen/20151215.073206^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbdab0222b1f717fc2a9f6b94753cd0ab6ba5bfc;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git disable omx plugins in case of n4,u3 Change-Id: Icfda324b9e50ba44a6d4b5232c3cf6dfbab6be95 Signed-off-by: Eunhae Choi --- diff --git a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland index a30193c..c4138ae 100644 --- a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-n4/usr/etc/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,omx ; ignore resume play just for debugging ignore first skip request = no diff --git a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland index a30193c..c4138ae 100644 --- a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-u3/usr/etc/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,omx ; ignore resume play just for debugging ignore first skip request = no