platform/core/multimedia/vision-source.git
6 months agoChange API naming and parameter 59/300359/2 accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_8.0 accepted/tizen/8.0/unified/20231107.094919 accepted/tizen/unified/20231025.093313 accepted/tizen/unified/20231025.120203
Kwanghoon Son [Mon, 23 Oct 2023 04:26:06 +0000 (13:26 +0900)]
Change API naming and parameter

- Add const for explicit immutable
- list for listing multiple cap

Change-Id: I280bf7c45b6057fe57faffb48771bbbf3fe26bdc
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
6 months agoVision source API 18/299618/28
Kwanghoon Son [Thu, 5 Oct 2023 10:04:49 +0000 (19:04 +0900)]
Vision source API

[Issue type] New
[Version] 1.0.0

This APIs introduce vision source api set and verified with real
use-case. The APIs defined this time have to be backward
compatibility as they actually have a place to use them.

1. Custom structures are completely replaced by mediatools.
media_packet and media_format of mediatool do not use custom
structures separately because they support structures and APIs
that are already well utilized.

2. The callback in the start_stream is separated by a distinct function.
In the existing API, there was confusion because the start was in
charge of implicit async call.

Change-Id: Ibd9639e0dc0a8bc9ec38a2a2abac9132bf2b6a78
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
6 months agoFix un-defined backend call 17/299517/3 accepted/tizen/unified/20231006.044438
Kwanghoon Son [Wed, 4 Oct 2023 04:19:40 +0000 (13:19 +0900)]
Fix un-defined backend call

[Issue type] Fix
[Version] 0.2.1

Change-Id: I142119f2ed1b58363081e57a20841bec9b63df07
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
7 months agoAdd new type and ioctl function 40/299340/1
Kwanghoon Son [Tue, 26 Sep 2023 07:01:36 +0000 (16:01 +0900)]
Add new type and ioctl function

[Version] 0.2.0
[Issue type] New
Among the requirements, a function that can control the camera at
runtime. Also Z16U type added as requirements.

Change-Id: I516f6f8a770acd6ef6bc65b4859f63262db87b5f
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
7 months agoAdd dlopen fail message 29/298729/1
Kwanghoon Son [Wed, 13 Sep 2023 04:39:08 +0000 (13:39 +0900)]
Add dlopen fail message

[Version] 0.1.1

Change-Id: I6c8474c396916e9975f8a37ba097e9f5ca20a2a2
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
7 months agoAdd Z32F type 84/298684/3
Kwanghoon Son [Tue, 12 Sep 2023 09:17:37 +0000 (18:17 +0900)]
Add Z32F type

[type] New feature
[Version] 0.1.0

Z32F is a new type of float 32bit depth data.

Change-Id: Id9420ac75da97d1f8477ed15e71c4660301698a2
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
9 months agoAdd pc file requires 02/296002/1 accepted/tizen/8.0/unified/20231005.093530 accepted/tizen/unified/20230728.155812 tizen_8.0_m2_release
Kwanghoon Son [Tue, 18 Jul 2023 06:14:29 +0000 (15:14 +0900)]
Add pc file requires

Change-Id: I0537e93bd3be03fa3284915aa5a13753d6b74695
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
9 months agoChange stream type to media packet 60/295960/3
Kwanghoon Son [Tue, 18 Jul 2023 01:51:45 +0000 (10:51 +0900)]
Change stream type to media packet

Media packet is more better than manual defined stream type.

Change-Id: Id5e9c1e9bc53db8d5b84e25516626a74dc23f636
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
14 months agoAdd private pointer 25/288325/3 accepted/tizen/unified/20230221.031440
Kwanghoon Son [Wed, 15 Feb 2023 06:24:51 +0000 (15:24 +0900)]
Add private pointer

[Version] 0.0.10
[Issue Type] New feature

Internal data processing request from the DA

Change-Id: I948a2793190aa0963cd189e217644266128baf19
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
17 months agoChange init path in hal first 20/284220/3 accepted/tizen/unified/20221115.022420
Kwanghoon Son [Mon, 14 Nov 2022 00:40:30 +0000 (19:40 -0500)]
Change init path in hal first

[issue type] New

Change-Id: Ia3e6fe2af03651da6faf62120f8190869afe9ee6
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
18 months agoAdd timestamp member on buffer structure 23/283023/2
Kwanghoon Son [Mon, 17 Oct 2022 01:02:55 +0000 (21:02 -0400)]
Add timestamp member on buffer structure

[Version] 0.0.8
[Issue Type] New feature

Change-Id: I53f6109e2f0adcfc84908cd79daf8b9ac0816397
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
20 months agoFix strncat bug 88/279688/4 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.061528 accepted/tizen/7.0/unified/hotfix/20221116.105500 accepted/tizen/unified/20220824.135613 submit/tizen/20220824.005052 tizen_7.0_m2_release
Kwanghoon Son [Tue, 16 Aug 2022 07:18:01 +0000 (03:18 -0400)]
Fix strncat bug

[Version] : 0.0.6
[Issue type] : Bug fix

sizeof return architecture pointer size.
Change it to snprintf

Change-Id: I5ff9a2b175f180516cefc459058fd059c23b7ff1
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
21 months agoAdd new pixel types and ini file 00/278300/6 accepted/tizen/unified/20220721.135002 submit/tizen/20220721.053512
Kwanghoon Son [Tue, 19 Jul 2022 00:31:17 +0000 (20:31 -0400)]
Add new pixel types and ini file

[Issue type] new enum type

Change-Id: Ic89d990eff83d763ab9bd87ec3dcb4f852c3722e
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
21 months agoDefine stream callback type 16/277916/2 accepted/tizen/unified/20220718.140358 submit/tizen/20220715.052457
Kwanghoon Son [Fri, 15 Jul 2022 03:54:54 +0000 (23:54 -0400)]
Define stream callback type

[Issue type] new feature

Change-Id: I5ba460a835ac1dea26f34e330a142df34d35992c
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
21 months agoFix cmake file manual flags 69/277369/2
Kwanghoon Son [Wed, 6 Jul 2022 00:38:56 +0000 (20:38 -0400)]
Fix cmake file manual flags

[Issue Type] Bug fix

Change-Id: Ic224bbee83bb4f5544d58036e2d96eb42f0645bb
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
21 months agoAdd clang-format 68/277368/1
Kwanghoon Son [Wed, 6 Jul 2022 00:37:10 +0000 (20:37 -0400)]
Add clang-format

[Issue Type] New feature

Change-Id: Ibdacc684115336523818f178ad12529bad396316

22 months agoInitial vision-source accepted/tizen/unified/20220706.120358 submit/tizen/20220706.064745
Kwanghoon Son [Wed, 15 Jun 2022 09:03:08 +0000 (05:03 -0400)]
Initial vision-source

[Issue type] new feature

Change-Id: Ia9d434ab5e2eca030a723a7a0cb2759e316f2cff
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
22 months agoInitial empty repository master
Tizen Infrastructure [Fri, 10 Jun 2022 09:21:10 +0000 (09:21 +0000)]
Initial empty repository