platform/upstream/gst-plugins-tizen.git
6 years agoRemove GstNetSim in alfec plugin. 02/162602/2 accepted/tizen/unified/20171205.060652 submit/tizen/20171204.101050
Hyunsoo Park [Mon, 4 Dec 2017 10:03:06 +0000 (19:03 +0900)]
Remove GstNetSim in alfec plugin.

GstNetSim plugins goes to gst-plugins-bad. So it is duplicated gst-plugins-tizen and gst-plugins-bad.
So i removed GstNetSim in gst-plugins-tizen.

Change-Id: I7e9c633bfcdcc84e0562a575b7689f7a530e8164
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
6 years agotizenwlsink: fix SVACE issue (strerror) 80/161880/1 accepted/tizen/unified/20171128.150427 submit/tizen/20171128.060207
Hyunil [Tue, 28 Nov 2017 05:39:04 +0000 (14:39 +0900)]
tizenwlsink: fix SVACE issue (strerror)
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Change-Id: I59f6a31f6300901766b98e8c0ca5a1b18ac7d07e

6 years agoMerge "fixed svace issues" into tizen
Sejun Park [Tue, 28 Nov 2017 05:14:03 +0000 (05:14 +0000)]
Merge "fixed svace issues" into tizen

6 years agotizenwlsink: fix g_assert issue and modify gstbuffer for flush_buffer destroy process 10/161410/3 accepted/tizen/unified/20171124.064643 submit/tizen/20171123.113730
Hyunil [Thu, 23 Nov 2017 08:17:45 +0000 (17:17 +0900)]
tizenwlsink: fix g_assert issue and modify gstbuffer for flush_buffer destroy process

Change-Id: I61ea99db8186c38bd0e1f6b2ff95c3e07e1978d1
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agotizenwlsink : restrict use of wayland buffer pool 30/161030/1 submit/tizen/20171121.080556
Hyunil [Tue, 21 Nov 2017 06:26:50 +0000 (15:26 +0900)]
tizenwlsink : restrict use of wayland buffer pool

Change-Id: I9924c6322f1feda3b27f296534d43ffee3dac4ee
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agofixed svace issues 90/160590/1
Sejun Park [Fri, 17 Nov 2017 05:18:11 +0000 (14:18 +0900)]
fixed svace issues

Change-Id: If62e7e710f15410eab88735015301c21a418c22b

6 years agotizenwlsink : change type and function name 61/160061/1 accepted/tizen/unified/20171115.061238 submit/tizen/20171114.004442 submit/tizen/20171115.013055
Hyunil [Tue, 14 Nov 2017 09:11:03 +0000 (18:11 +0900)]
tizenwlsink : change type and function name

Change-Id: Id275fec91a931e1a490f48392c722660de292f81
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agotizenwlsink: get source from gst-plugins-bad/ext/wayland and create new tizen wayland... 66/159466/3 submit/tizen/20171110.011647 submit/tizen/20171113.003957
Hyunil [Thu, 9 Nov 2017 05:51:36 +0000 (14:51 +0900)]
tizenwlsink: get source from gst-plugins-bad/ext/wayland and create new tizen wayland video sink

Change-Id: Id60188662450ac0c142b19ebff59df08fd4b9423
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoChange retry count to 20 69/158569/1 accepted/tizen/unified/20171107.055236 submit/tizen/20171106.095409
SeokHoon Lee [Thu, 2 Nov 2017 02:00:39 +0000 (11:00 +0900)]
Change retry count to 20

- Retry count is too big so change standard rtsp retry
  count.

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

6 years agoVideo360 plugin implementation added 32/152632/10 accepted/tizen/unified/20171031.055717 submit/tizen/20171030.055657
Andriy Martynets [Tue, 26 Sep 2017 15:41:31 +0000 (18:41 +0300)]
Video360 plugin implementation added

Change-Id: I893ed0a2c35e735fe3476b5d0278dde21228a2fe
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
6 years agofix resource leak in RTSP_ERROR case 31/156031/2 accepted/tizen/unified/20171018.062610 submit/tizen/20171017.080630
SeokHoon Lee [Tue, 17 Oct 2017 04:32:09 +0000 (13:32 +0900)]
fix resource leak in RTSP_ERROR case

- add g_object_unref in RTSP_ERROR case.
- set wfd_msg to NULL after message_free for avoid double free
  in error case.

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

6 years agoChange macro to do{}while 61/153361/1
SeokHoon Lee [Thu, 28 Sep 2017 08:55:49 +0000 (17:55 +0900)]
Change macro to do{}while

- Change macro FREE_STRING and REPLACE_STRING to
  do { } while(0)  for single line use.
- valiable data change to tmpdata.

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

6 years agoMerge "Removed TM1 kernel dependency" into tizen accepted/tizen/unified/20170913.071411 submit/tizen/20170912.080330
SeokHoon Lee [Tue, 12 Sep 2017 06:26:55 +0000 (06:26 +0000)]
Merge "Removed TM1 kernel dependency" into tizen

6 years agoModify while loop run always one time. 18/148618/3 accepted/tizen/4.0/unified/20170913.152906 submit/tizen_4.0/20170911.080400 tizen_4.0.IoT.p1_release
Hyunsoo [Fri, 8 Sep 2017 07:25:39 +0000 (16:25 +0900)]
Modify while loop run always one time.

In 'gst_wfd_message_get_contentprotection_type' api,
while loop which is always run one time logically. So i modified it.
    For testing,
    1. Make 'priv->protection_enabled' variable 'TRUE' which is in 'gst_rtsp_wfd_client_init' api.
    2. Unlock if statement for 'msg->content_protection' (if 0 -> 1).
    3. Find log in it on GST_LOG in sink.

Change-Id: Ib42635101bb46782bcb7edffc9a36b462ebcae22
Signed-off-by: Hyunsoo <hance.park@samsung.com>
6 years agoRemoved TM1 kernel dependency 95/147595/2
SeokHoon Lee [Tue, 5 Sep 2017 05:09:14 +0000 (14:09 +0900)]
Removed TM1 kernel dependency

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

6 years agoFix for build with UBSan 52/135452/2 accepted/tizen/unified/20170911.060222 submit/tizen/20170908.063614
Denis Khalikov [Thu, 22 Jun 2017 09:46:23 +0000 (12:46 +0300)]
Fix for build with UBSan

To prevent this kind of error:

gstwfdbasesrc.c: In function 'gst_wfd_base_src_get_vesa_resolution_and_set_to_src':
gstwfdbasesrc.c:4083:5: error: case label does not reduce to an integer constant
case GST_WFD_VESA_2560x1440P60:
     ^~~~

Change-Id: I0ee03e080ea8feff5ce4f93391172b0b084c11be
Signed-off-by: Denis Khalikov <d.khalikov@partner.samsung.com>
6 years agofix typo 61/142961/1
SeokHoon Lee [Tue, 8 Aug 2017 05:01:28 +0000 (14:01 +0900)]
fix typo

- udpsrc change to udpsink, it would have to be typo.

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

7 years agodirect streaming initial version 15/137215/3 accepted/tizen/4.0/unified/20170816.011852 accepted/tizen/4.0/unified/20170816.014959 accepted/tizen/4.0/unified/20170828.222506 accepted/tizen/unified/20170717.170249 submit/tizen/20170712.011946 submit/tizen/20170714.020023 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100005 submit/tizen_4.0_unified/20170814.115522
SeokHoon Lee [Wed, 5 Jul 2017 02:08:03 +0000 (11:08 +0900)]
direct streaming initial version

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

7 years agofixed memory leak 62/133762/2 accepted/tizen/unified/20170615.070936 submit/tizen/20170615.035550
Sejun Park [Tue, 13 Jun 2017 09:01:34 +0000 (18:01 +0900)]
fixed memory leak

Change-Id: I4a76a2a94d74cfb8d17b31cff4ffaff3b1cfa54b

7 years agoMerge "Fix typo in header" into tizen accepted/tizen/unified/20170608.072425 submit/tizen/20170608.033315
eunhae choi [Thu, 8 Jun 2017 03:31:59 +0000 (03:31 +0000)]
Merge "Fix typo in header" into tizen

7 years agoFix typo in header 43/127743/2
Slava Barinov [Fri, 28 Apr 2017 12:51:55 +0000 (15:51 +0300)]
Fix typo in header

Change-Id: I1784da839fbf2109103d7446960927cc3cd46fed
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
7 years agoDisable tizenipcsrc/sink
Jeongmo Yang [Tue, 16 May 2017 04:08:10 +0000 (13:08 +0900)]
Disable tizenipcsrc/sink

[Version] 1.0.0-41
[Profile] Common
[Issue Type] Disable feature
[Dependency module] N/A

Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
7 years agoRemoving rtpresender module. 98/127198/1 accepted/tizen/unified/20170428.032525 submit/tizen/20170427.005848 tizen_4.0.m1_release
Hyunsoo, Park [Wed, 26 Apr 2017 11:02:03 +0000 (20:02 +0900)]
Removing rtpresender module.

When applying this patch, rtpresender is going to be removed.
Because of patent issue about rtpresender, we remove it.

[Version] 1.0.0-40
[Profile] Common
[Issue Type] Add feature
[Dependency module] platform/upstream/gst-rtsp-server (https://review.tizen.org/gerrit/127196)
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161111.1]

Change-Id: Id43577c7fb0850ed696696526e0bfc04736fd49c
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoaudioeq: update band when set filter_action 01/126601/1
Eunhae Choi [Mon, 24 Apr 2017 08:43:33 +0000 (17:43 +0900)]
audioeq: update band when set filter_action

Change-Id: I6969fa97bb985d744a7f74c642da7a2df228159a

7 years ago[Tizen] Fix 'Have choice' issue for TM1 64/121864/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142400 accepted/tizen/ivi/20170403.130038 accepted/tizen/mobile/20170403.125656 accepted/tizen/tv/20170403.125834 accepted/tizen/unified/20170403.130128 accepted/tizen/wearable/20170403.125922 submit/tizen/20170403.050513
hk57.kim [Wed, 29 Mar 2017 08:22:19 +0000 (17:22 +0900)]
[Tizen] Fix 'Have choice' issue for TM1

- This is for Tizen 4.0.
- Fix buildrequires kernel-headers-tizen-dev --> kernel-headers-3.10-sc7730 for TM1

Change-Id: Id55d1c45e45cb51a903b6643e14c191a52daca8d
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agopdpushsrc: merge branch tizen_3.0 to tizen 32/121832/1
Hyuntae, Kim [Tue, 8 Nov 2016 07:53:15 +0000 (16:53 +0900)]
pdpushsrc: merge branch tizen_3.0 to tizen

Change-Id: I939ada3add225aea09673f4a17f39105683413d7

7 years agoFix memory leak 57/121757/2
SeokHoon Lee [Wed, 29 Mar 2017 00:49:36 +0000 (09:49 +0900)]
Fix memory leak

- msg free in error case
- url0,url1 free after use

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

7 years agospec: Use %license macro to copy license 55/120355/6 accepted/tizen/common/20170328.140937 accepted/tizen/ivi/20170329.033019 accepted/tizen/mobile/20170329.032920 accepted/tizen/tv/20170329.032943 accepted/tizen/unified/20170329.033034 accepted/tizen/wearable/20170329.032953 submit/tizen/20170328.044727
Eunhae Choi [Wed, 22 Mar 2017 10:58:07 +0000 (19:58 +0900)]
spec: Use %license macro to copy license

- fix SVACE issue by Reviewer AEGIS

Change-Id: If8102bce9ca0de9ce422ad66292ec6c180188588

7 years ago[4.0] Remove Target_Name Dependency 28/113528/8
hk57.kim [Wed, 8 Feb 2017 05:28:47 +0000 (14:28 +0900)]
[4.0] Remove Target_Name Dependency

- This is for Tizen 4.0
- We are going to unify repositories as well as build projects.

- When you SR this, you need to create JIRA-TRE issue of:
  : add gst-plugins-tizen-extension-TM1 for TM1 (mobile)

(It's add, not replace.)

Change-Id: I98b7a5d14e875a36879744a9473dbb3b7a2dd38f
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agoChange wfd message for video only mirroring 37/115837/10 accepted/tizen/common/20170303.090932 accepted/tizen/ivi/20170303.070310 accepted/tizen/mobile/20170303.070218 accepted/tizen/tv/20170303.070241 accepted/tizen/unified/20170309.035920 accepted/tizen/wearable/20170303.070251 submit/tizen/20170303.040910 submit/tizen_unified/20170308.100413
Hyunsoo, Park [Tue, 21 Feb 2017 11:25:20 +0000 (20:25 +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 goes, it makes 'wfd_audio_codecs' messages to 'none'.

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

Change-Id: Ib71d7b1b9faacc2b98b9f6e3ae20c9bebac4d350
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agofix memoryleak and unerflow 75/114575/1 accepted/tizen/common/20170214.173905 accepted/tizen/ivi/20170214.230155 accepted/tizen/mobile/20170214.230044 accepted/tizen/tv/20170214.230106 accepted/tizen/wearable/20170214.230128 submit/tizen/20170214.113450
SeokHoon Lee [Mon, 13 Feb 2017 06:02:56 +0000 (15:02 +0900)]
fix memoryleak and unerflow

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

7 years agoChange wfd message 32/113332/1
SeokHoon Lee [Tue, 7 Feb 2017 07:08:23 +0000 (16:08 +0900)]
Change wfd message

wfd-video-formats have none parameter for audio only sink

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

7 years agoAdd gst_caps_unref for assigned caps 98/108098/2 accepted/tizen/common/20170117.175045 accepted/tizen/ivi/20170118.041354 accepted/tizen/mobile/20170118.041252 accepted/tizen/tv/20170118.041314 accepted/tizen/wearable/20170118.041328 submit/tizen/20170117.102244
SeokHoon Lee [Tue, 3 Jan 2017 04:13:08 +0000 (13:13 +0900)]
Add gst_caps_unref for assigned caps

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

7 years agoRemove unused plugins 59/107259/2
SeokHoon Lee [Tue, 27 Dec 2016 08:28:12 +0000 (17:28 +0900)]
Remove unused plugins
Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I84df2292350b4eb025886bf60708d37d7002e822

7 years agoAdd g_object_unref 29/107129/2 accepted/tizen/common/20161227.192515 accepted/tizen/ivi/20161227.091556 accepted/tizen/mobile/20161227.091458 accepted/tizen/tv/20161227.091514 accepted/tizen/wearable/20161227.091534 submit/tizen/20161227.042615
SeokHoon Lee [Tue, 27 Dec 2016 00:51:05 +0000 (09:51 +0900)]
Add g_object_unref

 add g_object_unre for assigned item by gst_element_get_clock

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

7 years agoAdd gst_object_unref in case of pad assigned by gst_element_get_static_pad/gst_elemen... 87/105887/3
SeokHoon Lee [Mon, 19 Dec 2016 07:01:44 +0000 (16:01 +0900)]
Add gst_object_unref in case of pad assigned by gst_element_get_static_pad/gst_element_get_static_pad

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

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

7 years ago[encodebin] Remove unused function 01/105601/1
Jeongmo Yang [Mon, 19 Dec 2016 05:51:28 +0000 (14:51 +0900)]
[encodebin] Remove unused function

[Version] 1.0.0-33
[Profile] Common
[Issue Type] Clean up
[Dependency module] N/A

Change-Id: I710775ffa7a60cb629b1d8312027cc0dbe6f5dbb
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
7 years agoModify spell 'prefered' to 'preferred' 65/101065/2 accepted/tizen/common/20161214.160635 accepted/tizen/ivi/20161214.015334 accepted/tizen/mobile/20161214.014942 accepted/tizen/tv/20161214.015015 accepted/tizen/wearable/20161214.015212 submit/tizen/20161213.083228
Hyunsoo, Park [Wed, 30 Nov 2016 07:55:33 +0000 (16:55 +0900)]
Modify spell 'prefered' to 'preferred'

[Version] 1.0.0-32
[Profile] Common
[Issue Type] Modify mispelling api name
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161111.1]

Change-Id: I5a7256ec75e75196dddcfdd394cc9ba8c982e1e0
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoAdd 'TCP/UDP Switching' feature 86/99486/4 accepted/tizen/common/20161129.173641 accepted/tizen/ivi/20161130.015443 accepted/tizen/mobile/20161130.015223 accepted/tizen/tv/20161130.015250 accepted/tizen/wearable/20161130.015339 submit/tizen/20161129.052917
Hyunsoo, Park [Wed, 23 Nov 2016 04:52:07 +0000 (13:52 +0900)]
Add 'TCP/UDP Switching' feature

Using this feature, User can choose transport layer protocol between TCP and UDP.

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

Change-Id: I248acdc0fb826d8f00dc8265a3843ba160e66977
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoModify function because of return type 01/98501/5 accepted/tizen/common/20161122.192953 accepted/tizen/ivi/20161122.235947 accepted/tizen/mobile/20161122.235732 accepted/tizen/tv/20161122.235817 accepted/tizen/wearable/20161122.235853 submit/tizen/20161122.044017
Hyunsoo, Park [Thu, 17 Nov 2016 11:12:55 +0000 (20:12 +0900)]
Modify function because of return type

gstwfdbasesrc.c
- modify 'g_return_if_fail' to 'g_return_val_if_fail' because return type of 'gst_wfd_base_src_get_streaminfo' function is 'GstRTSPResult'.

Add free function of 'datatmp' & delete unreachable code

gstwfdextsrc.c
- modify memory leak of 'datatmp' variable. If program doesn't go inside of 'if' statement in line 1952, there is any free function of 'datatmp'.
  So i added it last of 'gst_wfd_ext_src_loop_tcp' function.
- delete unreachable codes. When 'body' variable is not NULL, we can reach line 880. But after that there is if statement which can go when body is NULL. In my opinion, it is unreachable codes. So i deleted those.

[Version] 1.0.0-30
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161101.3]
Change-Id: Ifaab0440056acc2068873683b6f2f63e0faae482
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoencodebin - Fix video recording resume failure 44/97944/1
Jeongmo Yang [Tue, 15 Nov 2016 11:21:49 +0000 (20:21 +0900)]
encodebin - Fix video recording resume failure

Since GStreamer 1.0, GST_BUFFER_DTS is used with GST_BUFFER_PTS(GST_BUFFER_TIMESTAMP),
but, GST_BUFFER_DTS is not updated in encodebin.
It causes the failure on muxer when resume recording.

[Version] 1.0.0-29
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-3.0-mobile_20161114.3]

Change-Id: Ia58f53a7215162d739845d5368275c77595a67c4
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
7 years agoMerge "Add AL-FEC feature" into tizen accepted/tizen/common/20161115.200723 accepted/tizen/ivi/20161115.234317 accepted/tizen/mobile/20161115.234106 accepted/tizen/tv/20161115.234214 accepted/tizen/wearable/20161115.234246 submit/tizen/20161115.062308
SeokHoon LEE [Mon, 14 Nov 2016 01:19:19 +0000 (17:19 -0800)]
Merge "Add AL-FEC feature" into tizen

7 years agoAdd AL-FEC feature 13/94313/10
Hyunsoo, Park [Fri, 28 Oct 2016 06:58:43 +0000 (15:58 +0900)]
Add AL-FEC feature

[Version] 1.6.1
[Profile] Common
[Issue Type] Add feature
[Dependency module] N/A
[Depends-on] https://review.tizen.org/gerrit/#/c/94310/ (Change-Id: I534d3acf3aa5f0114c2282b3ea80a7b0f51216cc)
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161025.2]

Change-Id: Iec3ba16bd8b61b96415e39126e25c4286cd02dc4
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoAdd notification parameter of screenshot event listener 46/96146/3 accepted/tizen/common/20161110.190216 accepted/tizen/ivi/20161111.001933 accepted/tizen/mobile/20161111.001834 accepted/tizen/tv/20161111.001852 accepted/tizen/wearable/20161111.001912 submit/tizen/20161110.060946
Hyunsoo, Park [Tue, 8 Nov 2016 04:41:21 +0000 (13:41 +0900)]
Add notification parameter of screenshot event listener

[Version] 1.0.0.28
[Profile] Common
[Issue Type] Add parameter of event listener
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-mobile_20161101.3]

Change-Id: If1250e10dde6925ca658ab5cf44d0d64d2e46be0
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
7 years agoremove evasimagesink 95/95395/1 accepted/tizen/common/20161109.140313 accepted/tizen/ivi/20161109.002851 accepted/tizen/mobile/20161109.002612 accepted/tizen/tv/20161109.002722 accepted/tizen/wearable/20161109.002806 submit/tizen/20161108.054351
NAMJEONGYOON [Thu, 3 Nov 2016 06:06:49 +0000 (15:06 +0900)]
remove evasimagesink

Change-Id: Ie5f131cfe5ab3fdc628b92a1259b461cd8d4eb7d

7 years agoapply tizen build option rule 34/87134/2 accepted/tizen/3.0/ivi/20161011.044204 accepted/tizen/3.0/mobile/20161015.033233 accepted/tizen/3.0/tv/20161016.004742 accepted/tizen/3.0/wearable/20161015.082922 accepted/tizen/common/20160907.154730 accepted/tizen/ivi/20160908.044252 accepted/tizen/mobile/20160908.043840 accepted/tizen/tv/20160908.044005 accepted/tizen/wearable/20160908.044118 submit/tizen/20160907.074000 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000002 submit/tizen_3.0_mobile/20161015.000002 submit/tizen_3.0_tv/20161015.000002 submit/tizen_3.0_wearable/20161015.000002
Eunhae Choi [Tue, 6 Sep 2016 11:50:02 +0000 (20:50 +0900)]
apply tizen build option rule

Change-Id: Ifd258a222fe2f3e99fea1221b7a0163c2427adbb

7 years ago[drmsrc] remove unused plugin 19/83319/3 accepted/tizen/common/20160811.145651 accepted/tizen/ivi/20160812.010633 accepted/tizen/mobile/20160812.010656 accepted/tizen/tv/20160812.010611 accepted/tizen/wearable/20160812.010540 submit/tizen/20160810.075454 submit/tizen/20160811.023523
Eunhae Choi [Wed, 10 Aug 2016 06:08:12 +0000 (15:08 +0900)]
[drmsrc] remove unused plugin

Change-Id: I991317173cb6a111dd0bb136e0bf435df6433a95

7 years agoChange variable type and property name 21/82821/1
SeokHoon Lee [Mon, 8 Aug 2016 02:13:38 +0000 (11:13 +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: I5138a8f0ed732b7f7c299682ff33c7c343769ba7

7 years agoapply physical address for tm1 and change bo number to 1 13/82213/3 accepted/tizen/common/20160805.130248 accepted/tizen/ivi/20160808.081217 accepted/tizen/mobile/20160808.080902 accepted/tizen/tv/20160808.081024 accepted/tizen/wearable/20160808.081117 submit/tizen/20160805.054353
SeokHoon Lee [Tue, 2 Aug 2016 03:59:06 +0000 (12:59 +0900)]
apply physical address for tm1 and change bo number to 1

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

8 years agoDelete unused plugins and file 65/80765/2
SeokHoon Lee [Wed, 20 Jul 2016 05:37:32 +0000 (14:37 +0900)]
Delete unused plugins and file

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

8 years agoremove unused plugins 61/80761/1
NAMJEONGYOON [Wed, 20 Jul 2016 05:01:02 +0000 (14:01 +0900)]
remove unused plugins

Change-Id: I7d562043a9220bca09dd20894a03685fb7354675

8 years agoRelease for VD autosync 82/68082/1 accepted/tizen/common/20160504.125021 accepted/tizen/ivi/20160503.011425 accepted/tizen/mobile/20160503.011322 accepted/tizen/tv/20160503.011349 accepted/tizen/wearable/20160503.011406 submit/tizen/20160502.101731
SeokHoon Lee [Mon, 2 May 2016 06:43:24 +0000 (15:43 +0900)]
Release for VD autosync

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

8 years agoMerge "audiotp/audioeq: Modify build warnings" into tizen accepted/tizen/common/20160405.133411 accepted/tizen/ivi/20160406.013750 accepted/tizen/mobile/20160406.013702 accepted/tizen/tv/20160406.013718 accepted/tizen/wearable/20160406.013735 submit/tizen/20160405.084111
eunhae choi [Tue, 5 Apr 2016 05:06:11 +0000 (22:06 -0700)]
Merge "audiotp/audioeq: Modify build warnings" into tizen

8 years agoaudiotp/audioeq: Modify build warnings 96/64396/3
Gilbok Lee [Fri, 1 Apr 2016 03:01:34 +0000 (12:01 +0900)]
audiotp/audioeq: Modify build warnings

Change-Id: I2d076f38f5ff2ab2b5293fa89916015fed4cd36a

8 years agoFix warning message by 'gst_element_post_message' because of parameter modification 94/64394/1
Hyunsoo, Park [Fri, 1 Apr 2016 02:45:28 +0000 (11:45 +0900)]
Fix warning message by 'gst_element_post_message' because of parameter modification

Change-Id: I13a5b6d27fa924619c5405d3110cd657903de431
Signed-off-by: Hyunsoo, Park <hance.park@samsung.com>
8 years agoMerge "[evasimagesink] fix build warnings" into tizen accepted/tizen/common/20160322.151029 accepted/tizen/ivi/20160323.013326 accepted/tizen/mobile/20160323.013230 accepted/tizen/tv/20160323.013250 accepted/tizen/wearable/20160323.013309 submit/tizen/20160322.112621
Heechul Jeon [Mon, 21 Mar 2016 05:49:02 +0000 (22:49 -0700)]
Merge "[evasimagesink] fix build warnings" into tizen

8 years ago[evasimagesink] fix build warnings 78/62578/3
NAMJEONGYOON [Thu, 17 Mar 2016 00:26:37 +0000 (09:26 +0900)]
[evasimagesink] fix build warnings

Change-Id: Ifbaad7f3f378a5f0bc0ce57bea7342bf7ea15d07
Signed-off-by: NAMJEONGYOON <just.nam@samsung.com>
8 years agoMerge "Fix Svace issue(WGID:42762)" into tizen
Heechul Jeon [Fri, 18 Mar 2016 08:18:49 +0000 (01:18 -0700)]
Merge "Fix Svace issue(WGID:42762)" into tizen

8 years agoMerge "fix build warning" into tizen
Heechul Jeon [Fri, 18 Mar 2016 08:17:33 +0000 (01:17 -0700)]
Merge "fix build warning" into tizen

8 years agoFix Svace issue(WGID:42762) 77/62777/2
Gilbok Lee [Fri, 18 Mar 2016 06:27:03 +0000 (15:27 +0900)]
Fix Svace issue(WGID:42762)

Change-Id: I69c5aa04a1ed39383f8501ae122a95279c12ae22
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years ago[tizenipc] 1. Fix build warning, 2. Fix Svace issue 72/62772/1 accepted/tizen/common/20160318.145949 accepted/tizen/ivi/20160318.113951 accepted/tizen/mobile/20160318.113801 accepted/tizen/tv/20160318.113902 accepted/tizen/wearable/20160318.113841 submit/tizen/20160318.062611
Jeongmo Yang [Fri, 18 Mar 2016 06:03:42 +0000 (15:03 +0900)]
[tizenipc] 1. Fix build warning, 2. Fix Svace issue

Change-Id: Ibfb6e09221ab3e1b679e53b4093b85bbc3cc6f95
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
8 years agofix build warning 64/62564/2
Eunhae Choi [Wed, 16 Mar 2016 13:42:07 +0000 (22:42 +0900)]
fix build warning

Change-Id: I4a4c2405fe9e302ea1f57e6e8d9808a8bf851eff
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
8 years ago[pdpushsrc] fix svace issue 59/60959/1 accepted/tizen/common/20160310.081338 accepted/tizen/ivi/20160310.055713 accepted/tizen/mobile/20160310.055554 accepted/tizen/tv/20160310.055611 accepted/tizen/wearable/20160310.055651 submit/tizen/20160309.073736
Eunhae Choi [Thu, 3 Mar 2016 06:48:47 +0000 (15:48 +0900)]
[pdpushsrc] fix svace issue

Change-Id: I6445f35c60017ca782240cd3c381c02fdfd10d60
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
8 years ago[waylandsrc] set new value for timeout on poll 09/58209/1 accepted/tizen/ivi/20160218.024830 accepted/tizen/mobile/20160129.084013 accepted/tizen/tv/20160129.084034 accepted/tizen/wearable/20160129.084057 submit/tizen/20160129.053343 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005
Hyunjun Ko [Thu, 28 Jan 2016 09:30:29 +0000 (18:30 +0900)]
[waylandsrc] set new value for timeout on poll

Change-Id: I2410db8911704c0ba52ba73312aa66580cbe3c70

8 years ago[tizenipc] Support normal format - NV12, NV21, I420, YV12, YUYV, UYVY 11/57411/2 accepted/tizen/mobile/20160122.034423 accepted/tizen/tv/20160122.034442 accepted/tizen/wearable/20160122.034503 submit/tizen/20160121.084443
Jeongmo Yang [Wed, 20 Jan 2016 02:03:52 +0000 (11:03 +0900)]
[tizenipc] Support normal format - NV12, NV21, I420, YV12, YUYV, UYVY

Change-Id: Id8cf65fe740880a677d08aa935f4f03f31662ffa
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
8 years ago[tizenipcsink] 1. Fix crash when response timeout of sended buffer, 2. Fix crash... 65/56865/4 accepted/tizen/mobile/20160114.065006 accepted/tizen/tv/20160114.065034 accepted/tizen/wearable/20160114.065101 submit/tizen/20160114.021706
Jeongmo Yang [Wed, 13 Jan 2016 08:18:39 +0000 (17:18 +0900)]
[tizenipcsink] 1. Fix crash when response timeout of sended buffer, 2. Fix crash when wait for buffer in sink stop function, 3. Enhance buffer control

Change-Id: I87fd3b1d4e2c4bce52752ce0dd63a67eb1635f28
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
8 years ago[wfdmanager] Add to use socket keep-alive to check timeout. 41/56441/1 accepted/tizen/mobile/20160112.224121 accepted/tizen/tv/20160112.224137 accepted/tizen/wearable/20160112.224158 submit/tizen/20160112.091731
Sangkyu Park [Thu, 7 Jan 2016 07:34:48 +0000 (16:34 +0900)]
[wfdmanager] Add to use socket keep-alive to check timeout.

Change-Id: I8052eb109915760367032ba568b22bd0954e76ec
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[tizenipc] Add new plugins - tizenipcsink, tizenipcsrc 51/56151/2 accepted/tizen/mobile/20160106.003510 accepted/tizen/tv/20160106.003408 accepted/tizen/wearable/20160106.003439 submit/tizen/20160105.085903 submit/tizen/20160105.093305
Jeongmo Yang [Tue, 5 Jan 2016 02:27:54 +0000 (11:27 +0900)]
[tizenipc] Add new plugins - tizenipcsink, tizenipcsrc

Change-Id: I6e3045adddfc546f52333fc83d35ea08389a2892
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
8 years agoRemove Apache-2.0 license in spec file 40/55840/2 accepted/tizen/mobile/20151230.115628 accepted/tizen/tv/20151230.115701 accepted/tizen/wearable/20151230.115725 submit/tizen/20151230.023906
Gilbok Lee [Wed, 30 Dec 2015 00:21:08 +0000 (09:21 +0900)]
Remove Apache-2.0 license in spec file

Change-Id: Id798ce43ad9604962825130a5cd767d7547d8d0e
Signed-off-by: Gilbok Lee <gilbok.lee@samsung.com>
8 years agowfdtsdemux: resolve svace issue 25/55825/1 submit/tizen/20151230.014719
Eunhae Choi [Tue, 29 Dec 2015 13:44:02 +0000 (22:44 +0900)]
wfdtsdemux: resolve svace issue

Change-Id: I677614b3c25a61c7443f789e12517550336d8b60

8 years agoDisable waylandsink 1.4.1 68/54668/1 accepted/tizen/mobile/20151217.093551 accepted/tizen/tv/20151217.093523 accepted/tizen/wearable/20151217.093528 submit/tizen/20151217.061810 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Hyunil [Thu, 17 Dec 2015 05:42:37 +0000 (14:42 +0900)]
Disable waylandsink 1.4.1

Change-Id: I8043c94397418f3ea2147e4f44f2d04dba36d61a
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
8 years ago[waylandsrc] fills more information for MMVideoBuf 17/54517/1 accepted/tizen/mobile/20151216.111001 accepted/tizen/tv/20151216.110707 accepted/tizen/wearable/20151216.110722 submit/tizen/20151216.054301
Hyunjun Ko [Wed, 16 Dec 2015 01:04:36 +0000 (10:04 +0900)]
[waylandsrc] fills more information for MMVideoBuf

Change-Id: I63959b34a776a3d2a973f50693bbf32f7ecaa6f1

8 years agoMerge "Fixing plane size calculation. Signed-off-by: Barun Kr. Singh <barun.singh... accepted/tizen/mobile/20151215.124822 accepted/tizen/tv/20151215.125311 accepted/tizen/wearable/20151215.125606 submit/tizen/20151215.101005
hj kim [Tue, 15 Dec 2015 10:08:40 +0000 (02:08 -0800)]
Merge "Fixing plane size calculation. Signed-off-by: Barun Kr. Singh <barun.singh@samsung.com> Change-Id: If5f871dded37908ac1b50e58b3dddf6b90029795" into tizen

8 years agoMerge "[wfdmanager] Change the license description of gstwfdmanager.c" into tizen
hj kim [Tue, 15 Dec 2015 10:08:34 +0000 (02:08 -0800)]
Merge "[wfdmanager] Change the license description of gstwfdmanager.c" into tizen

8 years agoFixing plane size calculation. 51/54251/2
Barun Kumar Singh [Mon, 14 Dec 2015 09:24:55 +0000 (14:54 +0530)]
Fixing plane size calculation.
Signed-off-by: Barun Kr. Singh <barun.singh@samsung.com>
Change-Id: If5f871dded37908ac1b50e58b3dddf6b90029795

8 years agoWaylandsink : fix bug : can not get wl_shell_surface 58/54058/2 accepted/tizen/mobile/20151212.071007 accepted/tizen/tv/20151212.072517 accepted/tizen/wearable/20151212.073113 submit/tizen/20151211.062609
Hyunil [Fri, 11 Dec 2015 06:18:51 +0000 (15:18 +0900)]
Waylandsink : fix bug : can not get wl_shell_surface

Change-Id: I291e0380c1fce6669432e2432ab951e6da82cf47
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
8 years ago[wfdmanager] Change the license description of gstwfdmanager.c 26/54026/1
Sangkyu Park [Mon, 7 Dec 2015 07:21:53 +0000 (16:21 +0900)]
[wfdmanager] Change the license description of gstwfdmanager.c

Change-Id: I8edf17ff3f3ef3affd5c39b060a38c815b6bc30b
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoCreating shell_surface after creating surface if needed. 19/53519/3 accepted/tizen/mobile/20151208.123917 accepted/tizen/tv/20151208.123933 accepted/tizen/wearable/20151208.123954 submit/tizen/20151207.232239
Boram Park [Mon, 7 Dec 2015 11:39:53 +0000 (20:39 +0900)]
Creating shell_surface after creating surface if needed.

   NOTE: This patch SHOULD be applied for both shm and tbm cases,
         because enlightenment has different behavior with weston.

   For enlightenment to guarantee all client requests, shell_surface
   should be created before sending requests to enlightenment.

Change-Id: I34235daee268663d872c515c992eaba985b4b242

8 years agorename tizenwlsink to waylandsink 20/53020/1 submit/tizen/20151201.024149
NAMJEONGYOON [Mon, 30 Nov 2015 23:48:05 +0000 (08:48 +0900)]
rename tizenwlsink to waylandsink

Change-Id: I1e89c41cadc233ff7e9db77e6133c77977c9a7df

8 years agowaylandsink: create tizen_video_object resource for video 51/52951/1
Boram Park [Mon, 30 Nov 2015 04:38:01 +0000 (13:38 +0900)]
waylandsink: create tizen_video_object resource for video

Change-Id: Id48b2943761cfb6aabb4aa02e1099b0f287d84f3

8 years agoadd temp waylandsink for 1.6.1 and drmdecryptor 18/52718/2 submit/tizen/20151127.020604 submit/tizen/20151127.065352
Eunhae Choi [Thu, 26 Nov 2015 07:11:07 +0000 (16:11 +0900)]
add temp waylandsink for 1.6.1 and drmdecryptor

Change-Id: I5717632b04e687fe188c1aaa776dc4e0e6f292bb

8 years ago[wfdsrc] Fix wrong parameters of signal handlers 83/51783/1 accepted/tizen/mobile/20151117.050126 accepted/tizen/tv/20151117.050156 accepted/tizen/wearable/20151117.050222 submit/tizen/20151117.004823
Hyunjun Ko [Mon, 16 Nov 2015 02:14:24 +0000 (11:14 +0900)]
[wfdsrc] Fix wrong parameters of signal handlers

Change-Id: I4881cfe7699985d54c3c75a6a9eb1465a9ee7521

8 years ago[xvimagesrc] fix some memory leaks 82/51782/1
Hyunjun Ko [Mon, 16 Nov 2015 02:13:42 +0000 (11:13 +0900)]
[xvimagesrc] fix some memory leaks

Change-Id: I758bb25bd47e6d470f84884477af56162948100c

8 years ago[xvimagesrc] Change usleep to nanosleep 81/51781/1
Hyunjun Ko [Mon, 16 Nov 2015 02:12:48 +0000 (11:12 +0900)]
[xvimagesrc] Change usleep to nanosleep

Change-Id: I7b6ac2eb935d89c56997d1a797aa5f1957a5af37

8 years ago[waylandsrc] Fix to handle exception and use valid variable to check format 08/51608/1
Hyunjun Ko [Wed, 11 Nov 2015 07:08:47 +0000 (16:08 +0900)]
[waylandsrc] Fix to handle exception and use valid variable to check format

Change-Id: I3df7fde589b3636179b54c3d3949a7a63ac291d3

8 years agoFixng Plane size calculation. 25/50025/1
Barun Kumar Singh [Fri, 23 Oct 2015 06:40:16 +0000 (12:10 +0530)]
Fixng Plane size calculation.
Signed-off-by: Barun Kr. singh <barun.singh@samsung.com>
Change-Id: I87ea17c0e19debcb93a46c4010ad7b8424785b55

8 years ago[waylandsrc] Workaround fix for blocking issue when getting ARGB 64/49864/1 accepted/tizen/mobile/20151021.085625 accepted/tizen/tv/20151021.085631 accepted/tizen/wearable/20151021.085645 submit/tizen/20151021.080652
Hyunjun Ko [Wed, 21 Oct 2015 04:49:28 +0000 (13:49 +0900)]
[waylandsrc] Workaround fix for blocking issue when getting ARGB

Change-Id: I3d2a9728ae903f9df89b5553f96d16da7ceb1d88

8 years ago[wfdmanager] Fix build error. 95/49395/3 accepted/tizen/mobile/20151013.230552 accepted/tizen/tv/20151013.230603 accepted/tizen/wearable/20151013.230609 submit/tizen/20151013.105343 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Sangkyu Park [Mon, 12 Oct 2015 08:33:55 +0000 (17:33 +0900)]
[wfdmanager] Fix build error.

Change-Id: Ic92b92894be4ed4d7b0be648524abba4b4ada21c
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix to handle some exception cases. 94/49394/3
Sangkyu Park [Mon, 5 Oct 2015 07:47:06 +0000 (16:47 +0900)]
Fix to handle some exception cases.

Change-Id: I527d7a6fac61ef149410c4f3d3339732a1c0b119
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[wfdmanager] 1. Fix to use the negotiated transport information 93/49393/2
YeJin Cho [Wed, 16 Sep 2015 02:13:27 +0000 (11:13 +0900)]
[wfdmanager] 1. Fix to use the negotiated transport information
2. Fix wfdrtpbuffer to handle custom GstWFDEvent

Change-Id: If64fe49f9df5b2e69a185e24bd4715d4674f3017
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoRemove apache license from gst-plugins-tizen. 92/49392/2
Sangkyu Park [Wed, 16 Sep 2015 01:21:36 +0000 (10:21 +0900)]
Remove apache license from gst-plugins-tizen.

Change-Id: I7005f32bd08746754b35eea5b75f8824581ccbb2
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[wfdmanager] Change descriptions for video-param, audio-param and HDCP_param. 91/49391/3
Sangkyu Park [Mon, 14 Sep 2015 06:14:31 +0000 (15:14 +0900)]
[wfdmanager] Change descriptions for video-param, audio-param and HDCP_param.

Change-Id: I7f417f42b37bded0f3c1db1c7a33e1bd660cddbd
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix prevent issue. 90/49390/3
Taewan, Kim [Mon, 14 Sep 2015 04:33:44 +0000 (13:33 +0900)]
Fix prevent issue.

Change-Id: I59f2ff3cda5cd17da1830aaaf111accde954bc42
Signed-off-by: Taewan, Kim <taewan79.kim@samsung.com>
8 years ago[wfdmanager] Change to handle wfd rtsp messages. 89/49389/2
Sangkyu Park [Wed, 9 Sep 2015 00:40:55 +0000 (09:40 +0900)]
[wfdmanager] Change to handle wfd rtsp messages.

- This plugin handles wfd rtsp message directly,
it does not use libmm-wfd-common to handle rtsp messages anymore.

Change-Id: Ifefdacbd3f230499f16069e83d0d2487df0782bb
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[wfdmanager] Change the structure of Wi-Fi display sink's source element for making... 88/49388/2
YeJin Cho [Fri, 4 Sep 2015 11:18:28 +0000 (20:18 +0900)]
[wfdmanager] Change the structure of Wi-Fi display sink's source element for making possible to be inherited

Change-Id: I40828578ccb5d0d4757906b8c1dd77e4c4940d41
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoFix prevent defects. 87/49387/2
Sangkyu Park [Tue, 1 Sep 2015 04:53:43 +0000 (13:53 +0900)]
Fix prevent defects.

Change-Id: Ib4038512e70d256fe0d0e9577ca0b34e24fafec2
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[wfdmanager] Rearrange some api and argument 86/49386/1
YeJin Cho [Wed, 26 Aug 2015 10:06:57 +0000 (19:06 +0900)]
[wfdmanager] Rearrange some api and argument

Change-Id: I46780a0dc164cc774414a350123255be048db30b
Signed-off-by: YeJin Cho <cho.yejin@samsung.com>
8 years ago[wfdrtpmanager] 1. Fix to push flush event prperly 85/49385/1
YeJin Cho [Fri, 21 Aug 2015 07:58:12 +0000 (16:58 +0900)]
[wfdrtpmanager] 1. Fix to push flush event prperly
2. Change gst_wfdrtspsrc_message_dump api's location

Change-Id: Ic93e4853d09906d39d59cc2a3143dae0ba9df693
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years ago[wfdmanager] Fix to prepare transport before sending M6[RTSP SETUP] 84/49384/1
YeJin Cho [Thu, 20 Aug 2015 05:35:07 +0000 (14:35 +0900)]
[wfdmanager] Fix to prepare transport before sending M6[RTSP SETUP]

Change-Id: I69a3127d34b3bc1a52fc155c5be2d3e19d5e969e
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
8 years agoMerge "Change to show evas image rendering with daemon" into tizen accepted/tizen/mobile/20151001.224719 accepted/tizen/tv/20151001.224732 accepted/tizen/wearable/20151001.224746 submit/tizen/20151001.072241
Heechul Jeon [Thu, 1 Oct 2015 04:49:33 +0000 (21:49 -0700)]
Merge "Change to show evas image rendering with daemon" into tizen