platform/hal/backend/camera-v4l2.git
15 months agoFix coverity issue - UNUSED_VALUE 05/291805/1 accepted/tizen/unified/20230424.185354
Jeongmo Yang [Fri, 21 Apr 2023 11:07:14 +0000 (20:07 +0900)]
Fix coverity issue - UNUSED_VALUE

[Version] 0.0.6
[Issue Type] Coverity

Change-Id: Ib3263c59f8704e7fd1ec4deb0cdbff12506ca5b7
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
15 months agoCorrect V4L2 cid for some settings 74/290974/1
Jeongmo Yang [Thu, 6 Apr 2023 02:01:05 +0000 (11:01 +0900)]
Correct V4L2 cid for some settings

[Version] 0.0.5
[Issue Type] Update

Change-Id: If7bb21646300d1d16a1b78356bcd6661e0c55ca1
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
19 months agoSupport virtual camera mode 25/285125/1 accepted/tizen/unified/20221228.170019 accepted/tizen/unified/20221229.165942
Jeongmo Yang [Tue, 6 Dec 2022 12:23:43 +0000 (21:23 +0900)]
Support virtual camera mode

- The virtual camera mode will be enabled
  if environment variable "VIRTUAL_CAMERA" is existed.

[Version] 0.0.4
[Issue Type] New feature

Change-Id: Ia0a491c11e1060c49d437351b7961389f8f9b878
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
22 months agoSupport exposure setting 75/281775/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.061658 accepted/tizen/7.0/unified/hotfix/20221116.110356 accepted/tizen/unified/20220922.114013 tizen_7.0_m2_release
Jeongmo Yang [Thu, 22 Sep 2022 01:15:45 +0000 (10:15 +0900)]
Support exposure setting

[Version] 0.0.3
[Issue Type] New feature

Change-Id: I5fa774c3c91573781a822f78c658414c4ad494f8
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
2 years agoSupport zero-copy for preview buffer 37/277037/1 accepted/tizen/unified/20220704.213045 submit/tizen/20220701.103121
Jeongmo Yang [Wed, 29 Jun 2022 11:03:18 +0000 (20:03 +0900)]
Support zero-copy for preview buffer

- Replace V4L2_MEMORY_MMAP by V4L2_MEMORY_DMABUF for memory type.
- The zero-copy is disabled now.
- If zero-copy is enabled, libv4l2 will be disabled,
  then emulated format is also disabled.

[Version] 0.0.2
[Issue Type] New feature

Change-Id: I7f240e6775aa43ca5dc767d61daf23a863ab82c7
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
2 years agoInitial copy from camera-hal-v4l2 52/270352/2 accepted/tizen/unified/20220224.125707 submit/tizen/20220224.052022
Jeongmo Yang [Fri, 28 Jan 2022 11:59:03 +0000 (20:59 +0900)]
Initial copy from camera-hal-v4l2

[Version] 0.0.1
[Issue Type] Initial release

Change-Id: Ibef763c4b2e11f1e64737deadeaf2a8792983dbc
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
2 years agoInitial empty repository master
Tizen Infrastructure [Wed, 12 Jan 2022 06:29:53 +0000 (06:29 +0000)]
Initial empty repository