From: Oleksandr Popov Date: Mon, 5 Dec 2016 19:00:27 +0000 (+0200) Subject: Added field that contain list of elements that require resources X-Git-Tag: submit/tizen/20161207.075356^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F26%2F102426%2F2;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git Added field that contain list of elements that require resources Change-Id: I9a64908b1a57958ac827c15b9aefaca361749030 Signed-off-by: Oleksandr Popov --- diff --git a/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini index ff0eeb7..07cdb1f 100644 --- a/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd,maru +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini index d19a0a0..e4925bb 100644 --- a/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_media_streamer.ini index d19a0a0..e4925bb 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini index d19a0a0..e4925bb 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini index 60c80f5..6fa9b93 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_media_streamer.ini index d19a0a0..e4925bb 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2 diff --git a/mmfw-sysconf-target-u3/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-u3/etc/multimedia/mmfw_media_streamer.ini index d19a0a0..e4925bb 100644 --- a/mmfw-sysconf-target-u3/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-u3/etc/multimedia/mmfw_media_streamer.ini @@ -10,6 +10,10 @@ use decodebin = yes ; will not be used in autoplug mode exclude elements = v4l2video,omx,sprd +; comma separated list of element names which +; will require resources in autoplug mode +resource elements = omx,sprd + ; comma separated list of arguments ; that will pass to gst_init gstreamer arguments = --gst-debug=2