Eunhye Choi [Mon, 9 Sep 2019 08:12:10 +0000 (17:12 +0900)]
[ACR-1410/2] update API reference
- apply feedback during "DOC PREPARE" step.
Change-Id: I88138bc08c3af1c0c9640c67363aad67f18aaa8e
Eunhye Choi [Mon, 9 Sep 2019 07:13:53 +0000 (16:13 +0900)]
[0.3.123] remove deprecated internal api
Change-Id: Ie6c1e6d19f55120b0ae33597645c695c355cf766
Eunhye Choi [Thu, 29 Aug 2019 10:27:07 +0000 (19:27 +0900)]
[0.3.122] Add internal API to set video codec type
- setting audio codec type will be released in public
- add setting video codec type api
- the original internal api about codec type will be removed
Change-Id: I0c2145e73e271ca9a843e4070074dfae918f6087
Eunhye Choi [Wed, 14 Aug 2019 05:12:51 +0000 (14:12 +0900)]
[0.3.121] update api reference about DRM
- Update API reference about DRM restriction.
- Some API could not be supported by DRM policy of each product.
- Apply docxygen feedback about ACR-1427
Change-Id: I33b83ac0bbc08e7e0706bd915ac649a97acdedc1
Hyunil Park [Wed, 7 Aug 2019 09:18:50 +0000 (09:18 +0000)]
Merge "Change data type of surface id" into tizen
Hyunil [Fri, 2 Aug 2019 01:18:28 +0000 (10:18 +0900)]
Remove ecore-wl2 from player_test
Change-Id: Ia9aed0c782d7b4d02292112ae54ee747469c5b4f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 1 Aug 2019 07:12:27 +0000 (16:12 +0900)]
Change data type of surface id
Change-Id: If73dd33d4bd58165f84b3fb4a78f1e15a2fdea0b
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhye Choi [Mon, 29 Jul 2019 09:22:19 +0000 (18:22 +0900)]
[0.3.121] remove deprecated internal api
- remove internal api to extract audio pcm
which was replaced with public api
by ACR-1410.
Change-Id: Ia16bf5bca6aa9d9e0f805419fa5a038b01a3fda7
Eunhye Choi [Thu, 25 Jul 2019 08:29:11 +0000 (17:29 +0900)]
[0.3.120] add log and version up
Change-Id: Icc59a6d29863afc6b88f70067e7a9ab09a60c314
Hyunil [Thu, 25 Jul 2019 04:08:58 +0000 (13:08 +0900)]
Modify string format
Change-Id: I37dcd2e92587f4e291f49aad545cea9c57290d72
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhye Choi [Mon, 15 Jul 2019 11:40:36 +0000 (20:40 +0900)]
[ACR-1427] Get the supported input format of external media stream
- Add API to get the supported input media format
of external media source stream
- Add new error code: PLAYER_ERROR_NOT_SUPPORTED_FORMAT
- Add error return value of player_set_media_stream_info()
PLAYER_ERROR_INVALID_OPERATION : missed error
PLAYER_ERROR_NOT_SUPPORTED_FORMAT : newly added error
Change-Id: I8c2bd94f8b72fec01c832c2ebce3d5afc41979bf
Eunhye Choi [Fri, 19 Jul 2019 06:41:17 +0000 (15:41 +0900)]
[ACR-1420] update doc for audio offload
- update doc file
- fix build error
Change-Id: Ic520de9a37b8fa7ef7d8c887a944388aea993819
Eunhye Choi [Fri, 21 Jun 2019 04:12:07 +0000 (13:12 +0900)]
[ACR-1420] Add API for audio offload
- required feature :
http://tizen.org/feature/multimedia.player.audio_offload
Change-Id: I9aaa50afc2ec816d169d50fbb22e44a37d1c1fd6
Eunhye Choi [Thu, 18 Jul 2019 05:28:22 +0000 (14:28 +0900)]
[0.3.119] check validity of enum parameter
- add macro to check parameter range
- relocate some macro to avoid mixed declarations and code
Change-Id: If9ee349706cbbc9e38839eb4fb67bcc3962a2c33
Eunhye Choi [Fri, 12 Jul 2019 08:06:08 +0000 (17:06 +0900)]
[0.3.118] apply the changed api id
- api id is changed by below commit :
60e5aaac4cc8258b03ab2dd24e4dac4c6bda0689
Change-Id: I0805e45ecdf228e0e1c5925c0c3af0dc15330b48
Eunhye Choi [Thu, 11 Jul 2019 11:11:08 +0000 (20:11 +0900)]
[0.3.118] fix bug about callback function ordering
- fix bug about callback function ordering
and set NULL which is not required callback.
Change-Id: I8ca14066966a4ccfadd814a6c212db5b383182a4
Eunhye Choi [Mon, 1 Jul 2019 10:35:51 +0000 (19:35 +0900)]
[0.3.118] Make a gcov package
- make a gcov package for measuring coverage
Change-Id: Id06cfa5cbb007968898e57a1947aa3e2c6149c71
eunhae choi [Wed, 12 Jun 2019 05:27:49 +0000 (05:27 +0000)]
Merge "[ACR-1410] add API to export audio PCM" into tizen
Eunhye Choi [Tue, 4 Jun 2019 06:56:39 +0000 (15:56 +0900)]
[ACR-1410] add API to export audio PCM
- Add API to export audio PCM
- Add test code to verify the new API
- exchange tv product option in spec file
Change-Id: Iae73174cc506ff9064f8a6ed1d9303f9c510c4db
Eunhye Choi [Tue, 4 Jun 2019 08:34:31 +0000 (17:34 +0900)]
[0.3.116][ACR-1370] Update API reference
- Apply additional review of commit
'
74a6a6472cbb9393a7aa911bdd58e2430d4f5e34'.
Change-Id: I6e7ba8cd909d5713da403a73632556d240286522
eunhae choi [Tue, 4 Jun 2019 04:31:23 +0000 (04:31 +0000)]
Merge "[0.3.116] Fix document error" into tizen
Jongmin Lee [Thu, 30 May 2019 02:05:14 +0000 (11:05 +0900)]
remove unused header files
Change-Id: Iaa9aa1fe07bcba3c3b71ea9b1cc887f2824f0d24
Gilbok Lee [Thu, 30 May 2019 00:41:56 +0000 (09:41 +0900)]
[0.3.116] Fix document error
Change-Id: Iaea70e9f7af7120fe9cfd93c370cc30a65af9924
Eunhye Choi [Mon, 13 May 2019 08:20:38 +0000 (17:20 +0900)]
[0.3.116] fix coverity issue
Change-Id: I0222f759a4bf0e4c4dde907cf9166e801b1725da
Eunhye Choi [Fri, 10 May 2019 07:56:07 +0000 (16:56 +0900)]
[0.3.115] get sync return of callback api
- Use the same form to set/unset the callback info
to simplify the callback handling path.
Change-Id: I54116d315d5560b9560ba54bf10fb2e80b1c7f49
Eunhye Choi [Mon, 22 Apr 2019 11:26:08 +0000 (20:26 +0900)]
[0.3.114] cleanup pcm extraction path
- cleanup pcm extraction path to use it with public api
which will be added soon.
- add pcm mime type at player_audio_raw_data_s temporarily
to use unified interface with public api.
Change-Id: Iab03a2ccb2e5119e2949dec20508f7828010cdc7
Eunhye Choi [Thu, 18 Apr 2019 09:46:54 +0000 (18:46 +0900)]
[0.3.113] change volume function interface
- api return invalid parameter error
if the right and left value is different.
it was checked in mused(libmm-player) before.
- change set/get volume function interface
by using united volume parameter instead of
left and right volume which is not used anymore.
Change-Id: Ic3678de5ce8f0a6b8263baf49a20d4de27ee365f
Eunhye Choi [Wed, 10 Apr 2019 07:26:24 +0000 (16:26 +0900)]
[ACR-1370][2] Apply the changed API naming
- add 'audio' prefix into API naming
not to be confused with the pitch value of 360 video
Change-Id: Ib27ba5706d25046e451d4dd4902b19d191b6938a
Eunhye Choi [Mon, 1 Apr 2019 04:39:36 +0000 (13:39 +0900)]
[ACR-1347][3] modify API reference about buffering time function
Change-Id: I7af2bf27a89308292dba0b5ba613d342d67b91d7
Eunhye Choi [Thu, 28 Mar 2019 11:32:41 +0000 (20:32 +0900)]
[ACR-1347][2] modify API reference about buffering time function
- apply the additional feedback of ACR-1347 during doc review
- original commit : I03beabed7d10ee0de810f1555dd0159180c69bee
Change-Id: I2a60e2276c7d0f323c434c5eecd835c3a086f255
Eunhye Choi [Mon, 11 Mar 2019 11:20:45 +0000 (20:20 +0900)]
[ACR-1370] add new API to support audio pitch control
Change-Id: I2300df2d26b9cb8fbd519bb391001f42d9e4ab8d
Eunhye Choi [Tue, 12 Mar 2019 09:23:00 +0000 (18:23 +0900)]
[0.3.112] add test path for audio offload
Change-Id: Ie36998921c959001c55abcd9c4682fc1af776b0c
eunhae choi [Fri, 22 Feb 2019 01:46:30 +0000 (01:46 +0000)]
Merge "[ACR-1347] Modify the parameter value range of buffering function" into tizen
Eunhae Choi [Mon, 28 Jan 2019 06:40:15 +0000 (15:40 +0900)]
[ACR-1347] Modify the parameter value range of buffering function
- Allow '-1' value to keep previous setting.
- Add missed error code : PLAYER_ERROR_INVALID_OPERATION
- Modify API reference
Change-Id: I03beabed7d10ee0de810f1555dd0159180c69bee
Gilbok Lee [Fri, 15 Feb 2019 06:57:46 +0000 (15:57 +0900)]
[0.3.111] Set video_frame_rate to match default fps/pts in es_push_test
Change-Id: Ieda662e711afced77f36bd78c14c62e797d65362
Eunhae Choi [Tue, 12 Feb 2019 07:41:10 +0000 (16:41 +0900)]
[0.3.110] send disconnected error by error_cb
- disconnected event does not have own user_cb
but it is delivered by registered error_cb
Change-Id: I0b77b9f31ddf52a77dd901f823edefd39f0114b6
eunhae choi [Wed, 30 Jan 2019 05:24:09 +0000 (05:24 +0000)]
Merge "[0.3.109] use consistent parameter name" into tizen
Eunhae Choi [Tue, 29 Jan 2019 07:50:46 +0000 (16:50 +0900)]
[0.3.109] use consistent parameter name
Change-Id: I190abe6336627aa8fa9fd6f918758086fafaf969
YoungHun Kim [Tue, 22 Jan 2019 07:04:55 +0000 (16:04 +0900)]
[0.3.109] Get the module index using muse configure
Change-Id: Ib0dc75492c943b0f313bfc66416c4ebfd8be7a24
Gilbok Lee [Mon, 7 Jan 2019 05:11:19 +0000 (14:11 +0900)]
[0.3.108] Send codec data if media_packet has codec_data
Change-Id: Ief899eb5cb17c38e7fc859237cec05d4655bbe9c
Sejun Park [Mon, 7 Jan 2019 08:31:51 +0000 (17:31 +0900)]
Modify nal parser to be parsed in au unit
Change-Id: Ic600ea97b4473bcc7e308e356e4e289bbfa20248
Gilbok Lee [Wed, 19 Dec 2018 02:59:46 +0000 (11:59 +0900)]
[0.3.107] Apply tizen coding rule
- modify space and brace
Change-Id: Id3797d5de97a00395d44058f23b76074ca2d1289
Gilbok Lee [Thu, 13 Dec 2018 07:41:12 +0000 (16:41 +0900)]
[0.3.106] Modified for correct memory alloc and free function.
Change-Id: I86c29203c2832f7933b3a30c324334f1a9028ed2
Eunhae Choi [Tue, 11 Dec 2018 05:58:40 +0000 (14:58 +0900)]
[ACR-1329] extend the pre-condition of _get_streaming_download_progress
- include READY state in pre-condition
- after player_prepare, the state will be READY
and application can get buffering progress.
Change-Id: I7d3a37f0772685e69aa7ebefc106d1372144e149
Eunhae Choi [Fri, 7 Dec 2018 06:35:05 +0000 (15:35 +0900)]
[0.3.105] fix dlog format error
Change-Id: I0ef0aeb191f31e5a54a77da5362ac10512f8c66f
Eunhae Choi [Thu, 8 Nov 2018 05:42:24 +0000 (14:42 +0900)]
[ACR-1315] Remove Deprecated API since 4.0
Change-Id: I4cbf6ad3704c7780cb4ae31497e7b045aff8d17c
Eunhae Choi [Fri, 16 Nov 2018 08:34:56 +0000 (17:34 +0900)]
[0.3.104] add more test scenarios
- can change the current audio track
- can setup the video decoded cb path
Change-Id: Ie83889405e60e1d1c963735e4e5a2e1150bc6179
Jaechan Lee [Mon, 12 Nov 2018 04:58:10 +0000 (13:58 +0900)]
Fix mem leak issue when video rendering is not supported
Change-Id: I1007663c58097ae1f6d4e6b388500dcad44d3af9
Signed-off-by: Jaechan Lee <jaechan3.lee@samsung.com>
Eunhae Choi [Fri, 19 Oct 2018 09:36:23 +0000 (18:36 +0900)]
[0.3.104] return pending api before destroy the resources
- csharp app can call the destroy during prepare
because it works different thread.
- player have to send cond signal of each api
to make sure return the pending api before destroy the cb info resource.
Change-Id: Ide173b6f1d3f0c896ad4b6f3cbd01346af90a77e
Eunhae Choi [Thu, 11 Oct 2018 10:08:22 +0000 (19:08 +0900)]
[0.3.103] modify doxygen about setting pos
Change-Id: I4a3dcb54afacb862399aa5af880608f07729f4b8
Eunhae Choi [Mon, 8 Oct 2018 06:06:25 +0000 (15:06 +0900)]
[0.3.103] modify the seek cb handler
- modify code to help code reading for each state case
Change-Id: I9a212978ccc4b01fe3ec5ad5d00a944e82c41ca2
Eunhae Choi [Mon, 1 Oct 2018 07:33:54 +0000 (16:33 +0900)]
[0.3.102] fix svace issue
Change-Id: I574f31aa709f220fd2af9b6553970477af0f6e7d
SeokHoon Lee [Mon, 1 Oct 2018 00:46:26 +0000 (09:46 +0900)]
Add gcov environment
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic821a5677b3d33818998963c1d04e4e66f978ccd
Eunhae Choi [Mon, 17 Sep 2018 06:52:35 +0000 (15:52 +0900)]
[0.3.101] remove unused internal api
Change-Id: Ibc0760fa9d1b1e0b55461ef8e9362643c5f0fbda
Eunhae Choi [Tue, 4 Sep 2018 10:20:16 +0000 (19:20 +0900)]
[ACR-1275] change doxygen
Change-Id: Ie82a3e373f67cc08952d78ff0f7a795d66850968
Eunhae Choi [Thu, 16 Aug 2018 11:05:14 +0000 (20:05 +0900)]
[ACR-1290] Change pre-condition of unprepare function.
- change the pre-condition to cancel the prepare operation
Change-Id: I48785eba073eb3014a08df9f27547db49bb59cda
Hyunil [Wed, 29 Aug 2018 10:17:40 +0000 (19:17 +0900)]
[VPR-306/ACR-1275] Add new API to set/get the video roi area
Change-Id: I611cde3ef186b35ecea5d90a13329511fedf9407
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Mon, 30 Jul 2018 11:11:08 +0000 (20:11 +0900)]
[ACR-1275] Add new function to set video roi area
- add video roi function
- add remark of _set_play_position function
Change-Id: I8152b3d42b337663857479e1ecad9846ea0e6af5
Jeongmo Yang [Mon, 20 Aug 2018 10:19:31 +0000 (19:19 +0900)]
Add parameter to check buffer length
[Version] 0.3.100
[Profile] Common
[Issue Type] Update
[Dependency module] mused(mmsvc-core)
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20180818.1]
Change-Id: I1d7445c49340ae5c19b250d491ca2e2fa7d5f114
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Gilbok Lee [Thu, 16 Aug 2018 06:45:35 +0000 (15:45 +0900)]
[0.3.99] change feature check log
Change-Id: Ie2bfb3a89b0efb6bc85f5a345bf665fb0dfa571e
nam [Fri, 17 Aug 2018 05:48:50 +0000 (14:48 +0900)]
check invalid parameter to return error immediately
Change-Id: I9ae33eeaefed6e68118b34a97f4852f436af4cc8
Hyunil [Fri, 3 Aug 2018 04:18:22 +0000 (13:18 +0900)]
Remove unnecessary code and rename variable
Change-Id: I5926eedd62b4e134067b4d4bb13d30c5d2ab8019
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Mon, 6 Aug 2018 10:22:56 +0000 (19:22 +0900)]
[0.3.98] add log about server ret
Change-Id: Ib95b3d3257d482865ed352ca49e44ba844cbe7b6
Eunhae Choi [Wed, 1 Aug 2018 07:16:53 +0000 (16:16 +0900)]
[0.3.98] use fixed code value of interrupt cb
- other interrupt code is removed.
Change-Id: I677f0bfe05b4f6967a9f72aea92e96d48fd9eb52
nam [Tue, 31 Jul 2018 07:20:35 +0000 (16:20 +0900)]
fix typo
Change-Id: Ic513ec4a61a6d3a179a7c486b186933eb9a73a08
Eunhae Choi [Tue, 17 Jul 2018 10:47:25 +0000 (19:47 +0900)]
[ACR-1262] Modified the pre condition of _start()
- added PLAYING state at pre condition of player_start()
for resuming during buffering.
- fixed doxygen error about post state of player_pause()
- modified the param description of player_set_streaming_buffering_time()
not to be confused with player state.
Change-Id: I87272507f46818a74b5894a3f49f62096900c396
Hyunil [Tue, 17 Jul 2018 04:53:03 +0000 (13:53 +0900)]
Add global remove callback to wl_registry_listener
Change-Id: Iac87ff05487b2d1bf59fe2c672a8103331e2173b
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 5 Jul 2018 07:58:26 +0000 (16:58 +0900)]
Add checking support_video for EVAS rendering
Change-Id: I2a314729b4f96ef6332e420e74b20a9db031e5a4
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Tue, 26 Jun 2018 03:58:22 +0000 (12:58 +0900)]
Add media packet cleanup to unprepare for EVAS display type
Change-Id: I23a2df2e56d21a91b50fb8c023292c5a99d939c0
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Thu, 21 Jun 2018 04:07:56 +0000 (13:07 +0900)]
[ACR-1246] Add new playback time api in nsec
Change-Id: Ib1ab6eb7d1b9071c3f064734452158c878b7e2df
Eunhae Choi [Tue, 5 Jun 2018 05:48:16 +0000 (14:48 +0900)]
[ACR-1239] Add new 360 api to set zoom with fov
Change-Id: I4a6fb04eaecf413309cee2e59f934b25252b1131
Eunhae Choi [Mon, 25 Jun 2018 10:46:45 +0000 (19:46 +0900)]
[0.3.96] add new playback time api in nsec
Change-Id: I6a0d61747f843c412d59ebde64be440de2770025
Gilbok Lee [Tue, 12 Jun 2018 04:56:28 +0000 (13:56 +0900)]
[ACR-1245] Remove the API description where PLAYER_ERROR_INVALID_STATE
is not returned.
Change-Id: Ib9f5852c95b516b6dc9d5e7e8e6583f9487f88a0
Eunhae Choi [Wed, 20 Jun 2018 00:42:29 +0000 (00:42 +0000)]
Merge "[ACR-1236] Add new restriction about _set_display" into tizen
Gilbok Lee [Thu, 14 Jun 2018 06:35:02 +0000 (15:35 +0900)]
[0.3.95] Add argument check in some APIs
- player_set_max_adaptive_variant_limit
- player_set_streaming_buffering_time
Change-Id: Id9b579bb4ebbb3881bc40150b627896b0a1ce9c4
Eunhae Choi [Mon, 4 Jun 2018 07:30:23 +0000 (16:30 +0900)]
[ACR-1236] Add new restriction about _set_display
Change-Id: I4eb6b78340dfad1cec1ca78bbeecc9f031f8ddb3
Eunhae Choi [Mon, 4 Jun 2018 06:50:08 +0000 (15:50 +0900)]
[0.3.94] Add more information of _set_display_roataion
This API was designed to set device orientation angle value
from the beginning because it was based on the mobile target.
The 'rotation' parameter is clockwise direction of device angle.
So the video output is looks like turn in the opposite direction (counterclockwise).
Change-Id: I35dc90873b8d4cec3c495d1e6e2d2f359a07f088
Eunhae Choi [Fri, 1 Jun 2018 08:54:41 +0000 (17:54 +0900)]
[0.3.93] replace msg macro to reduce code size
Change-Id: Ib54ca4de1a25748d519ef15a344c944f6f3f716e
Eunhae Choi [Fri, 25 May 2018 10:40:45 +0000 (19:40 +0900)]
[0.3.92] add orient info into video data
Change-Id: Ib4b87abe2cb91dcf7b91a7b0f9c36dc9fa8395a7
Eunhae Choi [Thu, 17 May 2018 09:46:09 +0000 (18:46 +0900)]
[0.3.91] add considering the null eos packet
Change-Id: Ie174788fbf31c155e39ac61e3ac87a015ed359fa
Eunhae Choi [Wed, 9 May 2018 08:50:39 +0000 (17:50 +0900)]
[ACR-1219] Add new feature for 360 api
Change-Id: I6910e001d9ac01eada8973d4e464cb7c6afc30e5
Gilbok Lee [Fri, 19 Jan 2018 08:16:22 +0000 (17:16 +0900)]
[ACR-1155] Remove deprecated API and enum
Change-Id: Ie0bd4e3fdb02ba8eab0af34424468acd12669a6d
Eunhae Choi [Tue, 10 Apr 2018 07:18:34 +0000 (16:18 +0900)]
[0.3.90] check state before set mem buffer
- check state before set mem buffer to play
- release the mem buffer when _destroy
- can make change the mem buffer during IDLE state
Change-Id: I3aedc97c09277af7366609dc81ae54cb374ab397
Gilbok Lee [Thu, 5 Apr 2018 06:09:51 +0000 (06:09 +0000)]
Merge "[ACR-1178] Add new api for enable/disable replaygain" into tizen
Gilbok Lee [Mon, 12 Mar 2018 08:28:40 +0000 (17:28 +0900)]
[ACR-1178] Add new api for enable/disable replaygain
Change-Id: I0222fdcc56fba4a424c9ea028c7460af0a93509f
Hyunil [Mon, 2 Apr 2018 07:27:07 +0000 (16:27 +0900)]
Change player_test for player ROI precondition
Change-Id: I1af04f76ec0df0daff53cbb00967e8396b5aeaf3
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Wed, 28 Mar 2018 05:24:14 +0000 (14:24 +0900)]
[0.3.89] resolve api grouping error and update doxygen
Change-Id: I4aa2f381d6519edca31fee07f71500ff95a3e613
Eunhae Choi [Wed, 28 Mar 2018 05:02:01 +0000 (05:02 +0000)]
Merge "remove precondition about roi mode setting" into tizen
Eunhae Choi [Mon, 19 Mar 2018 05:44:42 +0000 (14:44 +0900)]
remove precondition about roi mode setting
Change-Id: Ib282b2451622c0d0702c0447dc5a47fb7a361608
Eunhae Choi [Mon, 26 Mar 2018 07:49:20 +0000 (16:49 +0900)]
[ACR-1185][2nd] Change API naming
Change-Id: Ia0a5b3c0507ce5c16084a10fe02afaedc2acb9a5
Eunhae Choi [Mon, 26 Mar 2018 05:43:59 +0000 (05:43 +0000)]
Merge "[ACR-1185] Change API naming" into tizen
Eunhae Choi [Wed, 21 Mar 2018 09:33:53 +0000 (18:33 +0900)]
[0.3.88] release sockfd in case of err
Change-Id: I518615d87e4594f9fc2aa355d082af7555c39ae9
Eunhae Choi [Wed, 21 Mar 2018 06:21:34 +0000 (15:21 +0900)]
[0.3.87] reset ret value for retry
Change-Id: I4c2e0f8e1ced6a194288a9d22e058a77e04bc42a
Eunhae Choi [Mon, 19 Mar 2018 06:22:15 +0000 (15:22 +0900)]
[ACR-1185] Change API naming
Change-Id: Ide0589c1a79cf47872ada3580da688f995bd24f8
Hyunil [Tue, 6 Feb 2018 07:46:26 +0000 (16:46 +0900)]
[0.3.86] Use ecore-wl2 instead of ecore-wayland
Change-Id: Ie4d795ca9f2f8045c2099ec18efb0884091441e9
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Wed, 14 Mar 2018 08:40:28 +0000 (17:40 +0900)]
[0.3.85] fix the coverity issues
Change-Id: Ic7d18597cdfebc24aab903051a47ebd864f0bed2
Eunhae Choi [Tue, 6 Mar 2018 05:02:00 +0000 (14:02 +0900)]
[ACR-1170] Add 360 api to get spherical information
Change-Id: Ib01d770050db463e05dd01bb20c104e1fc16d54c
Eunhae Choi [Tue, 27 Feb 2018 08:40:16 +0000 (17:40 +0900)]
[0.3.84] correct the protocol prefix
- make lower case the protocol prefix to cover the wrong prefix input.
- do not try to get original storage path except media path.
Change-Id: I0307c0e77390063176bf2cf3343f5b189b497443
Eunhae Choi [Mon, 12 Feb 2018 10:01:13 +0000 (19:01 +0900)]
[0.3.83] apply the api reference guildline compliance
Change-Id: Id5a3bf97ff39bafda2f393d163315d328362e6dd
Hyunil [Mon, 5 Feb 2018 02:43:39 +0000 (11:43 +0900)]
Modify Changing surface type in player_test
Change-Id: Ib2cde0ced03753d10db23219e89885b3af7ea9b1
Signed-off-by: Hyunil <hyunil46.park@samsung.com>