[artik][mediastreamer] Add nxvideo to exclude elements list for autoplug mode 58/225458/1
authorHyunil <hyunil46.park@samsung.com>
Thu, 20 Feb 2020 05:40:14 +0000 (14:40 +0900)
committerHyunil <hyunil46.park@samsung.com>
Thu, 20 Feb 2020 05:40:14 +0000 (14:40 +0900)
Change-Id: I5f00d120ca7ac2850a7556838d76252f8be565ed
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
mmfw-sysconf-target-artik10/etc/multimedia/mmfw_media_streamer.ini
packaging/mmfw-sysconf.spec

index 3068368b80913e2b1afcd251f27929dc77289b4d..6b04f0cf2fc8b213bd4e2eb30f200699d644724a 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,omx,sprd
+exclude elements = v4l2video,omx,sprd,nxvideo
 
 ; comma separated list of element names which
 ; will require resources in autoplug mode
index 7a38ddecc00ce8990b9679d0b066d9e7ccdf2055..452fda8b36f46c45d7d3f223ed6bc2e41ca181e0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.160
+Version:    0.2.161
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0