[all/camera] replace enable-last-buffer by enable-last-sample for GST 1.0 55/42355/2 accepted/tizen/mobile/20150630.002321 accepted/tizen/tv/20150630.002332 accepted/tizen/wearable/20150630.002349 submit/tizen/20150629.110835
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 26 Jun 2015 09:50:17 +0000 (18:50 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 26 Jun 2015 10:33:43 +0000 (19:33 +0900)
Change-Id: Id92080070c17c019b508aa3783d9fefab9222255
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-n4/usr/etc/mmfw_camcorder.ini.x
mmfw-sysconf-target-u3/usr/etc/mmfw_camcorder.ini.x
packaging/mmfw-sysconf.spec

index 5f2724a..5f07562 100644 (file)
@@ -50,9 +50,9 @@ DisplayMode = 0,1,2 || 0
 ; Videosink
 ;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
 Videosink = 0,1,3 || 1
-VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
-VideosinkElementEvas = evasimagesink | 4,0 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
-VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-buffer,0 | show-preroll-frame,0
+VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
 UseVideoscale = 1
 VideoscaleElement = fimcconvert | 1,0 | rotang,0
 ;VideoscaleElement = videoscale
index 5f2724a..5f07562 100644 (file)
@@ -50,9 +50,9 @@ DisplayMode = 0,1,2 || 0
 ; Videosink
 ;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
 Videosink = 0,1,3 || 1
-VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
-VideosinkElementEvas = evasimagesink | 4,0 | enable-last-buffer,0 | qos,0 | sync,0 | show-preroll-frame,0
-VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-buffer,0 | show-preroll-frame,0
+VideosinkElementX = xvimagesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementEvas = evasimagesink | 4,0 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
+VideosinkElementNull = fakesink | 4,0 | qos,0 | sync,0 | enable-last-sample,0 | show-preroll-frame,0
 UseVideoscale = 1
 VideoscaleElement = fimcconvert | 1,0 | rotang,0
 ;VideoscaleElement = videoscale
index 9fc2a6f..fdaa3cc 100644 (file)
@@ -2,8 +2,8 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.4
-Release:    1
+Version:    0.2.5
+Release:    0
 Group:      Multimedia/Configuration
 License:    Apache-2.0
 Source0:    mmfw-sysconf-%{version}.tar.gz