platform/core/api/player.git
6 years ago[0.3.69]put the test applications in utils rpm newly 11/148211/1 accepted/tizen/4.0/unified/20170911.154909 submit/tizen_4.0/20170908.082724
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>
6 years ago[0.3.68] Apply ecore_wl_window_video_has() to let wayland-server know that video... 50/147950/1 accepted/tizen/4.0/unified/20170907.193701 submit/tizen_4.0/20170906.061634
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>
6 years ago[0.3.67] Update player by the splited muse library 78/142778/7 accepted/tizen/4.0/unified/20170828.223653 accepted/tizen/unified/20170822.112945 submit/tizen/20170821.070131 submit/tizen_4.0/20170828.100002
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

6 years ago[0.3.66] release evas setting before destroy handle 98/144398/1 accepted/tizen/unified/20170818.000130 submit/tizen/20170817.031725
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

6 years agoAdd player audio test app for Headless 25/143325/1
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>
6 years ago[0.3.66] add handling about the evas of audio_only APIs 00/142100/1 accepted/tizen/unified/20170807.150708 submit/tizen/20170804.073803
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

6 years ago[0.3.65] check video supportable at create 33/142033/2 accepted/tizen/4.0/unified/20170816.012119 accepted/tizen/4.0/unified/20170816.015107 accepted/tizen/unified/20170803.075429 submit/tizen/20170802.101838 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
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

6 years agoMerge "add new api for audio_only" into tizen
Eunhae Choi [Wed, 2 Aug 2017 06:11:29 +0000 (06:11 +0000)]
Merge "add new api for audio_only" into tizen

6 years agoMerge "[player_stop] Set visible to FALSE before doing seek to 0" 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

6 years agoMerge "[ACR-1016] Add new APIs to set audio_only" 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

6 years agofixed to parse nal start prefix 43/141943/1
Sejun Park [Wed, 2 Aug 2017 05:29:47 +0000 (14:29 +0900)]
fixed to parse nal start prefix

Change-Id: I4b2f9ef6499f72c5ec336a7fb54475950f5a19e9

6 years agofix typo of evas library 06/141906/1
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>
6 years ago[player_stop] Set visible to FALSE before doing seek to 0 01/141801/1
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

6 years agoConfiburable : blocking UI function code for Headless by dlopen 77/140177/7
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>
6 years agoadd new api for audio_only 38/141738/5
Eunhae Choi [Tue, 1 Aug 2017 08:58:32 +0000 (17:58 +0900)]
add new api for audio_only

Change-Id: I71c817a614644a3b98e9be5892a25901426bfdcc

6 years agofixed to parse nal start prefix 96/141496/2
Sejun Park [Tue, 1 Aug 2017 01:14:03 +0000 (10:14 +0900)]
fixed to parse nal start prefix

Change-Id: I8dd8486052f7d88247150f93795ddbb266812396

6 years agofixed invalid format argument types for dlog 41/138841/1
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>
6 years ago[ACR-1016] Add new APIs to set audio_only 64/137964/5
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

6 years ago[0.3.64] add APIs to control the adaptive streaming variant 55/137555/2 accepted/tizen/unified/20170710.154316 submit/tizen/20170707.065345
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

6 years ago[ACR-1010] add new APIs to set/get streaming variant 99/136899/10
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

6 years ago[0.3.63] release internal mem and reset cb 63/137263/2
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

6 years ago[0.3.62] fix error of heap-buffer-overflow 09/133509/1
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

6 years ago[0.3.61] update es push test code 21/133121/1 accepted/tizen/unified/20170612.073935 submit/tizen/20170609.042751 submit/tizen/20170612.030425
Eunhae Choi [Fri, 9 Jun 2017 04:14:14 +0000 (13:14 +0900)]
[0.3.61] update es push test code

Change-Id: I7afc923c9b61e7bddd8f748c87a120f7d1bb0e3f

6 years agoMerge "[ACR-978] add new error return at _set_subtitle_path" into tizen
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

7 years ago[ACR-978] add new error return at _set_subtitle_path 85/132185/3
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

7 years ago[0.3.60] modify error checking of sound manager api 80/132180/1 accepted/tizen/unified/20170608.072423 submit/tizen/20170608.033315
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

7 years ago[0.3.59] modify doc 81/130481/1
Eunhae Choi [Mon, 22 May 2017 11:03:31 +0000 (20:03 +0900)]
[0.3.59] modify doc

Change-Id: Id53a6763b60953a7b0d89406fa2f07728b1eda8b

7 years agoMerge "[ACR-955] update error code doxygen" into tizen
Eunhae Choi [Tue, 16 May 2017 10:44:33 +0000 (10:44 +0000)]
Merge "[ACR-955] update error code doxygen" into tizen

7 years ago[0.3.59] Add no use surface type for audio playback in player_test 77/129177/2
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>
7 years ago[ACR-955] update error code doxygen 93/128793/1
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

7 years ago[0.3.58] get framerate info from media format when set media stream info 58/128558/3 accepted/tizen/unified/20170511.173259 submit/tizen/20170511.065823 tizen_4.0.m1_release
Eunhae Choi [Wed, 10 May 2017 10:21:50 +0000 (19:21 +0900)]
[0.3.58] get framerate info from media format when set media stream info

Change-Id: Ifff9746cf0011d0b584a0e37661db71e4024b20d

7 years ago[ACR-955] Add new error code and fix doxygen bug 54/127154/7
Eunhae Choi [Wed, 26 Apr 2017 08:56:31 +0000 (17:56 +0900)]
[ACR-955] Add new error code and fix doxygen bug

Change-Id: Iaef49715284dad6b0963b2f7a4fa7f6bf035768d

7 years ago [0.3.57] Modify player and player_test for supporting prepare() after unprepare() 98/126798/1
Hyunil [Tue, 25 Apr 2017 05:37:02 +0000 (14:37 +0900)]
[0.3.57] Modify player and player_test for supporting prepare() after unprepare()

Change-Id: I049db7d23a1f0c2faab2f294081207e91f55e46d
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
7 years ago[0.3.56] do not add ev if there is no registered cb 46/125346/1 accepted/tizen/unified/20170420.154838 submit/tizen/20170420.053325
Eunhae Choi [Mon, 10 Apr 2017 12:01:53 +0000 (21:01 +0900)]
[0.3.56] do not add ev if there is no registered cb

Change-Id: I4e8b7bfc0e6e13a39d8a5d1b8b69623d7506ef72

7 years ago[0.3.55] set evas visible FALSE when player_stop is called 45/125345/1
Eunhae Choi [Fri, 7 Apr 2017 07:12:51 +0000 (16:12 +0900)]
[0.3.55] set evas visible FALSE when player_stop is called

- and it is related to the backward compatibility

Change-Id: I7ef6fb959fc25f2fb7ab8053c51e4ea3e4f0390f
(cherry picked from commit 45948012eaf9eaec623888400782d9738ed1f2ff)

7 years agodoc: update featuring doc path 16/123416/1
Eunhae Choi [Wed, 5 Apr 2017 07:55:10 +0000 (16:55 +0900)]
doc: update featuring doc path

Change-Id: I5a80a386b5ccf6062e306a874697c0beec1bb050
(cherry picked from commit 2699e0583a5ddef3695c762b2d067bbfc3e40771)

7 years ago[ACR-920] Deprecate the APIs for progressive download 18/122118/2
Eunhae Choi [Thu, 30 Mar 2017 08:06:16 +0000 (17:06 +0900)]
[ACR-920] Deprecate the APIs for progressive download

Change-Id: I4c916a9d99b4f1bc0da4edc5ef348d3ce2fea17a

7 years ago[0.3.54] resolve deadlock and mem leak when remove idle event 45/121845/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142301 accepted/tizen/ivi/20170403.130018 accepted/tizen/mobile/20170403.125554 accepted/tizen/tv/20170403.125821 accepted/tizen/unified/20170403.130117 accepted/tizen/wearable/20170403.125913 submit/tizen/20170403.050513
Eunhae Choi [Tue, 28 Mar 2017 03:56:03 +0000 (12:56 +0900)]
[0.3.54] resolve deadlock and mem leak when remove idle event

Change-Id: I370b0a9e9761219ff1daeed3e9fb59dc63fb3c95

7 years ago[0.3.53] If player_prepare_async is failed, Set timeout as 5sec & Release prepare cb. 44/121844/1
Jaechan Lee [Mon, 27 Mar 2017 11:23:05 +0000 (20:23 +0900)]
[0.3.53] If player_prepare_async is failed, Set timeout as 5sec & Release prepare cb.

Change-Id: I1ef9336acb3be7a7036a67e5bed21588bddb2e33

7 years ago[0.3.53] fix svace issue 43/121843/1
Eunhae Choi [Tue, 21 Mar 2017 03:26:58 +0000 (12:26 +0900)]
[0.3.53] fix svace issue

Change-Id: I61b3b398f9238092b490dc770f5202d5d3932285

7 years ago[0.3.53] clear cb and mem in case destory() is called without unprepare() 42/121842/1
Eunhae Choi [Thu, 16 Mar 2017 08:25:42 +0000 (17:25 +0900)]
[0.3.53] clear cb and mem in case destory() is called without unprepare()

Change-Id: I8f38e243a7efe7bc41a99f66c9ec89f62b62e0c9

7 years ago[0.3.52] apply new muse API for checking invalid socket fd 12/121812/1
Eunhae Choi [Fri, 10 Mar 2017 08:42:04 +0000 (17:42 +0900)]
[0.3.52] apply new muse API for checking invalid socket fd

Change-Id: I9108041441214c22a13731cb375437143a8e029c
(cherry picked from commit f4c2fe941d69b6931f48fa8a281e97827a9afab3)

7 years ago[0.3.51] fix typo of _set_uri API reference 60/117960/1
Eunhae Choi [Wed, 8 Mar 2017 06:43:30 +0000 (15:43 +0900)]
[0.3.51] fix typo of _set_uri API reference

Change-Id: I02278459fd8a3d1289e301d07580514365cd7cd1

7 years ago[0.3.51] update reference of _set_play_position 61/116961/1 accepted/tizen/common/20170303.090825 accepted/tizen/ivi/20170303.070004 accepted/tizen/mobile/20170303.065823 accepted/tizen/tv/20170303.065918 accepted/tizen/unified/20170309.031901 accepted/tizen/wearable/20170303.065944 submit/tizen/20170303.015115 submit/tizen_unified/20170308.100405
Eunhae Choi [Thu, 2 Mar 2017 06:37:49 +0000 (15:37 +0900)]
[0.3.51] update reference of _set_play_position

Change-Id: I9f5561d4edf62889b383bd7359b4fda9f3e97554

7 years ago[0.3.51] remove ev list when the handle is destroyed 60/116960/1
Eunhae Choi [Wed, 22 Feb 2017 11:50:40 +0000 (20:50 +0900)]
[0.3.51] remove ev list when the handle is destroyed

Change-Id: I53b290376a39781b5498a8ae651dc3f3e296dad7

7 years ago[0.3.50] check the state in player_set_display 59/116959/1
Gilbok Lee [Mon, 20 Feb 2017 11:07:36 +0000 (20:07 +0900)]
[0.3.50] check the state in player_set_display

Change-Id: If863b02985a56c97139de76726d96d414408437d

7 years ago[0.3.49] add disconnect error callback for using idle event 57/116957/1
Gilbok Lee [Fri, 17 Feb 2017 09:06:16 +0000 (18:06 +0900)]
[0.3.49] add disconnect error callback for using idle event

Change-Id: I27e5e54d79cdcd23c0e261afc8d8ae12f162dafe

7 years ago[0.3.48] fix svace issue 48/115148/1
Eunhae Choi [Thu, 16 Feb 2017 10:50:20 +0000 (19:50 +0900)]
[0.3.48] fix svace issue

Change-Id: If9d294024f3417488fa886d0f651738284b54911

7 years ago[0.3.47] fix deadlock issue about remove idle event 02/114802/1 accepted/tizen/common/20170215.171018 accepted/tizen/ivi/20170216.094204 accepted/tizen/mobile/20170216.094115 accepted/tizen/tv/20170216.094142 accepted/tizen/wearable/20170216.094155 submit/tizen/20170215.085010
Eunhae Choi [Wed, 15 Feb 2017 06:56:56 +0000 (15:56 +0900)]
[0.3.47] fix deadlock issue about remove idle event

Change-Id: I5e3c6e6683dbe9cb3dc731721c82daaedc35d5e7

7 years ago[ACR-880] Add Idle state as a pre state of _get_play_position 49/114649/1 accepted/tizen/common/20170214.173855 accepted/tizen/ivi/20170214.230151 accepted/tizen/mobile/20170214.230040 accepted/tizen/tv/20170214.230102 accepted/tizen/wearable/20170214.230124 submit/tizen/20170214.113450
Eunhae Choi [Tue, 14 Feb 2017 09:30:17 +0000 (18:30 +0900)]
[ACR-880] Add Idle state as a pre state of _get_play_position

Change-Id: I0259d67ea6467e8b52e7a5457be58d24092e961f

7 years ago[0.3.46] add desc at reference 86/114186/1
Eunhae Choi [Fri, 10 Feb 2017 08:37:18 +0000 (17:37 +0900)]
[0.3.46] add desc at reference

Change-Id: I0662b89b87f060ff669b9b5eb5166f0a22cc208c

7 years agoMerge "[ACR-874] Support Old Apps with Mismatched Enums" into tizen accepted/tizen/common/20170210.170631 accepted/tizen/ivi/20170214.010745 accepted/tizen/mobile/20170214.010530 accepted/tizen/tv/20170214.010629 accepted/tizen/wearable/20170214.010706 submit/tizen/20170210.083202
eunhae choi [Fri, 10 Feb 2017 07:14:21 +0000 (23:14 -0800)]
Merge "[ACR-874] Support Old Apps with Mismatched Enums" into tizen

7 years agoMerge "Remove Profile Build Dependency (CAPI defrag + runtime)" into tizen
eunhae choi [Fri, 10 Feb 2017 07:13:59 +0000 (23:13 -0800)]
Merge "Remove Profile Build Dependency (CAPI defrag + runtime)" into tizen

7 years ago[v0.3.46] remove the idle ev if the cb is unset 64/112864/1 accepted/tizen/common/20170206.124355 submit/tizen/20170206.043356
Eunhae Choi [Fri, 3 Feb 2017 03:01:06 +0000 (12:01 +0900)]
[v0.3.46] remove the idle ev if the cb is unset

Change-Id: I13a21f5f637401fa95ecc405c408ef816def4ff6

7 years ago[ACR-874] Support Old Apps with Mismatched Enums 05/111705/4
MyungJoo Ham [Mon, 23 Jan 2017 12:46:17 +0000 (21:46 +0900)]
[ACR-874] Support Old Apps with Mismatched Enums

In order to unify enum values across profiles, which
were inconsistent until Tizen 3.0, we have improvised
enum symbols.

Change-Id: I1f7acb3899f608057bdc574403a79042e36485b5
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years ago[v0.3.45] Set visible as TRUE after seek is done 65/112065/2
Eunhae Choi [Wed, 25 Jan 2017 05:29:21 +0000 (14:29 +0900)]
[v0.3.45] Set visible as TRUE after seek is done

- to display the first video frame if app call the seek before start like overlay type.
- this operation is the same with tizen 2.4 and before.

Change-Id: Iffd3a7c4625f17cdbe5ed230ae50f55b54e4fd9e
(cherry picked from commit 43aef9fc11670a4f57e6ba80bb1631eb8e453b76)

7 years agoadd callback to retrieve buffer in gapless mode 55/109255/2
NAMJEONGYOON [Mon, 9 Jan 2017 11:43:03 +0000 (20:43 +0900)]
add callback to retrieve buffer in gapless mode

Change-Id: If8a7ab64e2266987b37f44ba16d8d7789354cb78

7 years agoRemove Profile Build Dependency (CAPI defrag + runtime) 41/107341/4
MyungJoo Ham [Tue, 27 Dec 2016 13:03:07 +0000 (22:03 +0900)]
Remove Profile Build Dependency (CAPI defrag + runtime)

- This is for Tizen 4.0 Configurability / Building Blocks
  (Fragmentation of CAPI is a major blocking issue)

- API per profile for SDK is filetered by sdk-image.git.
 You may include APIs not included for a specific profile, which
 is filtered during rootstraping process of SDK per profile.

- CC'ed SDK (sh.cat.lee@samsung.com) for SDK review

Change-Id: I74a2619178dae0f3d66028912b910cf5044c2570
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years ago[v0.3.44] handle null path of subtitle 57/110257/1 accepted/tizen/common/20170116.181454 accepted/tizen/ivi/20170116.090208 accepted/tizen/mobile/20170116.090109 accepted/tizen/tv/20170116.090130 accepted/tizen/wearable/20170116.090149 submit/tizen/20170116.043636
Eunhae Choi [Fri, 13 Jan 2017 10:52:27 +0000 (19:52 +0900)]
[v0.3.44] handle null path of subtitle

Change-Id: I841eaddc110f361323c6c207a0917c3531839c0c

7 years agoMerge branch 'tizen_3.0' into tizen 40/109840/1 accepted/tizen/common/20170112.174527 submit/tizen/20170112.030640
Eunhae Choi [Thu, 12 Jan 2017 02:54:57 +0000 (11:54 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I1673488750ecf14f6f8fd40bda9413f61c670b63

7 years agoMerge branch 'tizen_3.0' into tizen 72/108872/1
Gilbok Lee [Fri, 6 Jan 2017 05:47:51 +0000 (14:47 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: I5eba37e73f218e9964b6a80c5ea727bf6259a798

7 years ago[v0.3.43] check last modified time of socket fd not to send data via invalid socket 78/108778/3 accepted/tizen/3.0/common/20170113.072310 accepted/tizen/3.0/ivi/20170113.000842 accepted/tizen/3.0/mobile/20170113.000757 accepted/tizen/3.0/tv/20170113.000809 accepted/tizen/3.0/wearable/20170113.000823 submit/tizen_3.0/20170111.113840
Eunhae Choi [Thu, 5 Jan 2017 13:40:32 +0000 (22:40 +0900)]
[v0.3.43] check last modified time of socket fd not to send data via invalid socket

Change-Id: I904481c9453cbff408a0b6837615fc6f43807421

7 years ago[v0.3.39] Invalid write regarding g_thread API resolved 61/107561/1
Eunhae Choi [Wed, 28 Dec 2016 12:02:05 +0000 (21:02 +0900)]
[v0.3.39] Invalid write regarding g_thread API resolved

Change-Id: I01a9712267bbfba7c9225d9234200b42869a0bd6

7 years ago[v0.3.42] Invalid write regarding g_thread API resolved 27/107527/1
Eunhae Choi [Wed, 28 Dec 2016 10:26:08 +0000 (19:26 +0900)]
[v0.3.42] Invalid write regarding g_thread API resolved

Change-Id: Ifd69e83ae1d6fc4ab0211d7631bce2b98b91f2cd

7 years ago[v0.3.39] remove file:// prefix before checking internal path 74/107274/1 accepted/tizen/common/20161227.192659 accepted/tizen/ivi/20161228.083714 accepted/tizen/mobile/20161228.083617 accepted/tizen/tv/20161228.083639 accepted/tizen/wearable/20161228.083651 submit/tizen/20161227.144440
Eunhae Choi [Tue, 27 Dec 2016 09:37:31 +0000 (18:37 +0900)]
[v0.3.39] remove file:// prefix before checking internal path

Change-Id: I5fa2f59fbb6cfa95f2aabf3c70a7f5717c45100d

7 years ago[0.3.41] remove file:// prefix before checking internal path 42/107242/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.121558 accepted/tizen/3.0.m2/tv/20170104.122335 accepted/tizen/3.0.m2/wearable/20170104.122717 accepted/tizen/3.0/common/20161228.071728 accepted/tizen/3.0/ivi/20161228.022527 accepted/tizen/3.0/mobile/20161228.022429 accepted/tizen/3.0/tv/20161228.022447 accepted/tizen/3.0/wearable/20161228.022504 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20161227.144016
Eunhae Choi [Tue, 27 Dec 2016 08:22:29 +0000 (17:22 +0900)]
[0.3.41] remove file:// prefix before checking internal path

Change-Id: I7b57664465a379693f2649fc034187a845a60916

7 years ago[v0.3.40] remove deprecated api 71/106671/1 accepted/tizen/3.0/common/20161227.101548 accepted/tizen/3.0/ivi/20161226.030019 accepted/tizen/3.0/mobile/20161226.025930 accepted/tizen/3.0/tv/20161226.025941 accepted/tizen/3.0/wearable/20161226.025958 submit/tizen_3.0/20161222.105724 submit/tizen_3.0/20161223.033552
Eunhae Choi [Thu, 22 Dec 2016 10:49:32 +0000 (19:49 +0900)]
[v0.3.40] remove deprecated api

Change-Id: I18077c55dcc77f3cf56308a976d79bb9f986b5ce

7 years ago[v0.3.39] use sound_manager_get_device_list api 89/106089/1 accepted/tizen/common/20161220.191015 accepted/tizen/ivi/20161220.223821 accepted/tizen/mobile/20161220.223652 accepted/tizen/tv/20161220.223726 accepted/tizen/wearable/20161220.223756 submit/tizen/20161220.104958
Eunhae Choi [Tue, 20 Dec 2016 10:24:28 +0000 (19:24 +0900)]
[v0.3.39] use sound_manager_get_device_list api

Change-Id: Ifdc04dfc362a0eb018da9a54f1fa4fcf553035a9
(cherry picked from commit 8c544be11610fbe6e866e1d961c4c58bbaa2f913)

7 years ago[v0.3.39] use sound_manager_get_device_list api 87/106087/1 accepted/tizen/3.0/common/20161221.181258 accepted/tizen/3.0/ivi/20161221.010947 accepted/tizen/3.0/mobile/20161221.011616 accepted/tizen/3.0/tv/20161221.010733 accepted/tizen/3.0/wearable/20161221.011114 submit/tizen_3.0/20161220.100802
Eunhae Choi [Tue, 20 Dec 2016 10:24:28 +0000 (19:24 +0900)]
[v0.3.39] use sound_manager_get_device_list api

Change-Id: Ifdc04dfc362a0eb018da9a54f1fa4fcf553035a9

7 years agoRe-wait at the spurious wakeup of g_cond_wait_until 95/105895/1
Hyongtaek Lim [Thu, 1 Dec 2016 09:33:18 +0000 (18:33 +0900)]
Re-wait at the spurious wakeup of g_cond_wait_until

Change-Id: Idb14c155c6adf9da5b2a925b00ef165dc71b8c5a
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
(cherry picked from commit deb470b7f19551053e4b9fbd2d345c3425aefa54)

7 years agoMerge "Re-wait at the spurious wakeup of g_cond_wait_until" into tizen
eunhae choi [Tue, 20 Dec 2016 03:29:57 +0000 (19:29 -0800)]
Merge "Re-wait at the spurious wakeup of g_cond_wait_until" into tizen

7 years ago[v0.3.39] use default context for prepare cb 50/105050/3
Eunhae Choi [Thu, 15 Dec 2016 08:02:21 +0000 (17:02 +0900)]
[v0.3.39] use default context for prepare cb

Change-Id: I7d92fefd76ac16072caedc35f1093a10c8850ad8

7 years ago[v0.3.39] use default context for prepare cb 52/105052/2
Eunhae Choi [Thu, 15 Dec 2016 08:02:21 +0000 (17:02 +0900)]
[v0.3.39] use default context for prepare cb

Change-Id: I7d92fefd76ac16072caedc35f1093a10c8850ad8

7 years agoRe-wait at the spurious wakeup of g_cond_wait_until 11/101511/2
Hyongtaek Lim [Thu, 1 Dec 2016 09:33:18 +0000 (18:33 +0900)]
Re-wait at the spurious wakeup of g_cond_wait_until

Change-Id: Idb14c155c6adf9da5b2a925b00ef165dc71b8c5a
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
7 years ago[v0.3.38] apply new naming about player_set_audio_policy_info() 03/104703/1
Eunhae Choi [Wed, 14 Dec 2016 05:49:24 +0000 (14:49 +0900)]
[v0.3.38] apply new naming about player_set_audio_policy_info()

related commit
https://review.tizen.org/gerrit/#/c/104677/
https://review.tizen.org/gerrit/#/c/101703/

Change-Id: Idd5f239b869886ee220c9e4ebaf92dd40d069672
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
(cherry picked from commit 0a860a08cc053f980ee185288e231573ebde6f19)

7 years ago[v0.3.38] apply new naming about player_set_audio_policy_info() 78/104678/2
Eunhae Choi [Wed, 14 Dec 2016 05:49:24 +0000 (14:49 +0900)]
[v0.3.38] apply new naming about player_set_audio_policy_info()

related commit
https://review.tizen.org/gerrit/#/c/104677/
https://review.tizen.org/gerrit/#/c/101703/

Change-Id: Idd5f239b869886ee220c9e4ebaf92dd40d069672
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years ago[doxygen] modify the API doxygen 36/104036/1 accepted/tizen/3.0/common/20161216.123515 accepted/tizen/3.0/ivi/20161216.084237 accepted/tizen/3.0/mobile/20161216.083702 accepted/tizen/3.0/tv/20161216.084006 accepted/tizen/3.0/wearable/20161216.084123 submit/tizen_3.0/20161213.081002 submit/tizen_3.0/20161215.110001
Eunhae Choi [Thu, 8 Dec 2016 06:35:28 +0000 (15:35 +0900)]
[doxygen] modify the API doxygen

- add example code at player_set_sound_stream_info API.
- add remark description which must be called before prepare()/prepare_async().
- modify expression about 'should'

Change-Id: I53b0dab0a05386bfc67fcc47aee6376ac4789293
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
(cherry picked from commit f46cc5e594ebc60c8b7fcbbff61e53b5512aa513)

7 years ago[doxygen] modify the API doxygen 66/103366/4 accepted/tizen/common/20161214.160241 accepted/tizen/ivi/20161214.015234 accepted/tizen/mobile/20161214.014557 accepted/tizen/tv/20161214.014959 accepted/tizen/wearable/20161214.015154 submit/tizen/20161213.083228
Eunhae Choi [Thu, 8 Dec 2016 06:35:28 +0000 (15:35 +0900)]
[doxygen] modify the API doxygen

- add example code at player_set_sound_stream_info API.
- add remark description which must be called before prepare()/prepare_async().
- modify expression about 'should'

Change-Id: I53b0dab0a05386bfc67fcc47aee6376ac4789293
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years agoMerge "[ACR-857/MPR-916] Change audio_policy API name for consistency with other... accepted/tizen/3.0/common/20161208.153653 accepted/tizen/3.0/ivi/20161208.063417 accepted/tizen/3.0/mobile/20161208.063327 accepted/tizen/3.0/tv/20161208.063352 accepted/tizen/3.0/wearable/20161208.063406 submit/tizen_3.0/20161207.131616
Eunhae Choi [Wed, 7 Dec 2016 11:08:56 +0000 (03:08 -0800)]
Merge "[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs" into tizen_3.0

7 years ago[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs 39/103139/1 accepted/tizen/common/20161208.135505 accepted/tizen/ivi/20161209.005417 accepted/tizen/mobile/20161209.005320 accepted/tizen/tv/20161209.005334 accepted/tizen/wearable/20161209.005358 submit/tizen/20161208.052043
Eunhae Choi [Fri, 2 Dec 2016 04:39:14 +0000 (13:39 +0900)]
[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs

Change-Id: Ib007b4be1e4a2423a13d377243c782e96d1a9b2f

7 years ago[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs 03/101703/3
Eunhae Choi [Fri, 2 Dec 2016 04:39:14 +0000 (13:39 +0900)]
[ACR-857/MPR-916] Change audio_policy API name for consistency with other pkgs

Change-Id: Ib007b4be1e4a2423a13d377243c782e96d1a9b2f

7 years ago[v0.3.37] check seek cb state before calling seek cb 71/102371/1 accepted/tizen/3.0/common/20161207.194417 accepted/tizen/3.0/ivi/20161207.011839 accepted/tizen/3.0/mobile/20161207.011340 accepted/tizen/3.0/tv/20161207.011632 accepted/tizen/3.0/wearable/20161207.011734 submit/tizen_3.0/20161206.052949
Eunhae Choi [Mon, 5 Dec 2016 12:04:39 +0000 (21:04 +0900)]
[v0.3.37] check seek cb state before calling seek cb

Change-Id: I8eb52699b6cce45458df4bb7114ffb2176d890bf

7 years ago[v0.3.37] check seek cb state before calling seek cb 69/102369/2 accepted/tizen/common/20161207.184508 accepted/tizen/ivi/20161208.012203 accepted/tizen/mobile/20161208.011806 accepted/tizen/tv/20161208.012008 accepted/tizen/wearable/20161208.012110 submit/tizen/20161207.075356
Eunhae Choi [Mon, 5 Dec 2016 12:04:39 +0000 (21:04 +0900)]
[v0.3.37] check seek cb state before calling seek cb

Change-Id: I8eb52699b6cce45458df4bb7114ffb2176d890bf

7 years ago[v0.3.36] change context of error cb 11/101911/1
Eunhae Choi [Fri, 2 Dec 2016 10:23:46 +0000 (19:23 +0900)]
[v0.3.36] change context of error cb

Change-Id: I14bd29c054b3a288c42f30190a7bb5fc27bf39db

7 years ago[v0.3.36] change context of error cb 10/101910/1
Eunhae Choi [Fri, 2 Dec 2016 10:23:46 +0000 (19:23 +0900)]
[v0.3.36] change context of error cb

Change-Id: I14bd29c054b3a288c42f30190a7bb5fc27bf39db

7 years agosound-manager API changed 94/101694/1 accepted/tizen/common/20161202.233211 accepted/tizen/ivi/20161207.025427 accepted/tizen/mobile/20161207.025249 accepted/tizen/tv/20161207.025334 accepted/tizen/wearable/20161207.025400 submit/tizen/20161202.035430
aravind.gara [Mon, 28 Nov 2016 10:26:08 +0000 (19:26 +0900)]
sound-manager API changed

Change-Id: Id9be526f0dbe1727d8209acf7c4fef9c96618919
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
7 years agosound-manager API changed 33/100533/4 accepted/tizen/3.0/common/20161205.091451 accepted/tizen/3.0/ivi/20161204.233634 accepted/tizen/3.0/mobile/20161204.233325 accepted/tizen/3.0/tv/20161204.233500 accepted/tizen/3.0/wearable/20161204.233547 submit/tizen_3.0/20161202.035416
aravind.gara [Mon, 28 Nov 2016 10:26:08 +0000 (19:26 +0900)]
sound-manager API changed

Change-Id: Id9be526f0dbe1727d8209acf7c4fef9c96618919
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
7 years agoMerge branch 'tizen' into tizen_3.0 18/100718/1
NAMJEONGYOON [Tue, 29 Nov 2016 05:00:14 +0000 (14:00 +0900)]
Merge branch 'tizen' into tizen_3.0

Change-Id: Ic9531ef96805cce0de52d4c68a86a89892082283

7 years agofix svace issue 54/100654/1 accepted/tizen/common/20161129.173534 accepted/tizen/ivi/20161130.015412 accepted/tizen/mobile/20161130.015155 accepted/tizen/tv/20161130.015240 accepted/tizen/wearable/20161130.015330 submit/tizen/20161129.052917
NAMJEONGYOON [Tue, 29 Nov 2016 02:01:51 +0000 (11:01 +0900)]
fix svace issue

Change-Id: Ia3abc1c42119986cc3ab3b3623446714ec279aa4

7 years agoMerge branch 'tizen' into tizen_3.0 54/100554/1 accepted/tizen/3.0/common/20161130.064558 accepted/tizen/3.0/ivi/20161130.011747 accepted/tizen/3.0/mobile/20161130.011414 accepted/tizen/3.0/tv/20161130.011622 accepted/tizen/3.0/wearable/20161130.011705 submit/tizen_3.0/20161129.051721
Eunhae Choi [Mon, 28 Nov 2016 11:07:57 +0000 (20:07 +0900)]
Merge branch 'tizen' into tizen_3.0

Change-Id: Id5bd3f757d9476bade037f1cdd3b74583e3e826e
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years ago[v0.3.35]apply coding rule and set header path of player_test for each profile 48/100548/3
Eunhae Choi [Mon, 28 Nov 2016 10:59:15 +0000 (19:59 +0900)]
[v0.3.35]apply coding rule and set header path of player_test for each profile

Change-Id: Ibba4f7502bf467dd0a6568e985acfecc6a9fb210
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years agoMerge "[player_test] fix bug" into tizen
eunhae choi [Mon, 28 Nov 2016 10:11:40 +0000 (02:11 -0800)]
Merge "[player_test] fix bug" into tizen

7 years agoMerge branch 'tizen_3.0' into tizen 11/100511/1
Eunhae Choi [Mon, 28 Nov 2016 09:57:35 +0000 (18:57 +0900)]
Merge branch 'tizen_3.0' into tizen

Change-Id: Ibd5e8b1da4a1657fe9f4ea0a4e4691a66aee2d78
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years agoMerge "[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility...
Eunhae Choi [Mon, 28 Nov 2016 09:40:08 +0000 (01:40 -0800)]
Merge "[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility" into tizen_3.0

7 years ago[ACR-847] fix doxygen error 57/99857/2
Eunhae Choi [Thu, 24 Nov 2016 09:10:38 +0000 (18:10 +0900)]
[ACR-847] fix doxygen error

Change-Id: I6cbfde1b770fb9527092a66af671553821afe3cc
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years ago[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility 28/99828/3
Eunhae Choi [Thu, 24 Nov 2016 07:57:43 +0000 (16:57 +0900)]
[v0.3.35][wearable][ACR-845] move evas type enum for backward compatibility

Change-Id: Ibf0b44e6b09c0c8d04d904b858c284e5faaecb39
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years ago[player_test] fix bug 97/100097/1
NAMJEONGYOON [Fri, 25 Nov 2016 06:30:52 +0000 (15:30 +0900)]
[player_test] fix bug

Change-Id: I4a4619e4f662f1fe00c6fe8bafc98b0f539cf075

7 years ago[v0.3.34] add wearable header seperately (ABI break issue) 24/99824/1
Eunhae Choi [Thu, 24 Nov 2016 07:43:27 +0000 (16:43 +0900)]
[v0.3.34] add  wearable header seperately (ABI break issue)

Change-Id: Iddb9e9b0f2c04973b1107ac68ff85142cd38ec79

7 years ago[v0.3.34] add wearable header seperately (ABI break issue) 23/99823/1
Eunhae Choi [Thu, 24 Nov 2016 07:43:27 +0000 (16:43 +0900)]
[v0.3.34] add  wearable header seperately (ABI break issue)

Change-Id: Iddb9e9b0f2c04973b1107ac68ff85142cd38ec79

7 years ago[v0.3.32] enhance description about player_set_display_visible 29/97829/1 accepted/tizen/3.0/common/20161116.143900 accepted/tizen/3.0/ivi/20161116.023342 accepted/tizen/3.0/mobile/20161116.022828 accepted/tizen/3.0/tv/20161116.022935 accepted/tizen/3.0/wearable/20161116.023217 submit/tizen_3.0/20161115.060306
NAMJEONGYOON [Thu, 10 Nov 2016 08:46:12 +0000 (17:46 +0900)]
[v0.3.32] enhance description about player_set_display_visible

Change-Id: Ia23de656fba393a63ec4ade83e12fcc31665dd7e