summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeongmo Yang [Tue, 20 Apr 2021 11:00:27 +0000 (20:00 +0900)]
Change install path for license file
[Version] 0.1.0-1
[Issue Type] Packaging
Change-Id: I6dd76d0b98094aa523e6a05f59a190b63aaec13f
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Fri, 29 Jan 2021 12:36:21 +0000 (21:36 +0900)]
Support Next HAL for tizen 6.5
[Version] 0.1.0
[Issue Type] Update
Change-Id: I649fa88fef88033f2efe1ad263219e39c8db1452
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 29 Dec 2020 08:59:44 +0000 (17:59 +0900)]
Support continuous capture
[Version] 0.0.13
[Issue Type] Update
Change-Id: Id61d1eab11c10c8f11dae08bf65a15061e049323
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 23 Jul 2020 10:56:57 +0000 (19:56 +0900)]
Support capture function
- Additional changes
: Remove or rename some member variables in camera_hal_handle
: Move S_FMT/S_PARM code to __camera_start_stream()
: Remove debug log
[Version] 0.0.12
[Profile] Common
[Issue Type] Update
Change-Id: If3737f434b0248b8e3df2b261844a48139b248a1
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 22 Jul 2020 00:37:08 +0000 (09:37 +0900)]
Revise code
- Apply missed tizen coding rule
- Add sub function for start/stop stream
- Reduce code line to check invalid parameter
- Remove unused code
- Change the name of some preview related field in camera_hal_handle
[Version] 0.0.11
[Profile] Common
[Issue Type] Update
Change-Id: Ic9991b248a22e52633a089c04d7388514933f42d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Mon, 28 Oct 2019 07:07:29 +0000 (16:07 +0900)]
Do not call DQBUF after stop_preview is called
[Version] 0.0.10
[Profile] Common
[Issue Type] Update
Change-Id: I4ddc54a818b77cb6f4d4cec27eaa8bc03fe29e3c
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 13 Jun 2019 06:24:54 +0000 (15:24 +0900)]
Update set command function
- Convert (void *) to (int *) and use it.
[Version] 0.0.9
[Profile] Common
[Issue Type] Update
Change-Id: I24d185c4ddb5f7651c17a0a57573251a9c92a8cf
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 13 Jun 2019 02:29:03 +0000 (11:29 +0900)]
Change camera command for brightness
[Version] 0.0.8
[Profile] Common
[Issue Type] Update
Change-Id: I001c5d9359025e337b416134f93fdde7333a4cc1
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Hyuntae Kim [Wed, 12 Jun 2019 06:15:14 +0000 (15:15 +0900)]
Fix deadlock unlock fault
Remove unlock code in return
[Version] 0.0.7
[Profile] Common
[Issue Type] Bug fix
Change-Id: I90daaa0eb499dbdb0c3f63d88cc8b06b15312e34
Jeongmo Yang [Tue, 11 Jun 2019 09:30:54 +0000 (18:30 +0900)]
Update set command function
- Remove NULL check for value parameter, because it could be 0.
- Support new camera control : PTZ type, Pan, Tilt
[Version] 0.0.7
[Profile] Common
[Issue Type] Update
Change-Id: I7b3bb78789a50fa52f648ea3fc28e57cf1fbcbec
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Hyunil [Tue, 29 Jan 2019 04:08:11 +0000 (13:08 +0900)]
Fix SVACE bug issue
[Version] 0.0.6
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: I387fe1c834304e02b7f376916d51ad32c4bcd3f7
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Jeongmo Yang [Thu, 10 Jan 2019 06:20:21 +0000 (15:20 +0900)]
Fix deadlock issue between buffer release and preview handler functions
[Version] 0.0.5
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: Ifba0db26daf09ab7c7ab5e4dd99c9cc7704807db
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Fri, 14 Dec 2018 01:39:58 +0000 (10:39 +0900)]
Fix invalid format usage - Phase#2
[Version] 0.0.4
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: I4ec0c4bfa11c5dc91a7aa21dc974bf418b9032de
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Fri, 7 Dec 2018 07:37:17 +0000 (16:37 +0900)]
Fix invalid format usage
[Version] 0.0.3
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: I1845061b43cf8f662a469d482905fc69590df7c9
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 8 Aug 2018 09:15:26 +0000 (18:15 +0900)]
Update for camera_set/get_command function
[Version] 0.0.2
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: Ia109d37b9f36258f06581425d0b791dee7fa84e2
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 17 Apr 2018 07:23:51 +0000 (16:23 +0900)]
Initial release
[Version] 0.0.1
[Profile] Common
[Issue Type] New
[Dependency module] N/A
Change-Id: I1ba12660a4e2cfa6ba151a61faebf750c8adc5fb
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Tizen Infrastructure [Mon, 16 Apr 2018 06:35:44 +0000 (06:35 +0000)]
Initial empty repository