[All/camera] Add property for sink plugins
authorJeongmo Yang <jm80.yang@samsung.com>
Mon, 27 Aug 2012 06:54:36 +0000 (15:54 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Mon, 27 Aug 2012 06:54:36 +0000 (15:54 +0900)
mmfw-sysconf-cleansdk-target/usr/etc/mmfw_camcorder.ini
mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini
packaging/mmfw-sysconf.spec

index cb445cb63fa8e65e79cfd603283b3798e8793f9b..681584b11759774144b84ce2bbd841fc915324b2 100644 (file)
@@ -48,8 +48,8 @@ DisplayDevice = 0 || 0
 ;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
 Videosink = 0,1,3 || 0
 VideosinkElementX = xvimagesink | 5,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0
-VideosinkElementEvas = evasimagesink | 0,0
-VideosinkElementNull = fakesink | 2,0 | qos,0 | sync,0
+VideosinkElementEvas = evaspixmapsink | 3,0 | enable-last-buffer,0 | qos,0 | sync,0
+VideosinkElementNull = fakesink | 3,0 | qos,0 | sync,0 | enable-last-buffer,0
 UseVideoscale = 0
 VideoscaleElement = fimcconvert | 1,0 | rotang,90
 
index 5502fd92016433b7e3d55778c749c3167c1d6d5e..457c57eb6ae3858b0ecf6a39cd79d3c8611ccf25 100644 (file)
@@ -49,9 +49,9 @@ DisplayDevice = 0 || 0
 Videosink = 0,1,3 || 0
 ;VideosinkElementX = ximagesink | 4,0 | force-aspect-ratio,1 | handle-events,1 | qos,0 | sync,0
 VideosinkElementX = xvimagesink | 5,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-buffer,0 | qos,0 | sync,0
-VideosinkElementEvas = evasimagesink | 0,0
+VideosinkElementEvas = evasimagesink | 3,0 | enable-last-buffer,0 | qos,0 | sync,0
 ;VideosinkElementGL = glimagesink | 0,0
-VideosinkElementNull = fakesink | 2,0 | qos,0 | sync,0
+VideosinkElementNull = fakesink | 3,0 | qos,0 | sync,0 | enable-last-buffer,0
 UseVideoscale = 0
 VideoscaleElement = videoscale | 1,0 | method,1
 
index 1d4db8ce9114442b982d1cda8b10eaa000420a17..384d89d2a3b94c22549c94f4bfe4f20c0f78ddbb 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.1.39
+Version:    0.1.40
 Release:    0
 Group:      TO_BE/FILLED_IN
 License:    Apache-2.0