platform/core/multimedia/vision-source.git
9 months agoSync with tizen to support vision-source 1.0.0 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20231025.180933
Kwanghoon Son [Wed, 25 Oct 2023 02:06:53 +0000 (11:06 +0900)]
Sync with tizen to support vision-source 1.0.0

Change-Id: I4f09abcafe8d67a28484092b923d96e0e911cc9a
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
9 months agoFix un-defined backend call accepted/tizen/7.0/unified/20231005.155627
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>
9 months agoAdd new type and ioctl function
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>
9 months agoAdd dlopen fail message
Kwanghoon Son [Wed, 13 Sep 2023 04:39:08 +0000 (13:39 +0900)]
Add dlopen fail message

[Version] 0.0.14

Change-Id: I7daf17e1e613373db8a509a0650e839b0414969b
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
10 months agoFix missing dependancy accepted/tizen/7.0/unified/20230913.174315
Kwanghoon Son [Tue, 12 Sep 2023 09:35:27 +0000 (18:35 +0900)]
Fix missing dependancy

Change-Id: Idf98b806fc7ed5a486bd198a2c12562cc4606f7d
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
10 months agoAdd Z32F type
Kwanghoon Son [Tue, 12 Sep 2023 09:14:08 +0000 (18:14 +0900)]
Add Z32F type

Change-Id: Ic1d2fd7a19e57a44d8d1507a2614a6f606a2be44
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
10 months agoRevert "Change stream type to media packet"
Kwanghoon Son [Tue, 12 Sep 2023 08:36:59 +0000 (17:36 +0900)]
Revert "Change stream type to media packet"

This reverts commit 155725487c9fafedc97077b31afdc4f7200b38ac.

Change-Id: I9e1caaf1f78c121cac1d43d81c3356f6bbfe7724

11 months agoAdd pc file requires
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>
11 months agoChange stream type to media packet
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>
17 months agoAdd private pointer 82/288782/1 accepted/tizen/7.0/unified/20230228.093318
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>
(cherry picked from commit 8aa4726ea2044711e4fcd234313f5f85f707b196)

20 months agoChange init path in hal first accepted/tizen/7.0/unified/20221117.014343
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>
20 months agoAdd timestamp member on buffer structure
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>
23 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>
2 years 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>
2 years 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>
2 years 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>
2 years 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

2 years 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>
2 years agoInitial empty repository master
Tizen Infrastructure [Fri, 10 Jun 2022 09:21:10 +0000 (09:21 +0000)]
Initial empty repository