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
SeokHoon Lee [Tue, 12 Sep 2017 06:26:55 +0000 (06:26 +0000)]
Merge "Removed TM1 kernel dependency" into tizen
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>
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
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>
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
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
Sejun Park [Tue, 13 Jun 2017 09:01:34 +0000 (18:01 +0900)]
fixed memory leak
Change-Id: I4a76a2a94d74cfb8d17b31cff4ffaff3b1cfa54b
eunhae choi [Thu, 8 Jun 2017 03:31:59 +0000 (03:31 +0000)]
Merge "Fix typo in header" into tizen
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>
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>
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>
Eunhae Choi [Mon, 24 Apr 2017 08:43:33 +0000 (17:43 +0900)]
audioeq: update band when set filter_action
Change-Id: I6969fa97bb985d744a7f74c642da7a2df228159a
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>
Hyuntae, Kim [Tue, 8 Nov 2016 07:53:15 +0000 (16:53 +0900)]
pdpushsrc: merge branch tizen_3.0 to tizen
Change-Id: I939ada3add225aea09673f4a17f39105683413d7
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
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
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>
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>
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
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
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
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
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
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
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>
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>
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>
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>
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>
SeokHoon LEE [Mon, 14 Nov 2016 01:19:19 +0000 (17:19 -0800)]
Merge "Add AL-FEC feature" into tizen
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>
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>
NAMJEONGYOON [Thu, 3 Nov 2016 06:06:49 +0000 (15:06 +0900)]
remove evasimagesink
Change-Id: Ie5f131cfe5ab3fdc628b92a1259b461cd8d4eb7d
Eunhae Choi [Tue, 6 Sep 2016 11:50:02 +0000 (20:50 +0900)]
apply tizen build option rule
Change-Id: Ifd258a222fe2f3e99fea1221b7a0163c2427adbb
Eunhae Choi [Wed, 10 Aug 2016 06:08:12 +0000 (15:08 +0900)]
[drmsrc] remove unused plugin
Change-Id: I991317173cb6a111dd0bb136e0bf435df6433a95
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
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
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
NAMJEONGYOON [Wed, 20 Jul 2016 05:01:02 +0000 (14:01 +0900)]
remove unused plugins
Change-Id: I7d562043a9220bca09dd20894a03685fb7354675
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
eunhae choi [Tue, 5 Apr 2016 05:06:11 +0000 (22:06 -0700)]
Merge "audiotp/audioeq: Modify build warnings" into tizen
Gilbok Lee [Fri, 1 Apr 2016 03:01:34 +0000 (12:01 +0900)]
audiotp/audioeq: Modify build warnings
Change-Id: I2d076f38f5ff2ab2b5293fa89916015fed4cd36a
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>
Heechul Jeon [Mon, 21 Mar 2016 05:49:02 +0000 (22:49 -0700)]
Merge "[evasimagesink] fix build warnings" into tizen
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>
Heechul Jeon [Fri, 18 Mar 2016 08:18:49 +0000 (01:18 -0700)]
Merge "Fix Svace issue(WGID:42762)" into tizen
Heechul Jeon [Fri, 18 Mar 2016 08:17:33 +0000 (01:17 -0700)]
Merge "fix build warning" into tizen
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>
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>
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>
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>
Hyunjun Ko [Thu, 28 Jan 2016 09:30:29 +0000 (18:30 +0900)]
[waylandsrc] set new value for timeout on poll
Change-Id: I2410db8911704c0ba52ba73312aa66580cbe3c70
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>
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>
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>
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>
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>
Eunhae Choi [Tue, 29 Dec 2015 13:44:02 +0000 (22:44 +0900)]
wfdtsdemux: resolve svace issue
Change-Id: I677614b3c25a61c7443f789e12517550336d8b60
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>
Hyunjun Ko [Wed, 16 Dec 2015 01:04:36 +0000 (10:04 +0900)]
[waylandsrc] fills more information for MMVideoBuf
Change-Id: I63959b34a776a3d2a973f50693bbf32f7ecaa6f1
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
hj kim [Tue, 15 Dec 2015 10:08:34 +0000 (02:08 -0800)]
Merge "[wfdmanager] Change the license description of gstwfdmanager.c" into tizen
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
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>
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>
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
NAMJEONGYOON [Mon, 30 Nov 2015 23:48:05 +0000 (08:48 +0900)]
rename tizenwlsink to waylandsink
Change-Id: I1e89c41cadc233ff7e9db77e6133c77977c9a7df
Boram Park [Mon, 30 Nov 2015 04:38:01 +0000 (13:38 +0900)]
waylandsink: create tizen_video_object resource for video
Change-Id: Id48b2943761cfb6aabb4aa02e1099b0f287d84f3
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
Hyunjun Ko [Mon, 16 Nov 2015 02:14:24 +0000 (11:14 +0900)]
[wfdsrc] Fix wrong parameters of signal handlers
Change-Id: I4881cfe7699985d54c3c75a6a9eb1465a9ee7521
Hyunjun Ko [Mon, 16 Nov 2015 02:13:42 +0000 (11:13 +0900)]
[xvimagesrc] fix some memory leaks
Change-Id: I758bb25bd47e6d470f84884477af56162948100c
Hyunjun Ko [Mon, 16 Nov 2015 02:12:48 +0000 (11:12 +0900)]
[xvimagesrc] Change usleep to nanosleep
Change-Id: I7b6ac2eb935d89c56997d1a797aa5f1957a5af37
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
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
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
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Heechul Jeon [Thu, 1 Oct 2015 04:49:33 +0000 (21:49 -0700)]
Merge "Change to show evas image rendering with daemon" into tizen
Hyongtaek Lim [Mon, 21 Sep 2015 00:49:16 +0000 (09:49 +0900)]
Change to show evas image rendering with daemon
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
Change-Id: I62b10bafcbdf17422ee48ddda349583c64d52e0a
Boram Park [Wed, 16 Sep 2015 05:37:06 +0000 (14:37 +0900)]
replace 'tizen_buffer_pool' interface with 'wayland-tbm' library
- getting supported formats from tizen_screenshooter interface
- creating a wl_buffer resource by using wayland-tbm library with
a tbm_surface object
Change-Id: Iec288c8820db2c3d1dd0fc05cd883ddc8cd6116a
hj kim [Wed, 9 Sep 2015 06:57:13 +0000 (23:57 -0700)]
Merge "[waylandsrc] Fix to use MMVideoBuffer" into tizen
Hyongtaek Lim [Wed, 2 Sep 2015 07:31:12 +0000 (16:31 +0900)]
[pdpushsrc] fix blocking in create_read() when it's stopped
Signed-off-by: Hyongtaek Lim <hyongtaek.lim@samsung.com>
Change-Id: Ie1d9c1392626a3a61d4e6bcbb7ed0af1cc2ffab1
Hyunjun Ko [Wed, 26 Aug 2015 09:27:25 +0000 (18:27 +0900)]
[waylandsrc] Fix to use MMVideoBuffer
Change-Id: Ia870e06baac0b898d84396a8d2a09f76be6bad99
Sangkyu Park [Wed, 19 Aug 2015 00:38:33 +0000 (09:38 +0900)]
[wfdmanager] Remove unnecessary code.
Change-Id: Ie61fd032c926fbf5d9c17faa2d45f8e44d6577f2
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Thu, 13 Aug 2015 08:23:31 +0000 (17:23 +0900)]
[wfdmanager] Fix to set video_preferred_display_mode of video format in wfd rtsp message.
2. Add to handle EDID message.
- The wfd sink do not support EDID, so we have to set video_preferred_display_mode to 0.
you can get more detail information from WFD spec.
Change-Id: I967cbc79e597da957ad794ac60da0381f8c6d10e
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Mon, 3 Aug 2015 05:49:38 +0000 (14:49 +0900)]
1. Update the license with spec.
2. Fix to install the license.
Change-Id: If6fd77b61dc0f5c530094f01b949324c3c4c3d76
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Tue, 28 Jul 2015 07:47:02 +0000 (16:47 +0900)]
[wfdmanager] update wfdrtspconfigmessage header from libmm-scmirroring-common.
Change-Id: I1443ae6c89631915bc5c93dfa4a413a4d6d6ea75
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
Sangkyu Park [Mon, 27 Jul 2015 07:05:30 +0000 (16:05 +0900)]
[wfdmanager] Define the strings for wfd rtsp message.
Change-Id: I44e54839c70c550bc4033bccfe9ad45987af76a8
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>
YeJin Cho [Thu, 23 Jul 2015 08:58:16 +0000 (17:58 +0900)]
[wfdmanager] Fix to manage the state of elements which are added in wfdrtspsrc by setting locked state to those elements
Change-Id: If7e983e19fcf5f49da5a5b35cf3cbd186e21c7cc
Signed-off-by: Sangkyu Park <sk1122.park@samsung.com>