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>
Eunhae Choi [Tue, 30 Jan 2018 11:07:17 +0000 (20:07 +0900)]
[0.3.82] add opengl feature checking at 360 API
Change-Id: I42e3a30f070b618b14a7a33bf6e66df694b0eb5b
Eunhae Choi [Mon, 29 Jan 2018 10:57:27 +0000 (10:57 +0000)]
Merge "[ACR-1148] Add 360 playback API" into tizen
Eunhae Choi [Thu, 11 Jan 2018 09:48:16 +0000 (18:48 +0900)]
[ACR-1148] Add 360 playback API
Change-Id: Iec969a081e14a21570dfa489bc752dfc4b255969
Eunhae Choi [Thu, 18 Jan 2018 05:22:17 +0000 (14:22 +0900)]
[0.3.81] modify the test suite about codec type
Change-Id: I17abf03fd16414e99303ca865da3f81abd5883bb
Eunhae Choi [Thu, 11 Jan 2018 07:27:33 +0000 (16:27 +0900)]
[0.3.81] add considering of audio codec_type
Change-Id: I4cffe77fbfce8bf8eb1ff6c9ef29d046528467a9
Eunhae Choi [Fri, 29 Dec 2017 02:17:34 +0000 (11:17 +0900)]
[0.3.80] Merge branch 'tizen_4.0' into 'tizen'
- Add stream info feature
- ACR-1119, ACR-1131
- Add internal api to select codec type
Change-Id: I025550dceed552fe13378fe0a018bcebd8bee6a9
Eunhae Choi [Fri, 22 Dec 2017 07:34:40 +0000 (07:34 +0000)]
Merge "[0.3.79] Add internal api to select video codec type" into tizen_4.0
Eunhae Choi [Wed, 20 Dec 2017 09:10:59 +0000 (18:10 +0900)]
[0.3.79][ACR-1131] Add stream info feature
Change-Id: I5ac4648c9854d7c344ed3b422109fdd4427baec0
Sangchul Lee [Tue, 19 Dec 2017 04:37:42 +0000 (13:37 +0900)]
[0.3.79] replace deprecated enumeration
use SOUND_DEVICE_BLUETOOTH_MEDIA instead of SOUND_DEVICE_BLUETOOTH
Change-Id: I245578d08537e3ddffd8d8a4e0dd425dd2e8e965
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Eunhae Choi [Tue, 19 Dec 2017 04:15:48 +0000 (13:15 +0900)]
[0.3.79] Add internal api to select video codec type
- can fix the video codec type among the sw, hw and default.
- in case of 'PLAYER_VIDEO_CODEC_TYPE_DEFAULT',
the higher priority video codec will be selected as before.
Change-Id: I7efd32057112552dba905e8b767e5c96c7e73a6c
Andriy Martynets [Thu, 7 Dec 2017 09:01:16 +0000 (11:01 +0200)]
bugfix: video playback freeses after switching from passthrough to video360 mode on TM2
Change-Id: Ib131f52b505ecb39967042a235cc16a09509ee2b
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
Eunhae Choi [Tue, 5 Dec 2017 09:59:51 +0000 (18:59 +0900)]
[ACR-1119] modify the API reference about resource conflict
- the player state will be one of IDLE, READY or PAUSED.
- application should get the exact state by calling player_get_state API
Change-Id: I9652c72b7dd2871d912184f26726a64081ecdf49
Eunhae Choi [Fri, 1 Dec 2017 06:51:27 +0000 (15:51 +0900)]
[0.3.78] fix internal api doxygen
Change-Id: I066388b65b6e63fab695af2c77d646a808520619
Eunhae Choi [Tue, 7 Nov 2017 10:59:53 +0000 (19:59 +0900)]
[0.3.78] init handle in case of err
Change-Id: I83033d216c1fc0e17f38ddcfefe0b055e758c5c7
(cherry picked from commit
efaeef928656f26e431de0f567d906af0ad32466)
Eunhae Choi [Tue, 7 Nov 2017 10:59:53 +0000 (19:59 +0900)]
[0.3.78] init handle in case of err
Change-Id: I83033d216c1fc0e17f38ddcfefe0b055e758c5c7
Eunhae Choi [Mon, 30 Oct 2017 07:55:34 +0000 (16:55 +0900)]
Merge branch 'tizen_4.0' into 'tizen'
Change-Id: I4fae84ad8067f489f1d447265069e6c8a801c0d7
eunhae choi [Fri, 27 Oct 2017 07:31:56 +0000 (07:31 +0000)]
Merge "Test application and API doxygen updates for video360 functions" into tizen
Hyunil [Thu, 26 Oct 2017 05:42:16 +0000 (14:42 +0900)]
fix coverity bug
Change-Id: I7391c80968af81112caf61d2012c40560f5a8b9d
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 26 Oct 2017 05:42:16 +0000 (14:42 +0900)]
fix coverity bug
Change-Id: I7391c80968af81112caf61d2012c40560f5a8b9d
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Wed, 25 Oct 2017 07:51:14 +0000 (16:51 +0900)]
[0.3.78] fix test app bug
Change-Id: I0c8bf5702da1c90adaa60a15d7cb84c1e76afc66
Eunhae Choi [Wed, 25 Oct 2017 00:04:52 +0000 (09:04 +0900)]
[0.3.78] release pc in case of data_ch creation failure
Change-Id: I1a457858f9ec070fdabd76cd20c2653fff96b24e
Andriy Martynets [Wed, 27 Sep 2017 08:42:40 +0000 (11:42 +0300)]
Test application and API doxygen updates for video360 functions
Change-Id: I54b683e842f095fddfd708ae024c9f58fde0d4d3
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
Hyunil [Fri, 13 Oct 2017 06:18:37 +0000 (15:18 +0900)]
fix SVACE bug
Change-Id: I04d1966df5396840af3db79be4a7a2af6d04b751
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 12 Oct 2017 11:03:25 +0000 (20:03 +0900)]
[0.3.78] Move destroy Evas_handle code and fix typo
Change-Id: Iabe66155d454e827c0613899f6a08da5aaa75b8c
Hyunil [Thu, 12 Oct 2017 11:03:25 +0000 (20:03 +0900)]
[0.3.78] Move destroy Evas_handle code and fix typo
Change-Id: I3fbc82b19c1b2f2dfef3579103dcacd7d056e4eb
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Tue, 25 Jul 2017 10:48:41 +0000 (19:48 +0900)]
[ACR-1075] Add new APIs to set buffering size
Change-Id: I04485a0980a4b9113b9625caa77e0767d51b1ff5
Eunhae Choi [Tue, 25 Jul 2017 10:48:41 +0000 (19:48 +0900)]
[ACR-1075] Add new APIs to set buffering size
Change-Id: I04485a0980a4b9113b9625caa77e0767d51b1ff5
Eunhae Choi [Wed, 27 Sep 2017 13:23:19 +0000 (22:23 +0900)]
[0.3.77] sync with muse player modification
muse player do not export media packet.
it will send video data instead.
Change-Id: Ib5e828a15cf3bcbda1a055d95153f5f37b44c2b1
Hyunil [Mon, 25 Sep 2017 04:56:31 +0000 (13:56 +0900)]
[0.3.76] ecore wl display api for setting display is changed
Change-Id: Id9de704874e825635b8fbc70969bf5f3829f806f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Mon, 25 Sep 2017 04:56:31 +0000 (13:56 +0900)]
[0.3.76] ecore wl display api for setting display is changed
Change-Id: Id9de704874e825635b8fbc70969bf5f3829f806f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 21 Sep 2017 08:41:30 +0000 (17:41 +0900)]
[0.3.76] Create display interface library for dlopen and packaging it
Change-Id: I3cfff93572c384bec107309ae51d9ff687f3bfa7
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 21 Sep 2017 08:41:30 +0000 (17:41 +0900)]
[0.3.76] Create display interface library for dlopen and packaging it
Change-Id: I3cfff93572c384bec107309ae51d9ff687f3bfa7
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Tue, 19 Sep 2017 10:21:04 +0000 (19:21 +0900)]
[0.3.74] Evas visible setting requirement change for sync with libmm-player operation
Change-Id: I1d80bb574bb863ea42723387ba12b6ba0180be2f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Tue, 19 Sep 2017 10:21:04 +0000 (19:21 +0900)]
[0.3.74] Evas visible setting requirement change for sync with libmm-player operation
Change-Id: I1d80bb574bb863ea42723387ba12b6ba0180be2f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Wed, 13 Sep 2017 06:25:07 +0000 (15:25 +0900)]
[0.3.73] use absolute path for security issue
Change-Id: Ia9ee4ce34994ec99fcacd5617886be2023a579fb
(cherry picked from commit
1a9d7f947e83f8a891190b410a564fe8ebf3a06b)
Eunhae Choi [Wed, 13 Sep 2017 06:25:07 +0000 (15:25 +0900)]
[0.3.73] use absolute path for security issue
Change-Id: Ia9ee4ce34994ec99fcacd5617886be2023a579fb
Eunhae Choi [Tue, 12 Sep 2017 10:42:56 +0000 (19:42 +0900)]
[0.3.72] Merge branch 'tizen' into tizen_4.0
Change-Id: I75802f9c9f283adcb74a5ac96c85987c3ea086c9
Eunhae Choi [Mon, 11 Sep 2017 11:38:18 +0000 (20:38 +0900)]
[0.3.72] apply tizen coding convention
Change-Id: I7e1b52fb2b871e001a556919da5bca52155dec64
Hyunil [Thu, 7 Sep 2017 05:42:06 +0000 (14:42 +0900)]
[0.3.69]put the test applications in utils rpm newly
Change-Id: I6f181b00c78887014183fc96c8fd131b5dd198ca
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 7 Sep 2017 05:42:06 +0000 (14:42 +0900)]
[0.3.71]put the test applications in utils rpm newly
Change-Id: I6f181b00c78887014183fc96c8fd131b5dd198ca
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 6 Sep 2017 05:52:55 +0000 (14:52 +0900)]
[0.3.68] Apply ecore_wl_window_video_has() to let wayland-server know that video is rendered in wl_window
Change-Id: I432b25119ace9b92599499d288b42fd1cc363047
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 6 Sep 2017 05:52:55 +0000 (14:52 +0900)]
[0.3.70] Apply ecore_wl_window_video_has() to let wayland-server know that video is rendered in wl_window
Change-Id: I432b25119ace9b92599499d288b42fd1cc363047
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Tue, 29 Aug 2017 02:33:53 +0000 (02:33 +0000)]
Merge "add new internal api for 360" into tizen
Eunhae Choi [Thu, 24 Aug 2017 05:52:56 +0000 (14:52 +0900)]
add new internal api for 360
Change-Id: I0f54e52c04cc8640b74fdc91a0c6710a5f94f417
Eunhae Choi [Mon, 28 Aug 2017 07:24:53 +0000 (16:24 +0900)]
[0.3.69] apply new muse client api
Change-Id: I1312284fadbce96b16a1d5d3b2d92a787821b03c
Eunhae Choi [Wed, 23 Aug 2017 11:49:57 +0000 (20:49 +0900)]
[0.3.68] remove app dependency at audio_test
Change-Id: I353b927633f94e8b9dd276a66bc369c6acb17933
Eunhae Choi [Wed, 23 Aug 2017 11:28:43 +0000 (11:28 +0000)]
Merge "[0.3.67] add internal api to set buffering size" into tizen
YoungHun Kim [Mon, 7 Aug 2017 08:12:54 +0000 (17:12 +0900)]
[0.3.67] Update player by the splited muse library
Change-Id: Ica5af8cdfaad3b26e43e11c094fd6390519172ba
Eunhae Choi [Wed, 16 Aug 2017 11:48:23 +0000 (20:48 +0900)]
[0.3.66] release evas setting before destroy handle
unset cb is impossible after destroy handle
Change-Id: Icf2ecc7f9192b04f7b3bc127c5aac746c8154d7b
Eunhae Choi [Mon, 14 Aug 2017 09:31:56 +0000 (18:31 +0900)]
[0.3.67] add internal api to set buffering size
Change-Id: I72c9ee2c92cc6b9c7fb58394812edb90e37daccc
Hyunil [Wed, 9 Aug 2017 09:09:10 +0000 (18:09 +0900)]
Add player audio test app for Headless
Change-Id: I09193f9d8ae6e4feaebf73025d13406919283076
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Wed, 2 Aug 2017 12:02:57 +0000 (21:02 +0900)]
[0.3.66] add handling about the evas of audio_only APIs
Change-Id: I431a3c762bc003e2b41add7a3fdaaf747f2dc426
Eunhae Choi [Wed, 2 Aug 2017 08:47:33 +0000 (17:47 +0900)]
[0.3.65] check video supportable at create
not to change the pre condition of some display API's.
some API can be called before setting display.
Change-Id: I629ec6fb17d67a4a1ce981bd583e74b5d6150098
Eunhae Choi [Wed, 2 Aug 2017 06:11:29 +0000 (06:11 +0000)]
Merge "add new api for audio_only" into tizen
eunhae choi [Wed, 2 Aug 2017 06:10:27 +0000 (06:10 +0000)]
Merge "[player_stop] Set visible to FALSE before doing seek to 0" into tizen
Eunhae Choi [Wed, 2 Aug 2017 06:09:04 +0000 (06:09 +0000)]
Merge "[ACR-1016] Add new APIs to set audio_only" into tizen
Sejun Park [Wed, 2 Aug 2017 05:29:47 +0000 (14:29 +0900)]
fixed to parse nal start prefix
Change-Id: I4b2f9ef6499f72c5ec336a7fb54475950f5a19e9
Hyunil [Wed, 2 Aug 2017 03:26:31 +0000 (12:26 +0900)]
fix typo of evas library
Change-Id: I6b4d7022bb33223e8c12ea3b7ce21aef59fc8af1
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Jaechan Lee [Wed, 26 Jul 2017 05:57:43 +0000 (14:57 +0900)]
[player_stop] Set visible to FALSE before doing seek to 0
[Problem] Screen blinks when the Video has finished playing
[Cause & Measure] Cause : When player_stop is getting called, first screen is always showing.
Because visible value is changed after doing seek 0.
Measure : Set visible to FALSE before doing seek to 0.
[Checking Method] message / select Video message / select Video file / check the screen when the Video has finished playing
[Team] MM FRAMEWORK
[Developer] JaeChan Lee
[Solution company] Samsung
[Change Type] Specification change
Change-Id: I3aa886b863c7d3e6d81f6ce37d9f86086bc87c87
Hyunil [Mon, 24 Jul 2017 05:38:36 +0000 (14:38 +0900)]
Confiburable : blocking UI function code for Headless by dlopen
Change-Id: Ie6934612ae4caa887032aa8286d8324ff3195e49
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Tue, 1 Aug 2017 08:58:32 +0000 (17:58 +0900)]
add new api for audio_only
Change-Id: I71c817a614644a3b98e9be5892a25901426bfdcc
Sejun Park [Tue, 1 Aug 2017 01:14:03 +0000 (10:14 +0900)]
fixed to parse nal start prefix
Change-Id: I8dd8486052f7d88247150f93795ddbb266812396
Hyongtaek Lim [Fri, 14 Jul 2017 04:30:17 +0000 (13:30 +0900)]
fixed invalid format argument types for dlog
Change-Id: Ib9cfcf662a3b61bc61615c6a18cc4eb3a8a49ebb
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
Eunhae Choi [Mon, 10 Jul 2017 11:53:02 +0000 (20:53 +0900)]
[ACR-1016] Add new APIs to set audio_only
Change-Id: I47b2d6e73ccd0a6a2ae104c6fa86c6d6e7c16a94
Eunhae Choi [Thu, 6 Jul 2017 10:00:57 +0000 (19:00 +0900)]
[0.3.64] add APIs to control the adaptive streaming variant
- add API to retrieve the streaming variant info
- add APIs to set/get max limit
- add new test scenario
Change-Id: I4c0b625468f81759f64013baa7a62383951fb845
Eunhae Choi [Mon, 3 Jul 2017 10:43:03 +0000 (19:43 +0900)]
[ACR-1010] add new APIs to set/get streaming variant
- these apis are only for adaptive streaming (hls/mpeg dash)
- Add API : to get all the streaming variant information
- Add API : to set/get maximum variant limitation
Change-Id: I4879e01bf6d747cf1387c8d820b0786b93cca785
Eunhae Choi [Wed, 5 Jul 2017 06:40:58 +0000 (15:40 +0900)]
[0.3.63] release internal mem and reset cb
- release internal mem and reset cb
regardless of the result of unprepare
- add new test code to set the accurate value
Change-Id: Ibe4864cce17955bf7f97045703a03d5d463fa17e
Eunhae Choi [Mon, 12 Jun 2017 12:14:38 +0000 (21:14 +0900)]
[0.3.62] fix error of heap-buffer-overflow
Change-Id: Ifb163fd87fc1cd79038d14d5b1ca2dc283ea2aa6
Eunhae Choi [Fri, 9 Jun 2017 04:14:14 +0000 (13:14 +0900)]
[0.3.61] update es push test code
Change-Id: I7afc923c9b61e7bddd8f748c87a120f7d1bb0e3f
Eunhae Choi [Wed, 7 Jun 2017 10:56:54 +0000 (10:56 +0000)]
Merge "[ACR-978] add new error return at _set_subtitle_path" into tizen
Eunhae Choi [Thu, 1 Jun 2017 10:44:43 +0000 (19:44 +0900)]
[ACR-978] add new error return at _set_subtitle_path
Change-Id: Iee6fcb1717e2825b59bca1d7c2f11c304f62aa56
Eunhae Choi [Thu, 1 Jun 2017 10:19:57 +0000 (19:19 +0900)]
[0.3.60] modify error checking of sound manager api
Change-Id: Ifbafd4133aac825954dec6b5f893e7457515521f
Eunhae Choi [Mon, 22 May 2017 11:03:31 +0000 (20:03 +0900)]
[0.3.59] modify doc
Change-Id: Id53a6763b60953a7b0d89406fa2f07728b1eda8b
Eunhae Choi [Tue, 16 May 2017 10:44:33 +0000 (10:44 +0000)]
Merge "[ACR-955] update error code doxygen" into tizen
Hyunil [Mon, 15 May 2017 09:06:14 +0000 (18:06 +0900)]
[0.3.59] Add no use surface type for audio playback in player_test
Change-Id: Id0d4333b8bff20f0a045fa8755d65e5565bc1fcd
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Eunhae Choi [Thu, 11 May 2017 10:32:36 +0000 (19:32 +0900)]
[ACR-955] update error code doxygen
- to return PLAYER_ERROR_FEATURE_NOT_SUPPORTED_ON_DEVICE error code
the API should specify related feature but there is no related feature.
- Officially, we do not mention this error code in a doxygen according to the ACR guide.
Change-Id: I16f24889d51238c35860b14e9c2c9bd129df300f