From dbdab0222b1f717fc2a9f6b94753cd0ab6ba5bfc Mon Sep 17 00:00:00 2001 From: Eunhae Choi Date: Tue, 15 Dec 2015 15:46:42 +0900 Subject: [PATCH] disable omx plugins in case of n4,u3 Change-Id: Icfda324b9e50ba44a6d4b5232c3cf6dfbab6be95 Signed-off-by: Eunhae Choi --- mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland | 2 +- mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.34.1