From: Hyunil Date: Wed, 26 Feb 2020 03:48:59 +0000 (+0900) Subject: [mediastreamer] Add v4l2h264 to exclude elements list X-Git-Tag: submit/tizen/20200312.062225~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ab4929675774035d10357a45c996c985c546285c;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git [mediastreamer] Add v4l2h264 to exclude elements list Change-Id: I59cb2fc3c03c088f1a63cd78014965d29c814bd5 Signed-off-by: Hyunil --- diff --git a/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-simulator/etc/multimedia/mmfw_media_streamer.ini index 3d3ef0d..f7fb59b 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,maru +exclude elements = v4l2video,v4l2h264,omx,sprd,maru ; comma separated list of element names which ; will require resources in autoplug mode 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 6b04f0c..7733e8f 100644 --- a/mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-artik10/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,nxvideo +exclude elements = v4l2video,v4l2h264,omx,sprd,nxvideo ; comma separated list of element names which ; will require resources in autoplug mode 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 54a7498..7fdb83d 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-hawkp/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode 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 78168f0..2d71687 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-n4/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode diff --git a/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_media_streamer.ini index 3068368..ab59b62 100644 --- a/mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-rpi3-spk/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode diff --git a/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_media_streamer.ini index 3068368..ab59b62 100644 --- a/mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-rpi3/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode 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 78168f0..2d71687 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tm1/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode 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 78168f0..2d71687 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tw1/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode diff --git a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_media_streamer.ini index 78168f0..2d71687 100644 --- a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tw2/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode diff --git a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_media_streamer.ini b/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_media_streamer.ini index 78168f0..2d71687 100644 --- a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-tw3/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode 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 54a7498..7fdb83d 100644 --- a/mmfw-sysconf-target-u3/etc/multimedia/mmfw_media_streamer.ini +++ b/mmfw-sysconf-target-u3/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,v4l2h264,omx,sprd ; comma separated list of element names which ; will require resources in autoplug mode diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index 452fda8..4329b25 100644 --- a/packaging/mmfw-sysconf.spec +++ b/packaging/mmfw-sysconf.spec @@ -1,6 +1,6 @@ Name: mmfw-sysconf Summary: Multimedia Framework system configuration package -Version: 0.2.161 +Version: 0.2.162 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0