From 6b1f9d1cc68d4f2af1091d23263492d99d47eb30 Mon Sep 17 00:00:00 2001 From: Hyongtaek Lim Date: Mon, 27 Jul 2015 15:01:22 +0900 Subject: [PATCH] Add configuration of video src/sink for mused Signed-off-by: Hyongtaek Lim Change-Id: I6b844352cededb8aecb3fcb0b43c0196c831d999 --- mmfw-sysconf-simulator/usr/etc/mmfw_player.ini.wayland | 2 ++ mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland | 2 ++ mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland | 2 ++ 3 files changed, 6 insertions(+) diff --git a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini.wayland b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini.wayland index 6e19345..a95dae3 100644 --- a/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-simulator/usr/etc/mmfw_player.ini.wayland @@ -11,6 +11,8 @@ disable segtrap = yes ; same effect with --gst-disable-segtrap videosink element x = waylandsink videosink element evas = evasimagesink videosink element fake = fakesink +videosink element remote = shmsink +videosrc element remote = shmsrc video converter element = ffmpegcolorspace 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 3f289af..9851efc 100644 --- a/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-n4/usr/etc/mmfw_player.ini.wayland @@ -12,6 +12,8 @@ disable segtrap = yes ; same effect with --gst-disable-segtrap videosink element x = waylandsink videosink element evas = evasimagesink videosink element fake = fakesink +videosink element remote = shmsink +videosrc element remote = shmsrc video converter element = 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 3f289af..9851efc 100644 --- a/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland +++ b/mmfw-sysconf-target-u3/usr/etc/mmfw_player.ini.wayland @@ -12,6 +12,8 @@ disable segtrap = yes ; same effect with --gst-disable-segtrap videosink element x = waylandsink videosink element evas = evasimagesink videosink element fake = fakesink +videosink element remote = shmsink +videosrc element remote = shmsrc video converter element = -- 2.7.4