platform/core/multimedia/libmm-wfd.git
8 months agoFix Svace issue (DEREF_OF_NULL) 59/296959/2 accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.093503 accepted/tizen/unified/20230808.170219 tizen_8.0_m2_release
Gilbok Lee [Tue, 8 Aug 2023 03:00:09 +0000 (12:00 +0900)]
Fix Svace issue (DEREF_OF_NULL)

[Version] 0.3.13
[Issue Type] Fix bugs

Change-Id: Ie1212cafc05a018c6a063758e9584010c93f4d20

2 years agoSet use-tbm when hw codec is enabled 78/263778/4
Hyunsoo Park [Fri, 10 Sep 2021 04:51:36 +0000 (13:51 +0900)]
Set use-tbm when hw codec is enabled

Currently, wfd sink supports v4l2h264dec and srpddec_h264 as hw codec

Change-Id: I2ff8bb2665bbbfa4ae14357b2938dd942e706332
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
2 years agoFix wrong display surface setting 54/263554/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.5/unified/20211028.122947 accepted/tizen/7.0/unified/20221110.060956 accepted/tizen/7.0/unified/hotfix/20221116.105437 accepted/tizen/unified/20210907.015403 submit/tizen/20210906.111833 submit/tizen_6.5/20211028.162401 tizen_6.5.m2_release tizen_7.0_m2_release
Hyunsoo Park [Mon, 6 Sep 2021 08:19:57 +0000 (17:19 +0900)]
Fix wrong display surface setting

Change-Id: Ie4cece105a5cea7c5aab19c13057d53e3fa60a9f
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
2 years agoAdd internal API for support ecore wl2 display 58/262758/2 accepted/tizen/unified/20210830.132236 submit/tizen/20210820.053816 submit/tizen/20210823.085109 submit/tizen/20210824.055220 submit/tizen/20210830.071422
Hyunsoo Park [Thu, 19 Aug 2021 07:53:51 +0000 (16:53 +0900)]
Add internal API for support ecore wl2 display

Change-Id: I4d74f02861dd9e7bf96f41d9be3414af152b7320
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
2 years agoChange path of configuration file 62/259162/1 accepted/tizen/unified/20210608.131413 submit/tizen/20210604.030216
Hyunsoo Park [Wed, 2 Jun 2021 00:09:36 +0000 (09:09 +0900)]
Change path of configuration file

Change-Id: I92150eb9c5a1d0b8167f2111e762b67e43c6397d
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
3 years agoFix parameter direction [type] 80/236780/6 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.114523 accepted/tizen/6.0/unified/hotfix/20201103.003019 accepted/tizen/unified/20200824.134527 submit/tizen/20200623.023820 submit/tizen/20200818.094007 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
Hyunsoo Park [Mon, 22 Jun 2020 05:29:08 +0000 (14:29 +0900)]
Fix parameter direction [type]

Change-Id: Ic5a780995e43190674ed6112b7d3f65a5641c028
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
3 years agoAdd description 76/236776/11
Hyunsoo Park [Mon, 22 Jun 2020 05:24:08 +0000 (14:24 +0900)]
Add description

Description is added for 'mm_wfd_sink_set_attribute' api.

Change-Id: I9c922778eb35321751837a91cbc5aed6cc77e382
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
3 years agoModify not to destroy handle inside of the resource release callback 75/236675/4
Hyunsoo Park [Fri, 19 Jun 2020 07:50:29 +0000 (16:50 +0900)]
Modify not to destroy handle inside of the resource release callback

After applying this patch, App could call destroy api according to their logic.

Change-Id: Id04fcef8e67f9417e8760ef95a5bfdf9372ba127
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
3 years agoAdjust spacing between characters 84/236484/4
Hyunsoo Park [Wed, 17 Jun 2020 10:12:33 +0000 (19:12 +0900)]
Adjust spacing between characters

Change-Id: I605b8b792d151dc5a2bc8e0e9a5ce8eeb97879fe
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
3 years agoChange the way to wayland surface setting 89/233989/1
Hyunsoo Park [Tue, 28 Apr 2020 02:03:19 +0000 (11:03 +0900)]
Change the way to wayland surface setting

Main thread should call display setting API direct.

Change-Id: I26b6471c2ab9c8892828484788072d021a4439de
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agoFix unexpected error return case 22/231422/2
Hyunsoo Park [Wed, 22 Apr 2020 03:16:03 +0000 (12:16 +0900)]
Fix unexpected error return case

Change-Id: I62c178eafc67915092a656629b8901ff0a833875
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agowfdsink : destroy resource manager in _mm_wfd_sink_destroy() 80/228780/3 accepted/tizen/unified/20200329.014218 submit/tizen/20200327.055021
Hyunsoo Park [Wed, 25 Mar 2020 11:11:34 +0000 (20:11 +0900)]
wfdsink : destroy resource manager in _mm_wfd_sink_destroy()

Change-Id: I4140fdf4f9b43c3c280f95ae576cf7d7b7a589df
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agomm-resource manager integration patch 31/224131/7 accepted/tizen/unified/20200212.125921 submit/tizen/20200211.042852
Hyunsoo Park [Thu, 6 Feb 2020 11:04:59 +0000 (20:04 +0900)]
mm-resource manager integration patch

Change-Id: Ia0e0981953e9805f86b87729f1d0f7248eec76ba
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agoCorrects a typo. 90/213690/1 accepted/tizen/unified/20200207.122447 submit/tizen/20200205.015027
Hyunsoo Park [Tue, 10 Sep 2019 07:29:00 +0000 (16:29 +0900)]
Corrects a typo.

H265 parser setting is misspelled. So i modified it.

Change-Id: Icf59cdc0df5b32b7893531ccd290d7ac2d818b28
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
4 years agoInitial draft of R2 feature 'Secondary Sink' 60/205360/5 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.021926 accepted/tizen/5.5/unified/mobile/hotfix/20201027.084011 accepted/tizen/unified/20190508.111103 submit/tizen/20190507.101459 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185103 tizen_5.5.m2_release
Hyunsoo Park [Thu, 2 May 2019 12:32:06 +0000 (21:32 +0900)]
Initial draft of R2 feature 'Secondary Sink'

- add 'mm_wfd_sink_set_coupled_sink_status'
- add process about 'coupling' category in message callback.

*Minor version is updated.

Change-Id: I5753cdd1ba5aef714e0bc0e8cffdf1ba6aa9b93e
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
5 years agoAdd failure log for removing dump file 03/198103/4 accepted/tizen/unified/20190128.061542 submit/tizen/20190123.011901
SeokHoon LEE [Mon, 21 Jan 2019 01:37:10 +0000 (10:37 +0900)]
Add failure log for removing dump file

- Add failure log
- change remove to g_remove

Change-Id: If0096f4656932af8c95a76e4262170590ed6c207
Signed-off-by: SeokHoon LEE <andy.shlee@samsung.com>
5 years agoMake 'use-tbm' to true. 52/196852/1 submit/tizen/20190111.065705
Hyunsoo Park [Mon, 7 Jan 2019 01:39:02 +0000 (10:39 +0900)]
Make 'use-tbm' to true.

For activating 'use-tbm' feature, i make 'use-tbm' object value to 'TRUE'.

Change-Id: I3f7edc7749537e29d0c2aef15fbd8fdcf8818935
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
5 years agoFix dlog format 35/194735/1 accepted/tizen/unified/20181221.125507 submit/tizen/20181217.015909
SeokHoon LEE [Fri, 7 Dec 2018 05:46:40 +0000 (14:46 +0900)]
Fix dlog format

Change-Id: I5d5872ceac4adf02269d3c27fbcd80e57ebb1649
Signed-off-by: SeokHoon LEE <andy.shlee@samsung.com>
5 years agoMerge "Add initial structure for unittest" into tizen accepted/tizen/unified/20181203.144820 submit/tizen/20181203.082911
Hyunsoo Park [Thu, 29 Nov 2018 06:34:47 +0000 (06:34 +0000)]
Merge "Add initial structure for unittest" into tizen

5 years agoApply new attribute API of libmm-common 19/192319/3
Sangchul Lee [Fri, 2 Nov 2018 07:29:44 +0000 (16:29 +0900)]
Apply new attribute API of libmm-common

- Remove dependency of mm_attrs_private.h.
- Use new API set in mm_attrs.h instead of those.

Change-Id: Iae2da96589961d6ed0740903d2317d9ead53b552
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
5 years agoAdd initial structure for unittest 66/191366/4
SeokHoon Lee [Tue, 16 Oct 2018 08:59:30 +0000 (17:59 +0900)]
Add initial structure for unittest

- add initial version of unittest.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ib295df2a23c0dbac59adc3e6a72f48d9a0e2aa1e

5 years agoRemove api for setting render rectangle 18/186718/4 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.015049 accepted/tizen/unified/20180814.175000 submit/tizen/20180814.053810 submit/tizen_5.0/20181101.000003
Hyunil [Tue, 14 Aug 2018 01:37:42 +0000 (10:37 +0900)]
Remove api for setting render rectangle

Change-Id: Id8f228b2b3ab0a2e383ec7cd2305c752f82d4641
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoDisable 'use-tbm' of tizenwlsink. 39/176439/2 accepted/tizen/unified/20180424.082555 submit/tizen/20180423.075503
Hyunsoo Park [Thu, 19 Apr 2018 07:58:25 +0000 (16:58 +0900)]
Disable 'use-tbm' of tizenwlsink.

hwdecoder seems to decode encoded stream to userspace.
So i changed that tizenwlsink get stream from userspace by using SHM.

Change-Id: If51ad2beebb6b2dfc822b1d8ddae91e63ec980c8
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
6 years agoUpgrade efl api 78/169378/1 accepted/tizen/unified/20180328.010230 submit/tizen/20180319.053649
SeokHoon Lee [Wed, 10 Jan 2018 06:38:04 +0000 (15:38 +0900)]
Upgrade efl api

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Icb3f0387f6f9e844365828623317c58eab756604
(cherry picked from commit 64c443db243eca577b12e0e50822a1b3065e8875)

6 years agoChange default ini value 97/169097/2
SeokHoon Lee [Fri, 2 Feb 2018 06:56:52 +0000 (15:56 +0900)]
Change default ini value

 - Change default sink ini value for device
   that doesn't have ini file.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ifc78addd993062fbc65f817dd554cb47a7907b80

6 years agoChange API name more accurately. 42/168642/3 accepted/tizen/unified/20180205.060527 submit/tizen/20180202.080634
Hyunsoo Park [Tue, 30 Jan 2018 04:49:06 +0000 (13:49 +0900)]
Change API name more accurately.

'mm_wfd_sink_get_state' api returns 'current' state of screen mirroring.
So i change name of this api to 'mm_wfd_sink_get_current_state'.

Change-Id: Ibd7bce33c90945cc8a60b75cbd651539f8c22871
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
6 years agoChange way to make default ini file 54/165954/1
SeokHoon Lee [Fri, 5 Jan 2018 02:02:12 +0000 (11:02 +0900)]
Change way to make default ini file

- delete make a default ini file, and
  just use a default value.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I5bc4bd9223e242ae91cbf928195b4e4894c05893

6 years agoDelete unused ini value 90/165790/1
SeokHoon Lee [Thu, 4 Jan 2018 04:31:32 +0000 (13:31 +0900)]
Delete unused ini value

- delete unused value(enable_rm).

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I43284dadd78e35da5f8aceb374667e2161e89f5a

6 years agoChange usage of wayland apis 01/164801/1
SeokHoon Lee [Thu, 21 Dec 2017 05:47:40 +0000 (14:47 +0900)]
Change usage of wayland apis

- Change usage of wayland apis in multithreaded
  as recommanded.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic7abdcdacab9b4f638ec2ca6ef9a9087f12050b6

6 years agofix resource leak in default case 72/155772/2 accepted/tizen/unified/20171018.062607 submit/tizen/20171017.080630
SeokHoon Lee [Mon, 16 Oct 2017 06:24:23 +0000 (15:24 +0900)]
fix resource leak in default case

- In default case, There isn't unref code.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I6bf70a2bbdd143c9270893f4fd6914115ee58f67

6 years agoAdd unmap buffer in error case 64/151864/2
SeokHoon Lee [Fri, 22 Sep 2017 07:39:40 +0000 (16:39 +0900)]
Add unmap buffer in error case

- add gst_buffer_unmap in case of file open error.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I99e80b3e20beb82ef1028e788708909479876d9c

6 years agochange static functions to global functions 31/150931/1
SeokHoon Lee [Tue, 19 Sep 2017 05:55:19 +0000 (14:55 +0900)]
change static functions to global functions

- Some static function change to global function.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I0d316ae3bfde45e1b737d9572d613f9fe6ef37b9

6 years agoAdd more log 28/150028/2
SeokHoon Lee [Thu, 14 Sep 2017 04:59:13 +0000 (13:59 +0900)]
Add more log

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ib09f698c801bc285234acb3e66aa39520613e301

6 years agoTzien coding convention 22/149222/1
SeokHoon Lee [Tue, 12 Sep 2017 02:10:57 +0000 (11:10 +0900)]
Tzien coding convention

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I74b5ead5426707fa121e08c1ea0ecf17d8d48c79

6 years agoAdd support code for VP8 96/148896/2
SeokHoon Lee [Mon, 11 Sep 2017 05:57:20 +0000 (14:57 +0900)]
Add support code for VP8

- Add to support for VP9 feature.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I669ea612f3063ca9e6fff72bbf95d91672b8505e

6 years agoset video_has flag for display window 68/147568/1
SeokHoon Lee [Tue, 5 Sep 2017 02:57:47 +0000 (11:57 +0900)]
set video_has flag for display window

 - add viedo_has flag.

[Version] 0.2.225
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I0225767b9597e000988e153709c586c1b81a1e55

6 years agoMake supportive_resolution initial. 78/139678/3
Hyunsoo [Thu, 20 Jul 2017 05:56:13 +0000 (14:56 +0900)]
Make supportive_resolution initial.

After applying this patch, 'supportive_resolution' has initial value when call 'scmirroring_sink_unprepare'.
Now, 'supportive_resolution' can be set initial value after calling 'scmirroring_sink_unprepare' even though user set user preferred value when using.
*Before, once 'supportive_resolution' is set through 'scmirorring_set_resolution' api, 'supportive_resolution' variable couldn't be set initial value before screen mirroring app is terminated.
Signed-off-by: Hyunsoo <hance.park@samsung.com>
Change-Id: I855e79f304b8aec0ec904343844320a1903956a3

6 years ago[Mirroring][Add] Add internal api for checking screen mirroring sink state. 23/136123/6 accepted/tizen/4.0/unified/20170816.011349 accepted/tizen/4.0/unified/20170816.014708 accepted/tizen/4.0/unified/20170829.015928 accepted/tizen/unified/20170712.164902 submit/tizen/20170705.004233 submit/tizen/20170710.075343 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.IoT.p1_release
Hyunsoo [Wed, 28 Jun 2017 06:42:25 +0000 (15:42 +0900)]
[Mirroring][Add] Add internal api for checking screen mirroring sink state.

-Initial version.
-It returns 'scmirroring_sink_state_e' when it is called.
-It will be robust after about exception case.

[Version] 0.1.224
[Profile] Common
[Issue Type] Add internal api
[Dependency module] screen-mirroring,https://review.tizen.org/gerrit/#/c/136120/
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20170620.1]
Change-Id: I422f9b25fb573421141770004fb07b45c6e500e7
Signed-off-by: Hyunsoo <hance.park@samsung.com>
7 years agoDelete unused sink_session_mode 27/124627/2 accepted/tizen/unified/20170516.175101 submit/tizen/20170516.041041 tizen_4.0.m1_release
SeokHoon Lee [Wed, 12 Apr 2017 03:58:52 +0000 (12:58 +0900)]
Delete unused sink_session_mode

- delete sink_session_mode and it replaced by audio_codec and video_code

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I9cc63544baef56b19162f1e671ceb1ebba1a8db5

7 years agoMerge "Add audio only session negotiation" into tizen accepted/tizen/unified/20170411.164404 submit/tizen/20170411.063046
SeokHoon Lee [Fri, 7 Apr 2017 07:14:40 +0000 (00:14 -0700)]
Merge "Add audio only session negotiation" into tizen

7 years agoFix memory leak 97/123597/1
SeokHoon Lee [Thu, 6 Apr 2017 07:41:45 +0000 (16:41 +0900)]
Fix memory leak

- fix memory leak that commented on commit
   https://review.tizen.org/gerrit/#/c/123502/

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: If249c9c5b80034950ad2bdfbeed0cdce9eff371c

7 years agoAdd audio only session negotiation 02/123502/1
SeokHoon Lee [Thu, 6 Apr 2017 02:18:04 +0000 (11:18 +0900)]
Add audio only session negotiation

- add video codec for source
- change pipeline creation as negotiation result

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I027a4f5185d9d9bacfac9cfc05e5be01c7dd1d37

7 years agoModify license macro 08/120308/4 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen/common/20170328.140927 accepted/tizen/ivi/20170329.033016 accepted/tizen/mobile/20170329.032913 accepted/tizen/tv/20170329.032942 accepted/tizen/unified/20170329.033033 submit/tizen/20170328.044727
Hyunsoo, Park [Wed, 22 Mar 2017 08:45:14 +0000 (17:45 +0900)]
Modify license macro

[Version] 0.2.221
[Profile] Common
[Issue Type] Update
[Dependency module] N/A

Change-Id: Ice6e53bc2ad098353d9319539a0c3fa2c090c757
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoChange pipeline creation for Video only session 67/119167/1
SeokHoon Lee [Thu, 16 Mar 2017 01:46:43 +0000 (10:46 +0900)]
Change pipeline creation for Video only session

- make pipeline as a result of audio codec negotiation.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I83ca1b20430602662080f97066bfac6ec9566f5b

7 years agoChange caculation of sink session mode 56/117156/1
SeokHoon Lee [Fri, 3 Mar 2017 04:50:40 +0000 (13:50 +0900)]
Change caculation of sink session mode

- default session mode set to 0 (Audio/Video mixed)

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I39459623d07657d909aa0dbf72e43bdcce9c1ee1

7 years agoChange wfd message for video only mirroring 33/115833/6 accepted/tizen/common/20170303.090929 accepted/tizen/ivi/20170303.070307 accepted/tizen/mobile/20170303.070213 accepted/tizen/tv/20170303.070238 accepted/tizen/unified/20170309.033437 submit/tizen/20170303.040910 submit/tizen_unified/20170308.100408
Hyunsoo, Park [Tue, 21 Feb 2017 11:08:59 +0000 (20:08 +0900)]
Change wfd message for video only mirroring

Using this patch, 'wfd-audio-formats' parameter have none parameter for video only sink.

Basically, screen mirroring provides video & audio simultaneously.
This patch will make screen mirroring to provide Video only.

-When Video only mirroring mode, it doesn't make audio plugins.

If 'sink session mode' in 'mmfw_wfd_sink.ini' is set '2',
screen mirroring runs without audio(that is, video only mirroring)

Change-Id: I8d5fa9c6d6d9ac02868f3f87334b757104615e9e
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoFix illegal access before get name 73/115673/2
SeokHoon Lee [Tue, 21 Feb 2017 04:56:04 +0000 (13:56 +0900)]
Fix illegal access before get name

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I4258f4ee45175fb5936e3ee77a0cabdee894f8e8

7 years agoMerge branch 'tizen_3.0' into tizen 92/114592/1 accepted/tizen/common/20170214.173850 accepted/tizen/ivi/20170214.230148 accepted/tizen/mobile/20170214.230036 accepted/tizen/tv/20170214.230058 submit/tizen/20170214.113450
SeokHoon Lee [Tue, 14 Feb 2017 06:22:35 +0000 (15:22 +0900)]
Merge branch 'tizen_3.0' into tizen

Conflicts:
packaging/libmm-wfd.spec
src/mm_wfd_sink_priv.c

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I2bc29adcc77634bc57a07dab96e9c2c37b603679

7 years agoChange for audio only session 66/113766/3
SeokHoon Lee [Thu, 9 Feb 2017 00:57:56 +0000 (09:57 +0900)]
Change for audio only session

Do not need to take care video prepare/unprepare.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I4c33ab53a0d11e62fcd01d768f64faa3c9d92ca4

7 years agofix memoryleak 62/114362/1 accepted/tizen/3.0/common/20170215.121229 accepted/tizen/3.0/ivi/20170215.034226 accepted/tizen/3.0/mobile/20170215.033657 accepted/tizen/3.0/tv/20170215.033940 submit/tizen_3.0/20170214.112531
SeokHoon Lee [Mon, 13 Feb 2017 06:08:39 +0000 (15:08 +0900)]
fix memoryleak

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Id895eda0581a7ae6cc9f72e73d08b9550a791cbb

7 years agoChange prepare for audio only 56/113256/1
SeokHoon Lee [Tue, 7 Feb 2017 04:49:50 +0000 (13:49 +0900)]
Change prepare for audio only

1. Change default value of visible_display from TRUE to FALSE.
2. Skip to prepare video sink when visible_display is FALSE.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I48ec552a3f13cd55f8d2e8c0b83b706dc188a3dc

7 years agoMerge branch 'tizen' into tizen_3.0 49/104249/2 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.125408 accepted/tizen/3.0.m2/tv/20170104.125635 accepted/tizen/3.0/common/20161216.123729 accepted/tizen/3.0/ivi/20161216.084314 accepted/tizen/3.0/mobile/20161216.083910 accepted/tizen/3.0/tv/20161216.084048 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0/20161213.081002 submit/tizen_3.0/20161215.110001
SeokHoon Lee [Tue, 13 Dec 2016 02:09:18 +0000 (11:09 +0900)]
Merge branch 'tizen' into tizen_3.0

Change-Id: I48b3050979d1a8eef67333e0d4bfc676c6789493

7 years agoDelete unreached code and fix coding rule 47/104247/1 accepted/tizen/common/20161214.160552 accepted/tizen/ivi/20161214.015316 accepted/tizen/mobile/20161214.014902 accepted/tizen/tv/20161214.015111 submit/tizen/20161213.083228
SeokHoon Lee [Tue, 13 Dec 2016 01:45:58 +0000 (10:45 +0900)]
Delete unreached code and fix coding rule

[Version] 0.2.214
[Profile] Common
[Issue Type] coding rule
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161212-2]

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I93c21708ccb970222a6648170c0495a3b565e9ab

7 years agoChange profile name in config file. 36/103036/1 accepted/tizen/common/20161207.184605 accepted/tizen/ivi/20161208.012247 accepted/tizen/mobile/20161208.011929 accepted/tizen/tv/20161208.012047 submit/tizen/20161207.075356
SeokHoon Lee [Tue, 6 Dec 2016 09:16:32 +0000 (18:16 +0900)]
Change profile name in config file.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I9227e295a5171d46835016c35bfb478677812e95

7 years agoRemove Profile Build Dependency: Do it at runtime 49/102649/1 accepted/tizen/3.0/common/20161207.194512 accepted/tizen/3.0/ivi/20161207.011922 accepted/tizen/3.0/mobile/20161207.011552 accepted/tizen/3.0/tv/20161207.011716 submit/tizen_3.0/20161206.052949
SeokHoon Lee [Tue, 6 Dec 2016 08:51:00 +0000 (17:51 +0900)]
Remove Profile Build Dependency: Do it at runtime
- it is recommended to distinguish features/profiles at runtime.
 unless it incurs too much overhead, which requires you to
 create multiple binaries and subpackages.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I39787b7ad7d12c202d65d31d6fba6b435b204213

7 years agoRevert "Merge branch 'tizen' into tizen_3.0" 11/102611/1
SeokHoon LEE [Tue, 6 Dec 2016 07:53:58 +0000 (23:53 -0800)]
Revert "Merge branch 'tizen' into tizen_3.0"

This reverts commit 573f6d473aa29ded40c85a5de4ec84e4dca592eb.

Change-Id: I6606261097a242573d8736212500fb5ec4d7ece0

7 years agoMerge branch 'tizen' into tizen_3.0 18/100418/1 accepted/tizen/3.0/common/20161130.064903 accepted/tizen/3.0/ivi/20161130.011813 accepted/tizen/3.0/mobile/20161130.011546 accepted/tizen/3.0/tv/20161130.011648 submit/tizen_3.0/20161129.051721
SeokHoon Lee [Mon, 28 Nov 2016 05:58:06 +0000 (14:58 +0900)]
Merge branch 'tizen' into tizen_3.0

Conflicts:
packaging/libmm-wfd.spec
src/mm_wfd_sink_priv.c

Change-Id: I013ce7c9334e0af64dc7fa6d9c6083b951d2d035

7 years ago[4.0] Remove Profile Build Dependency: Do it at runtime 94/98894/4 accepted/tizen/common/20161129.173637 accepted/tizen/ivi/20161130.015441 accepted/tizen/mobile/20161130.015221 accepted/tizen/tv/20161130.015306 submit/tizen/20161129.052917
hk57.kim [Mon, 21 Nov 2016 06:19:56 +0000 (15:19 +0900)]
[4.0] Remove Profile Build Dependency: Do it at runtime
- This is for Tizen 4.0.

  : Tizen 4.0 Configurability and Build Blocks require
  to remove all profile-depending build options in spec files.
  (No More profile macros)

- It is recommended to distinguish features/profiles at runtime.
 unless it incurs too much overhead, which requires you to
 create multiple binaries and subpackages.

Change-Id: I24bf74bbdf7bbf55e687f404c078ee4ec19a5b11
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agoAdd WFD_SINK_M_QUEUE/WFD_SINK_M_D_VALVE 56/96156/1 accepted/tizen/3.0/common/20161114.081344 accepted/tizen/3.0/ivi/20161109.124745 accepted/tizen/3.0/mobile/20161109.124451 accepted/tizen/3.0/tv/20161109.124602 submit/tizen_3.0/20161108.053851 submit/tizen_3.0_common/20161110.084657
SeokHoon Lee [Mon, 31 Oct 2016 06:39:19 +0000 (15:39 +0900)]
Add WFD_SINK_M_QUEUE/WFD_SINK_M_D_VALVE
Add define USE_EXTERNAL_WL_DISPLAY_HANDLE for TV profile.
Remove mmfw_wfd_sink.ini  (move to mmfw_sysconf package)

[Version] 0.2.212
[Profile] Common
[Issue Type] Add feature
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161027.1]

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I6dbe338356f85849bfbf3d56ba5673c5eea8948b

7 years agoAdd WFD_SINK_M_QUEUE/WFD_SINK_M_D_VALVE 84/94484/1 accepted/tizen/common/20161109.140308 accepted/tizen/ivi/20161109.002846 accepted/tizen/mobile/20161109.002559 accepted/tizen/tv/20161109.002716 submit/tizen/20161108.054351
SeokHoon Lee [Mon, 31 Oct 2016 06:39:19 +0000 (15:39 +0900)]
Add WFD_SINK_M_QUEUE/WFD_SINK_M_D_VALVE
Add define USE_EXTERNAL_WL_DISPLAY_HANDLE for TV profile.
Remove mmfw_wfd_sink.ini  (move to mmfw_sysconf package)

[Version] 0.2.212
[Profile] Common
[Issue Type] Add feature
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161027.1]

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I6dbe338356f85849bfbf3d56ba5673c5eea8948b

7 years agoAdd sink_msg_callback function. 84/94284/1
SeokHoon Lee [Fri, 28 Oct 2016 04:23:58 +0000 (13:23 +0900)]
Add sink_msg_callback function.

[Version] 0.2.211
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161027.1]

Change-Id: I5b82c4895465dde113a29b1a0b8f01414dc6e3cc
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
7 years agoAdd audio/video valve and activate/deactivate function 38/93538/1
SeokHoon Lee [Tue, 25 Oct 2016 01:17:34 +0000 (10:17 +0900)]
Add audio/video valve and activate/deactivate function

[Version] 0.2.210
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Dependency commit] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161019.4]

Change-Id: Icce15bc2568399fe51152142059c4a28ed1f0449
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
7 years agoMove bin_add/link to prepare function. 81/93381/2 accepted/tizen/common/20161025.155106 submit/tizen/20161025.104308 submit/tizen_3.0_common/20161104.104000
SeokHoon Lee [Mon, 24 Oct 2016 04:44:33 +0000 (13:44 +0900)]
Move bin_add/link to prepare function.
Fix build error on 64bit platform.

[Version] 0.2.209
[Profile] Common
[Issue Type] Update
[Dependency module] N/A
[Dependency commit] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161019.4]

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I4899ee0bf76d1c6bae718ee0d381aa32cb3d3efc

7 years agoUpdate wayland API multithread usage and setting 96/92996/2
SeokHoon Lee [Thu, 20 Oct 2016 02:38:52 +0000 (11:38 +0900)]
Update wayland API multithread usage and setting
Change enum value for WFD2VideoH265Level

Change-Id: Iddb2036dfacd15d23cdd43de341df3d3d509fdb1
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
7 years agoAdd unprepare audio/video cmd 81/92481/4
SeokHoon Lee [Mon, 17 Oct 2016 06:53:30 +0000 (15:53 +0900)]
Add unprepare audio/video cmd
Add PRINT_WFD_REF_COUNT
change SLOG to LOG

Change-Id: I6a1c3567313305b6f1a04505b7c64eade339fead
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
7 years agofix comparison warning 13/89813/1 accepted/tizen/3.0/ivi/20161011.050604 accepted/tizen/3.0/mobile/20161015.033526 accepted/tizen/3.0/tv/20161016.005026 accepted/tizen/common/20160928.164014 accepted/tizen/ivi/20160930.040807 accepted/tizen/mobile/20160930.040459 accepted/tizen/tv/20160930.040617 submit/tizen/20160928.043825 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_tv/20161015.000003
SeokHoon Lee [Tue, 27 Sep 2016 06:11:53 +0000 (15:11 +0900)]
fix comparison warning

Change-Id: I5ceb535250451de250baed8850d06566c2a34615
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
7 years agoAdd element creation/link for H265 46/86246/3 accepted/tizen/common/20160921.162251 accepted/tizen/ivi/20160922.042640 accepted/tizen/mobile/20160922.042420 accepted/tizen/tv/20160922.042513 submit/tizen/20160921.041639
SeokHoon Lee [Wed, 31 Aug 2016 07:51:56 +0000 (16:51 +0900)]
Add element creation/link for H265

add element creation/link for H265
remove static in function(__mm_wfd_sink_gst_element_add_bucket_to_bin, __mm_wfd_sink_gst_element_link_bucket)
change fopen to open for security issue.
fix typo GstWFDSessionTimeout and return state value.
add audio queue to audio sinkbin for audio hesitation issue.

[Version] 0.2.205
[Profile] Mobile
[Issue Type] Add features

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: If2b9db09af7158b3f48881a206de5594ffe61fd3

7 years agoAdd R2 sturucture and remove capseeter 84/85584/1 accepted/tizen/common/20160831.162046 accepted/tizen/ivi/20160901.065255 accepted/tizen/mobile/20160901.065033 accepted/tizen/tv/20160901.065132 submit/tizen/20160831.052250
SeokHoon Lee [Thu, 25 Aug 2016 07:17:53 +0000 (16:17 +0900)]
Add R2 sturucture and remove capseeter

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ica4be698cefa00f8f78fcdadde290a13ec11d3fa

7 years agoAdd structure for R2 56/83956/3 accepted/tizen/common/20160824.154805 accepted/tizen/ivi/20160825.050429 accepted/tizen/mobile/20160825.050247 accepted/tizen/tv/20160825.050332 submit/tizen/20160824.052737
SeokHoon Lee [Tue, 16 Aug 2016 04:55:57 +0000 (13:55 +0900)]
Add structure for R2

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I846278e939ac17e8131763d93ec24259c45cc55c

7 years agoChange function parameter and add some member variable 59/83059/3 accepted/tizen/common/20160811.145640 accepted/tizen/ivi/20160812.010625 accepted/tizen/mobile/20160812.010647 accepted/tizen/tv/20160812.010602 submit/tizen/20160810.075454 submit/tizen/20160811.023523
SeokHoon Lee [Tue, 9 Aug 2016 04:14:52 +0000 (13:14 +0900)]
Change function parameter and add some member variable

 - mm_wfd_sink_prepare_video_pipeline function parameter change.
 - mm_wfd_sink_prepare_audio_pipeline function parameter change.
 - add extend_handle/msg_callback_id/update_stream_info_sig_id/chage_av_format_sig_id
 - remove static in some function

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I86365f90f5a11408b85367d4eaa2ce22fe8bdcad

7 years agoChange variable type and property name 20/82820/2
SeokHoon Lee [Mon, 8 Aug 2016 01:58:57 +0000 (10:58 +0900)]
Change variable type and property name

  video_cea_supprt/video_vesa_support/video_hh_support to guint64
  video_param -> wfd-video-formats
  audio_param -> wfd-audio-codecs
  hdcp_param -> wfd-content-protection
  pause -> request-pause
  resume -> request-resume
  close -> request-close
  debug -> dump-rtsp-message

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I9a127d2079c02218edc65395941ce998d0ebb793

7 years agoCheck code for memory leak and tizen coding rule 45/80745/3 accepted/tizen/common/20160805.130228 accepted/tizen/ivi/20160808.081210 accepted/tizen/mobile/20160808.080843 accepted/tizen/tv/20160808.081018 submit/tizen/20160805.054353
SeokHoon Lee [Wed, 20 Jul 2016 03:50:38 +0000 (12:50 +0900)]
Check code for memory leak and tizen coding rule

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ifc9f9f441c993a8b9d1c6f9d347d3503e6ed2f39

7 years agofix wayland overlay setting 57/80457/1
SeokHoon Lee [Mon, 18 Jul 2016 07:07:18 +0000 (16:07 +0900)]
fix wayland overlay setting

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ie62ff4c329e70836a403af3b4313449d3740cb55

7 years agoMake structure for wfd_video_format 18/79818/1 accepted/tizen/common/20160719.171955 accepted/tizen/ivi/20160718.104827 accepted/tizen/mobile/20160718.104906 accepted/tizen/tv/20160718.104626 submit/tizen/20160718.052709
SeokHoon Lee [Wed, 13 Jul 2016 06:22:46 +0000 (15:22 +0900)]
Make structure for wfd_video_format

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I043112df93b2acebfe13133f54060da1004eb202

7 years agoProperty name change and add 02/79602/1
SeokHoon Lee [Tue, 12 Jul 2016 04:03:44 +0000 (13:03 +0900)]
Property name change and add

    set_debug_property -> dump_rtsp_message
    add trace_first_buffer
    add dump_rtp_data
    add user_agent

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I3c169f3768c29570c8cd14f19f4f03fca3477cb7

7 years agomake structure for wfd_audio_code/wfd_content_protection 63/78863/2
SeokHoon Lee [Thu, 7 Jul 2016 07:29:34 +0000 (16:29 +0900)]
make structure for wfd_audio_code/wfd_content_protection

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic97e4057b2505b3295d14e96e75ee51a7e3b3de4

7 years agoParameter name change 71/78371/1
SeokHoon Lee [Tue, 5 Jul 2016 08:26:08 +0000 (17:26 +0900)]
Parameter name change
   enable_pad_probe -> trace_buffers
   enable_ts_data_dump -> dump_ts_data
   enable_asm -> enable_rm
   enable_wfdsrc_pad_probe -> trace_buffers_of_wfdsrc
   name_of_video_parser -> name_of_video_h264_parser
   name_of_video_decoder -> name_of_video_h264_decoder

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I98c839cf8ab58342623c5a88f6d1e4fa5d89b566

7 years agoChange parameter name wfd to wfd_handle, add func_table 61/75261/3 accepted/tizen/common/20160706.141801 accepted/tizen/ivi/20160706.013741 accepted/tizen/mobile/20160706.013636 accepted/tizen/tv/20160706.013705 submit/tizen/20160705.084920
SeokHoon Lee [Fri, 17 Jun 2016 07:18:16 +0000 (16:18 +0900)]
Change parameter name wfd to wfd_handle, add func_table
and delete unused function header.

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ief09c4a71e296345875ea828dc6838f98283487d

7 years agoAdd file path to mm_wfd_sink_create parameter 99/72199/4 accepted/tizen/common/20160620.162459 accepted/tizen/ivi/20160617.082443 accepted/tizen/mobile/20160617.081926 accepted/tizen/tv/20160617.082029 submit/tizen/20160616.065630
SeokHoon Lee [Tue, 31 May 2016 07:16:32 +0000 (16:16 +0900)]
Add file path to mm_wfd_sink_create parameter

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic708116b09405cf1363f24fb4ea90961b5475ee2

7 years agoChange directory structure for code integration 28/74628/1
SeokHoon Lee [Wed, 15 Jun 2016 04:16:13 +0000 (13:16 +0900)]
Change directory structure for code integration

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: Ic18ee6c8185315aff848e814ec928ec622f82cda

7 years agofix checking rule of strncpy 67/74467/1 accepted/tizen/common/20160615.193312 accepted/tizen/ivi/20160615.001659 accepted/tizen/mobile/20160615.001802 accepted/tizen/tv/20160615.001727 submit/tizen/20160614.103947
Hyunsoo, Park [Tue, 14 Jun 2016 09:26:15 +0000 (18:26 +0900)]
fix checking rule of strncpy

Change-Id: Ib567cbb44bed4fb108b17bd81fe319ca511adcfb
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoMerge "update %{TZ_SYS_RO_ETC} to %{_sysconf} because of install directory moving...
SeokHoon LEE [Tue, 12 Apr 2016 08:18:30 +0000 (01:18 -0700)]
Merge "update %{TZ_SYS_RO_ETC} to %{_sysconf} because of install directory moving" into tizen

8 years agoremove warning 18/65418/1 accepted/tizen/common/20160412.131247 accepted/tizen/ivi/20160413.090029 accepted/tizen/mobile/20160413.074550 accepted/tizen/tv/20160413.080007 submit/tizen/20160412.071753
SeokHoon Lee [Mon, 11 Apr 2016 02:07:17 +0000 (11:07 +0900)]
remove warning

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I34cf235835afb4544632fec130ed02b525201a8f

8 years agoupdate %{TZ_SYS_RO_ETC} to %{_sysconf} because of install directory moving 23/64623/1
Hyunsoo, Park [Mon, 4 Apr 2016 08:21:56 +0000 (17:21 +0900)]
update %{TZ_SYS_RO_ETC} to %{_sysconf} because of install directory moving

Change-Id: Ia5e448ab58d9c9c40de2c7e3046bc0a656c68593
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoupdate ini path 'usr/etc' to '%{_sysconfdir}/multimedia' 31/63131/2 accepted/tizen/common/20160401.075536 accepted/tizen/ivi/20160405.010940 accepted/tizen/mobile/20160405.010902 accepted/tizen/tv/20160405.010921 submit/tizen/20160401.015056
Hyunsoo, Park [Tue, 22 Mar 2016 07:35:26 +0000 (16:35 +0900)]
update ini path 'usr/etc' to '%{_sysconfdir}/multimedia'

Change-Id: I22bf456fe5dc03a12872cd0e23699f210625d19e
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoFix hard coding path to 'Tizen Specific Path' 25/62625/1
Hyunsoo, Park [Thu, 17 Mar 2016 06:19:08 +0000 (15:19 +0900)]
Fix hard coding path to 'Tizen Specific Path'

Change-Id: I22cc33595646706eec6a8f763c3ebe9406fe084d
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoFix to set display overlay. 26/61826/2
Sangkyu Park [Fri, 11 Mar 2016 01:21:04 +0000 (10:21 +0900)]
Fix to set display overlay.
- elm_win_xwindow_get API is deprecated on 3.0.

Change-Id: Iee7f0e45ec5097009e7af268a8b72fdcd00231ec
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix sink surface type issue 06/60706/1 accepted/tizen_wearable accepted/tizen/common/20160302.193520 accepted/tizen/ivi/20160302.072125 accepted/tizen/mobile/20160302.072038 accepted/tizen/tv/20160302.072051 accepted/tizen/wearable/20160302.072112 submit/tizen/20160302.010852
Hyunsoo, Park [Wed, 2 Mar 2016 00:44:10 +0000 (09:44 +0900)]
Fix sink surface type issue

Change-Id: Ia79b0e0564342aeba09b8e9b2870f58cc661832c
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoFix ts dump code. 66/58466/1 accepted/tizen/ivi/20160218.023810 accepted/tizen/mobile/20160203.052559 accepted/tizen/tv/20160203.052627 accepted/tizen/wearable/20160203.052645 submit/tizen/20160203.024614 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
Sangkyu Park [Mon, 1 Feb 2016 09:18:38 +0000 (18:18 +0900)]
Fix ts dump code.

- Issue : The parant object of pad is not unreferenced.

Change-Id: I210b6430ef04b8dcbe0d0ea94f1c65f152735f40
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoReplace deprecated overlay with new overlay 18/57918/1 accepted/tizen/mobile/20160127.004308 accepted/tizen/tv/20160127.004523 accepted/tizen/wearable/20160127.004730 submit/tizen/20160126.083631
Hyunjun Ko [Tue, 26 Jan 2016 05:15:40 +0000 (14:15 +0900)]
Replace deprecated overlay with new overlay

Change-Id: Id1755207423dd6b874002794d712c5cbbcd5c891

8 years agoAdd to handle timeout of gstwfdbasersrc. 13/56413/1 accepted/tizen/mobile/20160112.224021 accepted/tizen/tv/20160112.224042 accepted/tizen/wearable/20160112.224101 submit/tizen/20160112.091633
Sangkyu Park [Thu, 7 Jan 2016 07:37:01 +0000 (16:37 +0900)]
Add to handle timeout of gstwfdbasersrc.

Change-Id: Ic306b925f76c91ded28414940bdc870e895b770d
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix null pointer dereference issue. 10/56410/1
Sangkyu Park [Thu, 7 Jan 2016 00:45:17 +0000 (09:45 +0900)]
Fix null pointer dereference issue.

Change-Id: I7f6614a348cbf953fa7d57d18a751512ecb9ac46
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoApply tizen coding rule 09/53909/1 accepted/tizen/mobile/20151210.083249 accepted/tizen/tv/20151210.083307 accepted/tizen/wearable/20151210.083327 submit/tizen/20151210.072618 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Haejeong Kim [Thu, 10 Dec 2015 06:55:00 +0000 (15:55 +0900)]
Apply tizen coding rule

Change-Id: Ied50ee74335987cc7ed16f07e769b750c3e2eedf

8 years ago1. Fix setting ini to support tizen 3.0. 65/52865/2
Sangkyu Park [Fri, 27 Nov 2015 01:32:21 +0000 (10:32 +0900)]
1. Fix setting ini to support tizen 3.0.
2. Change the property name of vedio sink on ini.

Change-Id: Ife266396e2dde581131caee08f2b46a1ec631cef
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix build warnings 83/49383/2 accepted/tizen/mobile/20151013.230550 accepted/tizen/tv/20151013.230602 accepted/tizen/wearable/20151013.230608 submit/tizen/20151013.105343 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Sangkyu Park [Wed, 7 Oct 2015 07:49:53 +0000 (16:49 +0900)]
Fix build warnings

Change-Id: I7d5b496008407c9a3c6920ea1a10c22a0c7def28
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoModified to create xid using Window handle passed by app 82/49382/2
Taewan, Kim [Fri, 2 Oct 2015 04:17:21 +0000 (13:17 +0900)]
Modified to create xid using Window handle passed by app

Change-Id: If4524ca3a61518a57efb4c9247fdd75f2ae5746f
Signed-off-by: Taewan, Kim <taewan79.kim@samsung.com>
8 years agoChange to support 1920x1080 resolution. 81/49381/2
Sangkyu Park [Wed, 23 Sep 2015 05:37:05 +0000 (14:37 +0900)]
Change to support 1920x1080 resolution.

Change-Id: I48dcdbc50de9355362caeeca95341b8d4372b934
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoModified to support evas sink 80/49380/1
Taewan, Kim [Thu, 17 Sep 2015 07:26:12 +0000 (16:26 +0900)]
Modified to support evas sink

Change-Id: Ib6fb22fdf9bd19e0bee0ba8701315f9b19023e02
Signed-off-by: Taewan, Kim <taewan79.kim@samsung.com>
8 years agoFix a crash issue which happend after scmirroring_sink_disconnect API 79/49379/1
Sangkyu Park [Thu, 17 Sep 2015 05:53:24 +0000 (14:53 +0900)]
Fix a crash issue which happend after scmirroring_sink_disconnect API

Change-Id: I604008dd6180b78db17e82e774b80a13d3a55883
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoRemove a dependency for libmm-scmirroring-common 78/49378/1
Sangkyu Park [Mon, 14 Sep 2015 02:20:58 +0000 (11:20 +0900)]
Remove a dependency for libmm-scmirroring-common

Change-Id: I9bd1bcbc446e61999dada5307eeb550beb2b92fb
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>