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: accepted/tizen/3.0/common/20161207.194519^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=644ddaaa5fe408121404a80c1991704b2d77f34b;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 (cherry picked from commit 0b926e947f28e0acdf733e232cfd39353df872d6) --- 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