Release version 0.2.26 21/54021/1 accepted/tizen/mobile/20151211.054444 accepted/tizen/tv/20151211.062509 accepted/tizen/wearable/20151211.061627 submit/tizen/20151211.003645
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 11 Dec 2015 00:20:13 +0000 (09:20 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 11 Dec 2015 00:20:13 +0000 (09:20 +0900)
1. Change received string count

Change-Id: I262d514a1b7639426ab13d9ed76fba412dcfc0da
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/camera_private.h
packaging/capi-media-camera.spec

index 9bb0891..68a2a57 100644 (file)
@@ -30,7 +30,7 @@
 extern "C" {
 #endif
 
-#define CAMERA_PARSE_STRING_SIZE 20
+#define CAMERA_PARSE_STRING_SIZE 10
 
 typedef struct _camera_cb_info_s {
        gint fd;
index fd34bb9..33a2811 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       capi-media-camera
 Summary:    A Camera API
-Version:    0.2.25
+Version:    0.2.26
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0