From 11d43cb959543de2906722e12f77056b1ee92a9e Mon Sep 17 00:00:00 2001 From: Hyunil Date: Fri, 23 Aug 2019 17:08:30 +0900 Subject: [PATCH] [hawkp/n4/tm1/tw1/tw2/tw3][camera] Update videooutput setting - Add setting use-tbm to true [Version] 0.2.154 [Issue Type] Update Change-Id: I0d12b4b6c27607a53fd4ba45fdb3cccb69639c68 Signed-off-by: Hyunil --- mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_camcorder.ini | 2 +- mmfw-sysconf-target-n4/etc/multimedia/mmfw_camcorder.ini | 2 +- mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini | 2 +- mmfw-sysconf-target-tw1/etc/multimedia/mmfw_camcorder.ini | 2 +- mmfw-sysconf-target-tw2/etc/multimedia/mmfw_camcorder.ini | 2 +- mmfw-sysconf-target-tw3/etc/multimedia/mmfw_camcorder.ini | 2 +- packaging/mmfw-sysconf.spec | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_camcorder.ini index 8c35165..36dce1a 100644 --- a/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-hawkp/etc/multimedia/mmfw_camcorder.ini @@ -46,7 +46,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 diff --git a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_camcorder.ini index 4d73fad..fc34208 100644 --- a/mmfw-sysconf-target-n4/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-n4/etc/multimedia/mmfw_camcorder.ini @@ -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,1 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 diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini index 062c79e..205fb15 100644 --- a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_camcorder.ini @@ -48,7 +48,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,1 VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0 diff --git a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_camcorder.ini index 7b9f424..8ce597b 100644 --- a/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-tw1/etc/multimedia/mmfw_camcorder.ini @@ -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,1 VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0 diff --git a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_camcorder.ini index 7b9f424..8ce597b 100644 --- a/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-tw2/etc/multimedia/mmfw_camcorder.ini @@ -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,1 VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0 diff --git a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_camcorder.ini b/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_camcorder.ini index 7b9f424..8ce597b 100644 --- a/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_camcorder.ini +++ b/mmfw-sysconf-target-tw3/etc/multimedia/mmfw_camcorder.ini @@ -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,1 VideosinkElementRemote = tizenipcsink | 4,0 | permissions,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 = 0 diff --git a/packaging/mmfw-sysconf.spec b/packaging/mmfw-sysconf.spec index 7cc1652..8343bde 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.153 +Version: 0.2.154 Release: 0 Group: Multimedia/Configuration License: LGPL-2.1 and Apache-2.0 -- 2.7.4