[tm1/camera] Replace shmsink by tizenipcsink 03/56203/1 accepted/tizen/mobile/20160106.003512 accepted/tizen/tv/20160106.003411 accepted/tizen/wearable/20160106.003441 submit/tizen/20160105.093305
authorJeongmo Yang <jm80.yang@samsung.com>
Tue, 5 Jan 2016 09:08:28 +0000 (18:08 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 5 Jan 2016 09:08:28 +0000 (18:08 +0900)
Change-Id: I58007570102fd5989a9c72d1125b8df3652c993b
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
mmfw-sysconf-target-hawkp/usr/etc/mmfw_camcorder.ini.wayland
mmfw-sysconf-target-hawkp/usr/etc/mmfw_camcorder.ini.x
mmfw-sysconf-target-tm1/usr/etc/mmfw_camcorder.ini.wayland
mmfw-sysconf-target-tm1/usr/etc/mmfw_camcorder.ini.x
packaging/mmfw-sysconf.spec

index 7b751cb5b8e71a77ddc04fb4b3ba5ddd60930c28..b9c1233fb241b4ee47358d5e00413fe12a8f57af 100644 (file)
@@ -32,7 +32,7 @@ ConfCtrlFile1 = mmfw_camcorder_dev_video_sec.ini
 VideosrcElement = tvcamerasrc | 1,1 | do-timestamp,1 | device,/dev/video241
 UseVideoscale = 1
 VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
-UseZeroCopyFormat = 1
+UseZeroCopyFormat = 0
 DeviceCount = 1
 
 [AudioInput]
index 14ff6bbb70bc170c3bd5630b1c41837dc50ea3bf..6ae3f7b71c612b812a6bc5b259ca85d2f68bcb8b 100644 (file)
@@ -32,7 +32,7 @@ ConfCtrlFile1 = mmfw_camcorder_dev_video_sec.ini
 VideosrcElement = tvcamerasrc | 1,1 | do-timestamp,1 | device,/dev/video241
 UseVideoscale = 1
 VideoscaleElement = videoscale | 3,0 | width,320 | height,240 | method,1
-UseZeroCopyFormat = 1
+UseZeroCopyFormat = 0
 DeviceCount = 1
 
 [AudioInput]
index 6b62c9e6d3a571520d4d6b3c7a9e9fd5dfbd6aba..eb587a493ae9991e4dd5c9264b6ea9a5eddb2959 100644 (file)
@@ -54,7 +54,7 @@ Videosink = 0,1,3,5 || 1
 VideosinkElementX = fakesink | 6,0 | draw-borders,0 | force-aspect-ratio,1 | enable-last-sample,0 | qos,0 | sync,0 | show-preroll-frame,0
 ;VideosinkElementX = waylandsink | 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
-VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
+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
 VideoscaleElement = videoscale | 1,0 | rotang,90
index ce7e6383e4cc5b178491f7344de387894a4ce6f4..9ddfbdeca02ba3adf8ddff4d4ac6a9571129c915 100644 (file)
@@ -53,7 +53,7 @@ DisplayMode = 0,1,2 || 0
 Videosink = 0,1,3,5 || 1
 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
-VideosinkElementRemote = shmsink | 5,0 | wait-for-connection,0 | perms,511 | enable-last-sample,0 | qos,0 | sync,0
+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
 VideoscaleElement = videoscale | 1,0 | rotang,90
index 97694b9e2567adbf6c32891eeb67e933db62c41b..ea1d825ac2e2e49d740c20a4c56f61731384f416 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.40
+Version:    0.2.41
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1+ and Apache-2.0