[rpi3/rpi3-spk/u3][camera] Add new property setting for tizenwlsink 73/211573/1 submit/tizen/20190807.013821
authorJeongmo Yang <jm80.yang@samsung.com>
Wed, 7 Aug 2019 01:22:59 +0000 (10:22 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Wed, 7 Aug 2019 01:24:04 +0000 (10:24 +0900)
[Version] 0.2.149

Change-Id: I90ca0a95205a93e03f36837bc8ea53572c3b3d96
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-rpi3-spk/etc/multimedia/mmfw_camcorder.ini
mmfw-sysconf-target-rpi3/etc/multimedia/mmfw_camcorder.ini
mmfw-sysconf-target-u3/etc/multimedia/mmfw_camcorder.ini
packaging/mmfw-sysconf.spec

index 80c8e830f97d2305b7fe3441076b7f340b039275..ebcf44e883ffcbe83e4167bdedd3c7d6529df3c0 100644 (file)
@@ -47,7 +47,7 @@ DisplayMode = 0,1,2 || 0
 ; Videosink
 ;;; 0: Overlay surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 4: Remote
 Videosink = 0,3,4 || 3
-VideosinkElementOverlay = tizenwlsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementOverlay = tizenwlsink | 7,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0 | use-tbm,0
 VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
 VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
 UseVideoscale = 1
index 80c8e830f97d2305b7fe3441076b7f340b039275..ebcf44e883ffcbe83e4167bdedd3c7d6529df3c0 100644 (file)
@@ -47,7 +47,7 @@ DisplayMode = 0,1,2 || 0
 ; Videosink
 ;;; 0: Overlay surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 4: Remote
 Videosink = 0,3,4 || 3
-VideosinkElementOverlay = tizenwlsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementOverlay = tizenwlsink | 7,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0 | use-tbm,0
 VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
 VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
 UseVideoscale = 1
index a7c4651c4f0e62586a49ba02682d60aa51752ab1..363a0354a690d8d96f9e01651ce5a2772daddce1 100644 (file)
@@ -47,7 +47,7 @@ DisplayMode = 0,1,2 || 0
 ; Videosink
 ;;; 0: Overlay surface, 1: Evas surface, 2: GL surface, 3: NULL surface, 4: Remote
 Videosink = 0,3,4 || 3
-VideosinkElementOverlay = tizenwlsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementOverlay = tizenwlsink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0 | use-tbm,0
 VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
 VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
 UseVideoscale = 1
index 8b44178ebdd2185a65c18f4a769d3751455838ce..4a1cfcf6f8fc68226ad6be3f683f3619a95aeaa8 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.148
+Version:    0.2.149
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0