hjkim [Fri, 13 Sep 2024 08:12:15 +0000 (17:12 +0900)]
Remove wearable profile statement
Change-Id: I9aaec38e6c75cfb33058a000e0e24f99efbced75
hjkim [Fri, 13 Sep 2024 05:03:56 +0000 (14:03 +0900)]
fix doxygen header issues
Change-Id: I6bd6f49fbbfa69a54126176f7e1219e5cd4ab597
Eunhye Choi [Tue, 3 Sep 2024 08:08:21 +0000 (17:08 +0900)]
[1.0.3] Apply macros to exclude from line coverage
Change-Id: Iaf11c8edd9adbb480f0ee324759a564a9e82902b
Gilbok Lee [Mon, 19 Aug 2024 04:34:51 +0000 (13:34 +0900)]
[1.0.2] Fix docxygen error
Change-Id: I156827ef2b67303f9b70a3739c7e7ea2b8f8152c
Eunhye Choi [Thu, 8 Aug 2024 02:12:19 +0000 (11:12 +0900)]
[1.0.1] fix docxygen error
Change-Id: Ifb4b2397103f8535a2438bba56af7fd84f25a57c
Jeongmo Yang [Fri, 5 Jul 2024 07:35:02 +0000 (16:35 +0900)]
[1.0.1] Clean up buffers when receive pipeline removed event
Change-Id: I08a3d56a4d81872c3102ab4cb56e0e86b9eb91a3
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Eunhye Choi [Tue, 4 Jun 2024 08:36:14 +0000 (17:36 +0900)]
[1.0.0] Set so version for compatibility
- Set so version regardless of package version
- The prebuilt binary which has dependency of this package will be failed
while loading this shared library by different so name if version of so file is 1.0.0.
(new:libcapi-media-player.so.1 vs old:libcapi-media-player.so.0)
Change-Id: Id0d9095eadf61fe7b4078cb026141b8c107ee3e3
Eunhye Choi [Fri, 5 Apr 2024 05:41:39 +0000 (14:41 +0900)]
[1.0.0] version up
Change-Id: Idd025c8f133a94af142e11602f53f3e2be4b39f1
Youngwoo Cho [Wed, 27 Dec 2023 01:53:18 +0000 (10:53 +0900)]
[0.3.158] separate file and test in unittest
- separate file
: src, include files
- separate test
: playback and seek are separated into feature tests
Change-Id: I0b854a2a265e26050f9d89b95de72b837b30ea11
Signed-off-by: Youngwoo Cho <young222.cho@samsung.com>
Youngwoo Cho [Tue, 19 Dec 2023 03:01:54 +0000 (12:01 +0900)]
[0.3.158] Add tests and fix not displaying window to unittest
- add tests
: seek, playback rate
: separate by visual verification
- fix display window
: change playerTCWindow to singleton
Change-Id: Icf6623af534202a9e8dbc320e62b22b7d3621d95
Signed-off-by: Youngwoo Cho <young222.cho@samsung.com>
Gilbok Lee [Tue, 5 Dec 2023 08:49:20 +0000 (17:49 +0900)]
[0.3.158] Remove profile tag from header description
Change-Id: I216928610211aef860d9180e6f4bf76edeef9e99
Eunhye Choi [Fri, 23 Jun 2023 09:40:13 +0000 (18:40 +0900)]
[ACR-1774] Add new APIs to set video default codec type
- Version
: 0.3.157
- New functions
: int player_set_video_codec_type(player_h player, player_codec_type_e codec_type);
: int player_get_video_codec_type(player_h player, player_codec_type_e *codec_type);
Change-Id: I9b0d7f123000b1f8cc728219fce45cd9cb299ad3
Jeongmo Yang [Tue, 11 Apr 2023 00:07:17 +0000 (09:07 +0900)]
[0.3.156] Free codec_data from media_packet_get_codec_data()
- The bug from media_packet_get_codec_data() has been fixed.
: https://review.tizen.org/gerrit/#/c/platform/core/api/mediatool/+/291013/
Change-Id: Ifbc5b8a0cf249ac51208e228992237eaa33dc6cb
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Gilbok Lee [Thu, 2 Mar 2023 08:42:24 +0000 (17:42 +0900)]
[0.3.155][test] Add audio es push test case
- exclude lcov about internal APIs
Change-Id: I448b67cda18c812fa0d7b43ef2595abc3b11a95e
Gilbok Lee [Mon, 27 Feb 2023 07:46:56 +0000 (16:46 +0900)]
[0.3.154] exclude test gcno file
- exclude lcov for empty functions
Change-Id: I3dfedc8fa6232977d9f11cc745d9488c91f2d71d
Youngwoo [Fri, 23 Dec 2022 02:00:15 +0000 (11:00 +0900)]
[0.3.153] Update doxygen indent
Change-Id: Id51867d8760ddad5e024ac7d3b4d1a5099ed4722
Signed-off-by: Youngwoo <young222.cho@samsung.com>
Gilbok Lee [Wed, 14 Dec 2022 04:39:49 +0000 (13:39 +0900)]
[0.3.153] Add contents unittest
Change-Id: I4418ad54470c3ebeb0c5d2e1daffbfb20fcf56a2
Eunhye Choi [Thu, 8 Dec 2022 04:34:04 +0000 (13:34 +0900)]
[0.3.152] exclude internal gcno file
- exclude internal gcno file from gcov rpm
Change-Id: Iddf99bf880f41507da22fb65f9885924aaebbfdb
Eunhye Choi [Wed, 17 Aug 2022 06:23:32 +0000 (15:23 +0900)]
[0.3.151] exclude locv
- exclude locv about feature required api
Change-Id: Iaaa7f4cbd6a58c3c40217054b9f084eca2ffc264
Eunhye Choi [Wed, 25 May 2022 02:58:44 +0000 (11:58 +0900)]
spec: Apply new gcov feature
- Apply the tree type gcov structure
Change-Id: Ie2296f973b46466edcf20a24bcab826d4c51745a
Eunhye Choi [Thu, 27 Jan 2022 18:54:15 +0000 (03:54 +0900)]
[0.3.149] Change gcov install path
Change-Id: I970ad160f0861054c5ddd2c761a17e863147959d
Eunhye Choi [Mon, 25 Oct 2021 08:44:24 +0000 (17:44 +0900)]
[0.3.148] fix mem leak
Change-Id: If49d8afaa113d956d6cc48bb7330a81f8f6ddf5a
Hyunil [Thu, 2 Sep 2021 06:27:52 +0000 (15:27 +0900)]
[0.3.147] Use ecore_evas_wayland2_window_get() instead of elm_win_wl_window_get()
- elm_win_wl_window_get() is not managed API.
- ecore_evas_ecore_evas_get(evas_object_evas_get(win_id)) and ecore_evas_wayland2_window_get() are used to get Ecore_wl2_window.
Change-Id: I2ca8364c530f99da1ba7b09649422908f0220472
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Gilbok Lee [Mon, 30 Aug 2021 08:36:23 +0000 (17:36 +0900)]
[0.3.146] Add API header for TV rootstrap
Change-Id: I74283df7262715d9f55dbec0849d8025bd7cf63d
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