Jeongmo Yang [Fri, 30 Mar 2018 08:54:45 +0000 (17:54 +0900)]
Add tizencamerasrc plugin, but disabled now.
- It's a reference plugin to use tizen camera HAL interface.
[Version] 1.0.0-54
[Profile] Common
[Issue Type] Add
[Dependency module] N/A
Change-Id: Ia572295a8819b136de7a30af4c54b3148e0aae1a
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Hyunil [Mon, 2 Apr 2018 07:30:24 +0000 (16:30 +0900)]
tizenwlsink: Change ROI mode behavior for player and camera ROI precondition
Change-Id: Ic68169a0b19035b87b779ec0a40e2471f4bd7a42
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 21 Mar 2018 08:06:43 +0000 (17:06 +0900)]
tizenwlsink: Add necessary new code from upgraded gstreamer 1.12
Replace render_frame() to show_frame()
Add GstVideoMeta, gst_video_frame_map(), gst_tizen_wl_sink_create_pool(),
gst_wl_display_check_format_for_shm(), gst_wl_display_check_format_for_tbm() and some minor change
Change-Id: Id593fc9c1faf46096053ea28361a42c9baefe9e6
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Tue, 13 Mar 2018 06:26:24 +0000 (15:26 +0900)]
tizenwlsink : Remove code about camera TCT which check g_objcet_new return value
Change-Id: Ibdab93543d89f3bdb8b70d64acf6681f3bcdbe18
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Sejun Park [Mon, 19 Feb 2018 05:14:44 +0000 (14:14 +0900)]
fixed issue when setting/getting properties
Change-Id: I00dac338dd68a19438bb2ac6377d7811cda17b94
Hyunil [Wed, 7 Feb 2018 02:26:34 +0000 (11:26 +0900)]
tizenwlsink : GST_TYPE_WL_DISPLAY type init for camera TCT
Change-Id: I59ed41e3465da4fd52e176cff1f9e9ca5d6ec2a8
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Tue, 30 Jan 2018 01:31:03 +0000 (01:31 +0000)]
Merge "tizenwlsink : Check non top-level window created by App for tbm memory allocation" into tizen
Hyunil [Thu, 25 Jan 2018 04:13:22 +0000 (13:13 +0900)]
tizenwlsink : Check non top-level window created by App for tbm memory allocation
Change-Id: I8375dfb37774782e9cc9ebfcbfdc9c242c0dd2c2
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Sejun Park [Tue, 9 Jan 2018 05:57:27 +0000 (14:57 +0900)]
fixed svace issues
Change-Id: I4e8f1f3c4bb55dc65c22c80308a89b12f4f0c754
Hyunil [Mon, 8 Jan 2018 00:48:39 +0000 (09:48 +0900)]
tizenwlsink : Check instance of object_type
Change-Id: I4ab2944d8a9432a370279e2bd9fef9ce974fa17e
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Wed, 20 Dec 2017 00:25:07 +0000 (09:25 +0900)]
tizenwlsink : Check bo numbers in MMVideBuffer to avoid error
Change-Id: I9ff2b752532a0d86982f196ff7859a5390afe2bc
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Andriy Martynets [Tue, 12 Dec 2017 14:04:33 +0000 (16:04 +0200)]
Engage with TPL to prevent muse-server crash. Fix sink pad caps unref.
Change-Id: I8a5c21d44553edcc236e50f20d9000c944accdd2
Signed-off-by: Andriy Martynets <a.martynets@partner.samsung.com>
Hyunil [Mon, 11 Dec 2017 06:01:17 +0000 (15:01 +0900)]
tizenwlsink : Change location of creating flush_buffer
Change-Id: I65ac01dd6e70a0e3593f3817144885d0efd0c30f
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Fri, 8 Dec 2017 01:27:42 +0000 (10:27 +0900)]
tizenwlsink : Add exception handling for flush_buffer
Change-Id: I9ab05d493c102214a7e63bcde27e7b932c9aade0
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
Hyunil [Thu, 7 Dec 2017 05:24:51 +0000 (14:24 +0900)]
tizenwlsink : change log level for crash analysis
Change-Id: Id3d6771756e134ba8330d4b38e6ab7c7b22609c9
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
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>
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
Sejun Park [Tue, 28 Nov 2017 05:14:03 +0000 (05:14 +0000)]
Merge "fixed svace issues" into tizen
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>
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>
Sejun Park [Fri, 17 Nov 2017 05:18:11 +0000 (14:18 +0900)]
fixed svace issues
Change-Id: If62e7e710f15410eab88735015301c21a418c22b
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>
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>
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
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>
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
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