Hyunil [Thu, 29 Jul 2021 01:44:02 +0000 (10:44 +0900)]
[0.3.145] Change the header file used for UI and video synchronization
Change-Id: Ife9495ad81b704089306be1830456b5782ec7bee
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 12 May 2021 11:19:47 +0000 (20:19 +0900)]
[0.3.144] Add PLAYER_DISPLAY_OVERLAY_SYNC_UI type for sync UI and video
- player_set_display could get wayland tizen exported shell handle with new type
- Display related function set as PLAYER_DISPLAY_OVERLAY cannot be used except for visible
and PLAYER_ERROR_NOT_AVAILABLE is returned if they are used
- Add sample function to player_test with move, resize and transform
- Video is always rendered at full scale inside tizen exported shell
Change-Id: I61c20cb7e124d16a86b0a11dbd941f6ae693b7d8
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhye Choi [Tue, 20 Jul 2021 10:35:10 +0000 (19:35 +0900)]
[0.3.143] get bo addr as video key
- use bo addr as video key
to remove unsupported tbm_key interface
Change-Id: I7b0e0f276c81b037ae24017719d1f710ef4bc537
Eunhye Choi [Thu, 10 Jun 2021 09:24:35 +0000 (18:24 +0900)]
[0.3.142] fix memory leak
Change-Id: I7836b3fa435a2cea50b855f1a6266494ec80c298
Eunhye Choi [Tue, 18 May 2021 11:01:36 +0000 (20:01 +0900)]
[0.3.141] resolve crash about event data
- crash caused by invalid event_data access
- release event_data resource by the destroy notify callback
which is called when the GSource is removed.
Change-Id: Ic9890709382789cecdef4667a456b0e9e0cfca6c
Gilbok Lee [Mon, 11 Jan 2021 05:28:39 +0000 (14:28 +0900)]
[0.3.140] Fix memory leak when set player_set_media_packet_video_frame_decoded_cb()
- When tsurf_pool was not used, tsurf_data was not released
Change-Id: Ibd9f8b0cbb20eaf7e2b96663a4e695b53a1e5781
Gilbok Lee [Wed, 16 Dec 2020 07:35:22 +0000 (16:35 +0900)]
Removing unnecssary HTML link for feature
Change-Id: I658e7154b54ef153ba856de7f74de0115c0109ec
Gilbok Lee [Thu, 26 Nov 2020 04:28:20 +0000 (13:28 +0900)]
[0.3.139] Fix ASAN bug(heap-use-after-free)
Change-Id: I3e10f6a9f82b3ae4e89733ba136dcd45b58f56cb
Gilbok Lee [Mon, 26 Oct 2020 01:29:02 +0000 (10:29 +0900)]
[0.3.138] Set the initial value of cb_info->data_fd
Change-Id: I9e83088173eeaa1a0062d3ee71801af4ce9abadd
Gilbok Lee [Thu, 15 Oct 2020 02:56:59 +0000 (11:56 +0900)]
[0.3.137][test] Remove player_get_display_rotation() in event_handler_set_parameters()
- video_changed_callback is not called from the main loop.
Change-Id: I37bb4f2e0bb6ed7cf81ef4e18496dc7fd4739df8
Eunhye Choi [Fri, 18 Sep 2020 08:12:51 +0000 (17:12 +0900)]
[0.3.137] control the audio only at mused
- remove audio only field
- control the audio only operation and information at mused
Change-Id: I902a587f44ee906800fb5a023b00add44c6eada6
Gilbok Lee [Fri, 18 Sep 2020 02:02:37 +0000 (11:02 +0900)]
[0.3.136] Return error when muse client get module index failed
Change-Id: I48b4ae33cb63ee3f78a58539e666553dfa8f9e72
Gilbok Lee [Wed, 16 Sep 2020 01:37:00 +0000 (10:37 +0900)]
[0.3.135] Fix coverity issue (Resource Leak)
Change-Id: Ia37ba85714fc8dd4744f5bc10ba6ff44437fc3db
Gilbok Lee [Fri, 11 Sep 2020 05:50:12 +0000 (14:50 +0900)]
[0.3.134] Check Gsource flags before remove callback data
- Fix crash when streaming case
Change-Id: I98e4e78ba13077de59f8e01ada67048632ea015a
Gilbok Lee [Fri, 4 Sep 2020 07:03:39 +0000 (16:03 +0900)]
[0.3.133] Update audio information into push_media
Change-Id: I2b0038d7a5eacf5d83d9568a929b7e4cc4e27204
Gilbok Lee [Thu, 20 Aug 2020 01:00:55 +0000 (10:00 +0900)]
[0.3.132] Modify player_set_video_roi_area() example code
Change-Id: I3de0f153c2d67795b0059547d06b0535bf7d3c40
Gilbok Lee [Thu, 9 Jul 2020 08:53:39 +0000 (17:53 +0900)]
[0.3.132] Fix typo error
Change-Id: I04cb2a494be9db2724f7ab19dd2b769a73491802
Jeongmo Yang [Wed, 1 Jul 2020 07:50:33 +0000 (16:50 +0900)]
[0.3.132] Replace player-display by libmm-display
- Remove TIZEN_FEATURE_EVAS_RENDERER feature
- Remove libmm-evas-renderer dependency
Change-Id: Id4eec7c37735449319f2e909ac645153540b334b
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Gilbok Lee [Fri, 29 May 2020 04:45:41 +0000 (13:45 +0900)]
[0.3.131] Drop buffering message after player_start()
Change-Id: I28694d822e119748f1c91994822828f93de7ed00
Hyunil [Wed, 6 May 2020 05:13:12 +0000 (14:13 +0900)]
[0.3.130] To remove evas object, add setting visible false to unprepare
Change-Id: I36b6295ee614b757e50a37a34cdc5cd0942e09c5
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhye Choi [Thu, 23 Apr 2020 10:00:08 +0000 (19:00 +0900)]
[0.3.129][test] set subtitle cb
- set subtitle cb by default
in case of internal subtitle, the cb
will be invoked without external subtitle path
- print log after checking ret of buffering time api
Change-Id: Iea317edf959ec6f8dab2fccd4393a29721707172
Gilbok Lee [Mon, 20 Apr 2020 07:39:38 +0000 (16:39 +0900)]
[0.3.129] Add wl_win.type when use evas display type
Change-Id: I3deac55db2f01859c4f4694b792b1bf36d36b62d
Sangchul Lee [Thu, 19 Mar 2020 05:54:14 +0000 (14:54 +0900)]
[0.3.128] player_test: Add new test menu to set latency mode
Change-Id: I19c922779551c0d1bab71991501daa694481caf5
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Thu, 19 Mar 2020 05:29:40 +0000 (14:29 +0900)]
[0.3.127] player_audio_test: Add new test menu to set latency mode
Change-Id: Iae8246bcea13793b15183eefbd0be4f306ce1cef
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Gilbok Lee [Thu, 12 Mar 2020 05:43:09 +0000 (14:43 +0900)]
[0.3.126] Don't check main thread if the display_type is NONE, In the set_display function
Change-Id: Ibdfd63d96d46b51dac8f69232a1f7df33aab604f
Hyunil Park [Wed, 5 Feb 2020 04:30:02 +0000 (04:30 +0000)]
Merge "Add checking symbol pointer from dlsym" into tizen
Hyunil [Wed, 29 Jan 2020 10:11:46 +0000 (19:11 +0900)]
Add checking symbol pointer from dlsym
Change-Id: Ic22de47fc33de42010f922f882a618c6fdba79db
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Sangchul Lee [Thu, 23 Jan 2020 05:23:54 +0000 (14:23 +0900)]
Remove deprecated test menu - "Set Sound type"
Change-Id: I4ce7d2d25b4f360e01a7ed3f4a091ec496882a45
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Hyunil [Fri, 17 Jan 2020 00:56:03 +0000 (09:56 +0900)]
fix coverity issue
Change-Id: I57023d27c897fd2d6bf16c0b1cef12d52874f6f8
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Gilbok Lee [Fri, 27 Dec 2019 04:55:04 +0000 (13:55 +0900)]
[0.3.125] Fix build error due to toolchain upgrade (gcc6 ->gcc9)
: -Werror=stringop-truncation, -Werror=stringop-overflow
Change-Id: I8d2d9fc80f727054a79fe455808ab8619073c348
Gilbok Lee [Mon, 2 Dec 2019 01:47:20 +0000 (10:47 +0900)]
Update document about feature hyperlink(2)
Change-Id: Ia1d0bcfda4669cc1b7f0624fb5f0acec4ad2322f
Gilbok Lee [Fri, 29 Nov 2019 05:29:22 +0000 (14:29 +0900)]
Update document about feature hyperlink
Change-Id: Iea4dd40d43b8c01a2fe55bd804f8dfd93e125872
Gilbok Lee [Thu, 28 Nov 2019 08:40:53 +0000 (17:40 +0900)]
[0.3.124] Add log for debug(close fd)
Change-Id: Ib75e36d1e2ad026571145adec713d05cdf9b0ad1
Eunhye Choi [Tue, 22 Oct 2019 12:12:11 +0000 (21:12 +0900)]
[0.3.123] update doxygen
Change-Id: Ifcf5357e4864e511ec6c2832f2544744e57992b9
Gilbok Lee [Mon, 7 Oct 2019 06:00:50 +0000 (15:00 +0900)]
[0.3.123] Fix Coverity issues (Uninitialized scalar variable)
Change-Id: Ib3dc72bd03869aebf9e668527002001a2972c565
eunhae choi [Fri, 20 Sep 2019 07:26:47 +0000 (07:26 +0000)]
Merge "[ACR-1448] add api to set audio codec type" into tizen
Eunhye Choi [Wed, 28 Aug 2019 10:56:22 +0000 (19:56 +0900)]
[ACR-1448] add api to set audio codec type
- Add API to set/get default audio codec type
- Add new error code to return about availability
- Some changes are related to the ACR-1420
- Modify the internal api to support video only
Change-Id: I8bf380ae9533793bb246cff15a32ad6b0ed6f938
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