summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jeongmo Yang [Wed, 27 Jan 2021 05:02:25 +0000 (14:02 +0900)]
[camera] Add new command for flash brightness
[Version] 0.0.34
[Issue Type] New command
Change-Id: I0a1070b54cc8dd60849a0effde376e02ec9f8df4
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 29 Dec 2020 06:19:34 +0000 (15:19 +0900)]
[camera] Add new command for capture count and interval
[Version] 0.0.33
[Issue Type] New command
Change-Id: I127c96579e93b912fbc9483d63566207af438397
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 10 Nov 2020 10:36:04 +0000 (19:36 +0900)]
[camera] Fix error log
[Version] 0.0.32
[Issue Type] Log
Change-Id: I2eca4a06cc407da48fbe1f2c686c1779a655d3e8
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Fri, 16 Oct 2020 05:04:00 +0000 (14:04 +0900)]
[camera] Add new parameter for camera_hal_interface_init()
- The "const char *hal_name" is added to select camera HAl implementation.
[Version] 0.0.31
[Issue Type] New parameter
Change-Id: I1d3acfd69ec9d2f80026d9bba3b49ce16bc74266
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 14 May 2020 02:48:24 +0000 (11:48 +0900)]
[audio,camera,codec] Use absolute path to avoid security issue
[Version] 0.0.30
[Profile] Common
[Issue Type] Improvement
Change-Id: I7af6aabe2ac24cd2504cd4a61869c58507a749ce
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 8 Jan 2020 08:13:08 +0000 (17:13 +0900)]
[codec/testcase] Update type of variable for iniparser upgrade
[Version] 0.0.29
[Profile] Common
[Issue Type] Update
Change-Id: I2d960ae170ce1456e184de7037b52e832919f054
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 8 Jan 2020 06:55:08 +0000 (15:55 +0900)]
[camera] Add new pixel format and function
- pixel format : CAMERA_PIXEL_FORMAT_MJPEG
- function : camera_open_device_ext()
: It could be used with device name instead of camera_open_device().
[Version] 0.0.28
[Profile] Common
[Issue Type] New feature
Change-Id: If5d3cfca132489b73ff5007309e475dad91a3fdb
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Seungbae Shin [Tue, 10 Dec 2019 08:44:17 +0000 (17:44 +0900)]
[audio] Fix 'Uninitialized pointer field' defect on test code
Side fixes for following warnings by Clang-Tidy:
constructor does not initialize these fields [cppcoreguidelines-pro-type-member-init]
single-argument constructors must be marked explicit to avoid unintentional implicit conversions [google-explicit-constructor]
use nullptr [modernize-use-nullptr]
[Version] 0.0.27
[Profile] Common
[Issue Type] Coverity
Change-Id: I53abd19c26923d2176d519d3dd43108284eb3c33
Jeongmo Yang [Thu, 28 Nov 2019 09:41:00 +0000 (18:41 +0900)]
[camera] Add new camera command for GOP(GroupOfPictures) interval
[Version] 0.0.26
[Profile] Common
[Issue Type] Update
Change-Id: I858ce8971f256df8bbe4b8f6b20ac595da1db74d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 7 Aug 2019 02:41:15 +0000 (11:41 +0900)]
[audio] Add comment to inform that it's optional
Change-Id: I65d27b6aa4d262cdcd2a651f74c70b2cad620e42
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Sangchul Lee [Wed, 7 Aug 2019 02:34:35 +0000 (11:34 +0900)]
[audio] Add omitted function prototype - audio_set_volume_ratio
[Version] 0.0.25
[Profile] Common
[Issue Type] Bug fix
Change-Id: I8557516f6ceef6664450ecd1d61da55a8ac6458b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Jeongmo Yang [Wed, 24 Jul 2019 10:19:07 +0000 (19:19 +0900)]
[audio] Add new API - audio_notify_ducking_activation_changed
- This API delivers information for ducking activation
including target role, duration and ratio to audio HAL.
[Version] 0.0.24
[Profile] Common
[Issue Type] New API
Change-Id: I3191c6e3fc59488a09d26b9206e681ca8f5a1031
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 11 Jun 2019 09:29:17 +0000 (18:29 +0900)]
[camera] Add new camera command
- Bitrate, PTZ(Pan Tilt Zoom) type, Pan, Tilt, Brightness
[Version] 0.0.23
[Profile] Common
[Issue Type] Update
Change-Id: I1530fdc7c1edfb167f5ac2f1fd799f8a452abb82
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Tue, 11 Jun 2019 01:09:43 +0000 (10:09 +0900)]
[camera] Fix parameter types
[Version] 0.0.22
[Profile] Common
[Issue Type] Bug fix
Change-Id: I585f5871c60d309426e18a256ad58c74d03c190b
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
VBS [Tue, 7 May 2019 00:15:17 +0000 (09:15 +0900)]
[camera] Remove doxygen param in camera_stop_capture
mm-hal-interface doxygen shows error message for camera_stop_capture parameters
camera_stop_capture does not have parameters callback, user_data
remove doxygen param[in] callback, user_data
[Version] 0.0.21
[Profile] Common
[Issue Type] doxygen error
Change-Id: I46eb3b215459475470ecf771d4e1498c7470942c
Sangchul Lee [Wed, 17 Apr 2019 03:37:33 +0000 (12:37 +0900)]
[audio] Add new API - audio_set_volume_ratio
This new API is to set the individual volume ratio of
each stream. The parameters of this API consist of
stream role, direction, index and its ratio.
Because the stream role can differ among the streams
which have same volume type, this new API could be
used where the H/W volume has to be set for a specific
stream role with distinguishing it from others.
[Version] 0.0.21
[Profile] Common
[Issue Type] New API
Change-Id: I394d9e46f959c27e8ad029f33cd615ba70ecf154
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Jeongmo Yang [Thu, 21 Feb 2019 07:36:06 +0000 (16:36 +0900)]
[camera] Add new API - camera_set_user_buffer_fd()
[Version] 0.0.20
[Profile] Common
[Issue Type] Update
Change-Id: I803067a2f19ffc894876883f80b5a83c2ee16295
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Mon, 18 Feb 2019 04:42:44 +0000 (13:42 +0900)]
[camera] Add depth pixel format for depth camera
[Version] 0.0.19
[Profile] Common
[Issue Type] Update
Change-Id: Ia250b9460ff53b03c6eb7956682c5d8092fe1c9c
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Sejun Park [Tue, 11 Sep 2018 02:45:47 +0000 (11:45 +0900)]
added missing parse when running h263 decoder
Change-Id: I3cdc7dead8341078dd756f4ead1c58edae65fb44
Seungbae Shin [Tue, 4 Sep 2018 04:25:56 +0000 (13:25 +0900)]
Remove duplicated class declaration & Remove warnings for codec test
[Version] 0.0.17
[Profile] Common
[Issue Type] Revise
[Dependency module] N/A
Change-Id: I86c280b70e2852a63621ca448937e487196df984
Seungbae Shin [Fri, 31 Aug 2018 11:24:08 +0000 (20:24 +0900)]
[audio] fix for multiple target support by parsing device-map json configuration
[Version] 0.0.16
[Profile] Common
[Issue Type] Add
[Dependency module] N/A
Change-Id: I66909ac9942212536c5a88410ace58773536b401
Seungbae Shin [Fri, 24 Aug 2018 08:04:25 +0000 (17:04 +0900)]
[audio] add testcases for pcm read
[Version] 0.0.15
[Profile] Common
[Issue Type] Add
[Dependency module] N/A
Change-Id: Ic486fa9cfe58c8c328b639c9fff4331b0b46731d
Gilbok Lee [Fri, 24 Aug 2018 04:30:45 +0000 (13:30 +0900)]
[radio] move intf lib to test package temporally
Change-Id: I5d041189deb2637ca3d86afeb5cd1b3ea429f2c1
Seungbae Shin [Fri, 24 Aug 2018 03:59:47 +0000 (12:59 +0900)]
[audio] move intf lib to test package temporally
Change-Id: Ic634d3797469ee02175b13f3879bda612d18d746
Jeongmo Yang [Fri, 24 Aug 2018 03:09:32 +0000 (12:09 +0900)]
Fix typo - "sizen" -> "since"
Change-Id: If5bd147293014d6c057808ac9588f41ab8b5dabd
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Seungbae Shin [Wed, 22 Aug 2018 12:30:28 +0000 (21:30 +0900)]
[audio] add testcases with code revision
[Version] 0.0.14
[Profile] Common
[Issue Type] Add/Revision
[Dependency module] N/A
Change-Id: I28b8c5623ce5fde89e19da28db7b337d7343f95c
Sejun Park [Wed, 22 Aug 2018 02:33:41 +0000 (11:33 +0900)]
fixed issue in the spec file of codec lib.
Change-Id: I94793e3879a07e9c9a1f39507522f9d55ffb397a
Sejun Park [Fri, 17 Aug 2018 09:26:31 +0000 (18:26 +0900)]
Add codec hal testcases
Change-Id: Id51b346f07a0a72de402c4541447b1370e82a43b
Seungbae Shin [Wed, 25 Jul 2018 11:58:38 +0000 (20:58 +0900)]
Add audio hal testcases
[Version] 0.0.13
[Profile] Common
[Issue Type] Add
[Dependency module] N/A
Change-Id: I1c3bc6f1b84242ee04a4cfa1b5d8fd0432f0295e
Gilbok Lee [Mon, 16 Jul 2018 07:54:12 +0000 (16:54 +0900)]
[radio/haltest] Update tizen radio and add radio hal test
1. Modify tizen radio (Remove/Add error type and modify description)
2. Make radio hal test
[Version] 0.0.12
[Profile] Common
[Issue Type] Add features
Change-Id: I04d3e2873a1d5ee14290a1d68cb8fc05008d896e
Jeongmo Yang [Fri, 10 Aug 2018 05:57:08 +0000 (14:57 +0900)]
Fix build error of other package which has a dependency of mm-hal-interface-devel
[Version] 0.0.11-2
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: Ia87e17264f9c2d18f78cb28e2cd98204c787205b
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 9 Aug 2018 11:32:09 +0000 (20:32 +0900)]
Rename mm-hal-interface to mm-hal-interface-camera
[Version] 0.0.11-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: Ib3efbb3192e41108315e00a4e273cb849c821436
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Mok Jeongho [Wed, 26 Oct 2016 09:41:03 +0000 (18:41 +0900)]
[audio] Modify pcm_open declaration to add card and device parameters
[Version] 0.0.11
[Profile] Common
[Issue Type] Change Interface
Change-Id: Ib76e51936c3b0b066e3e631d1111c26dbb600c35
Jeongmo Yang [Wed, 30 May 2018 07:40:58 +0000 (16:40 +0900)]
[camera] Update parameter - camera_get_command
[Version] 0.0.10
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
Change-Id: I34c4664b71a9317f8d1f58513d15297dcd1a0e27
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 16 May 2018 07:11:45 +0000 (16:11 +0900)]
[camera/haltests] Update
1. Rename source file
2. Remove build warnings
3. Add new TCs
4. Add comments for test specification
[Version] 0.0.9
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20180508.2]
Change-Id: I28927ed512aae677da96eea8bd7b4b8667eb681f
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Mon, 14 May 2018 08:37:58 +0000 (17:37 +0900)]
[camera/haltests] Update
1. Add camera feature check
2. Test all devices in device list
[Version] 0.0.8
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: If6b5fc39b897016c5128b16385423cc7f04cfb45
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 3 May 2018 05:36:22 +0000 (14:36 +0900)]
Rename camera hal test binary
[Version] 0.0.7-2
[Profile] Common
[Issue Type] Update
Change-Id: Iee4da657d2e20e3aef683ea3f393b7be56ff9eb6
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Mon, 30 Apr 2018 00:47:08 +0000 (09:47 +0900)]
Rename camera HAL test package
: camera-hal-gtests -> camera-haltests
[Version] 0.0.7-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: I2875bfcb2f4310462c24dd68fefa2e0a8d257ea4
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 26 Apr 2018 07:52:52 +0000 (16:52 +0900)]
Update package structure
- Add devel package for header files and camera-hal-interface pc file
- Move header files to new devel package
- Add libcamera_hal_interface to mm-hal-interface package
[Version] 0.0.7
[Profile] Common
[Issue Type] Update
[Dependency module] pulseaudio-modules-tizen, gst-plugins-tizen
Change-Id: I19bfa1bc8d553677e8c79b7589ddc8fc33167d46
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 19 Apr 2018 07:50:46 +0000 (16:50 +0900)]
[camera] Update interface
[Version] 0.0.6
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: If02c5ae368efff116f028ff44ee35958ef39070d
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 19 Apr 2018 07:50:01 +0000 (16:50 +0900)]
Remove unused spec file
Change-Id: I87ae0a8d7cd0f0eea990743c98c66d1eb4f4a726
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 19 Apr 2018 06:22:29 +0000 (15:22 +0900)]
Build gtest package for multimedia HAL APIs without additional step
- Remove tc_env_setup.sh script
- Change camera HAL tc name from camera_hal_tc to camera_hal_gtests
[Version] 0.0.5
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: I0329e20de1ffa0ec85f389b82d2b8455ccbbbcb2
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Thu, 15 Mar 2018 08:51:04 +0000 (17:51 +0900)]
Add testcase for multimedia HAL APIs
- usage
1) set up build environment for testcase
$ ./tc_env_setup.sh y
$ [run gbs build command]
2) remove build environment for testcase
$ ./tc_env_setup.sh n
$ [run gbs build command]
[Version] 0.0.4
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: If1f952f3b3089afbed3191aba5bf49c66d192827
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 14 Mar 2018 07:05:36 +0000 (16:05 +0900)]
Make include directory and move header files to it.
[Version] 0.0.3-1
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
Change-Id: Icbfdebb8d2b6e2194714f985ac4253d093c43065
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Youngjae Shin [Tue, 22 Aug 2017 07:35:12 +0000 (16:35 +0900)]
revise installing a license file
Change-Id: Ie0e5f208298facc3787a8979519aa847c1e984ce
Gilbok Lee [Tue, 27 Sep 2016 09:05:40 +0000 (18:05 +0900)]
[Radio] Add RADIO_ERROR_NO_ANTENNA error type
[Version] 0.0.3
[Profile] Common
[Issue Type] Add Error type
Change-Id: I20797ff6d57d81b82f020327d58fe145485efcb9
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
Gilbok Lee [Tue, 5 Jul 2016 06:15:09 +0000 (15:15 +0900)]
[Radio] Initial release for radio HAL
Change-Id: I06f3bfcbeee7f67fb1b673eab9992db65a44288e
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
Jeongmo Yang [Tue, 28 Jun 2016 13:02:44 +0000 (22:02 +0900)]
[CameraHAL] Add new enum, error and command, Fix build error
Change-Id: I4a9619f076f15c14035e75655fa6b52ec82a13c6
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Sangchul Lee [Wed, 4 May 2016 09:24:53 +0000 (18:24 +0900)]
[audio] Add doxygen description for audio HAL
Change-Id: I4adff6c38b176ea5f353c77b9fb89747ab91f2a4
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Jeongmo Yang [Wed, 8 Jun 2016 02:52:08 +0000 (11:52 +0900)]
[CameraHAL] Initial release for camera HAL
Change-Id: I7b4c776e10d6bca3dc19018326dabbbc0278045f
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Jeongmo Yang [Wed, 27 Apr 2016 11:15:50 +0000 (20:15 +0900)]
[Release version 0.0.1] Initial release
Change-Id: I958ff100653181b3b96532042bbd3166fd8b23ca
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
seonil kim [Wed, 20 Apr 2016 07:46:27 +0000 (00:46 -0700)]
Initial empty repository