From 6160a3ae6cfb54f24e1ad62e160a32fa3d4ab8cc Mon Sep 17 00:00:00 2001 From: Volodymyr Brynza Date: Mon, 31 Oct 2016 11:06:08 +0200 Subject: [PATCH] [simulator][capi-media-streamer] Update exclude list for x86_64 emulator Change-Id: I8b8d9d5b3769f1e92af65034875790b78ec65f6e Signed-off-by: Volodymyr Brynza --- mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini index 7b59d11..069749a 100644 --- a/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini @@ -8,7 +8,7 @@ use decodebin = yes ; comma separated list of element names which ; will not be used in autoplug mode -exclude elements = v4l2video,omx,sprd +exclude elements = v4l2video,omx,sprd,maru ; comma separated list of arguments ; that will pass to gst_init -- 2.34.1