camcorder:use ximagesink to get mm_camcorder_testsuite to work.
authorMarko Ollonen <marko.ollonen@ixonos.com>
Thu, 13 Sep 2012 12:05:39 +0000 (15:05 +0300)
committerMarko Ollonen <marko.ollonen@ixonos.com>
Thu, 13 Sep 2012 12:06:00 +0000 (15:06 +0300)
Change-Id: Ib3b03965536a63cfa331b30459c3d7122fdcdfff

mmfw-sysconf-simulator/usr/etc/mmfw_camcorder.ini

index 958ac04..e192e17 100644 (file)
@@ -51,8 +51,8 @@ DisplayDevice = 0 || 0
 ; Videosink
 ;;; 0: X surface, 1: Evas surface, 2: GL surface, 3: NULL surface
 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,0 | enable-last-buffer,0 | qos,0 | sync,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,0 | enable-last-buffer,0 | qos,0 | sync,0
 VideosinkElementEvas = evasimagesink | 0,0
 ;VideosinkElementGL = glimagesink | 0,0
 VideosinkElementNull = fakesink | 2,0 | qos,0 | sync,0