[RB5][mediastreamer] Add qtivdec to exclude elements 69/265669/1
authorHyunil <hyunil46.park@samsung.com>
Wed, 27 Oct 2021 18:47:43 +0000 (03:47 +0900)
committerHyunil <hyunil46.park@samsung.com>
Wed, 27 Oct 2021 18:47:43 +0000 (03:47 +0900)
[Version] 0.3.27
[Issue Type] Update

Change-Id: I4d80fe9dbb606bc85d930104d8192b5bf3c87aae
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
media-config-target-rb5/hal/etc/multimedia/mmfw_media_streamer.ini
packaging/media-config.spec

index 527ab99..bda1cd7 100644 (file)
@@ -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,v4l2mpeg4,omx,sprd
+exclude elements = v4l2video,v4l2h264,v4l2mpeg4,omx,sprd,qtivdec
 
 ; comma separated list of element names which
 ; will require resources in autoplug mode
index 97de6eb..a52fadd 100644 (file)
@@ -1,6 +1,6 @@
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.26
+Version:    0.3.27
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0