From: Hyunil Date: Thu, 14 Jan 2021 09:29:31 +0000 (+0900) Subject: [mediastreamer] Add v4l2mpeg4 to exclude elements list X-Git-Tag: submit/tizen_6.0/20210121.082258~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ecb293256f728a7b8d2ada71c1fcfd040d398473;p=platform%2Fcore%2Fmultimedia%2Fmmfw-sysconf.git [mediastreamer] Add v4l2mpeg4 to exclude elements list [Issue type] Bug fix [Version] 0.2.172 Change-Id: Id2d1e20157fd4b15e81d8db4a2cf41d5807ab6c1 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 f7fb59b..47e2601 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,v4l2h264,omx,sprd,maru +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 7733e8f..34566de 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,v4l2h264,omx,sprd,nxvideo +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 7fdb83d..fa7e336 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 2d71687..488d6a8 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 ab59b62..527ab99 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 ab59b62..527ab99 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 7711153..d366ede 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,v4l2h264,omx +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,omx ; 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 2d71687..488d6a8 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 2d71687..488d6a8 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 2d71687..488d6a8 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 7fdb83d..fa7e336 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,v4l2h264,omx,sprd +exclude elements = v4l2video,v4l2h264,v4l2mpeg4,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 21a7285..afdc3f1 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.171 +Version: 0.2.172 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0