platform/core/api/mediastreamer.git
5 years agoAvoid confusion about fakesink and fakesrc when using media_streamer_node_create 35/202135/2 accepted/tizen/unified/20190326.024606 submit/tizen/20190325.105256
Hyunil [Mon, 25 Mar 2019 07:04:38 +0000 (16:04 +0900)]
Avoid confusion about fakesink and fakesrc when using media_streamer_node_create

Change-Id: Ic2535382f487a5b97370d146b8e19cc6f10d9f5a
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
5 years agoAvoid changing errnum of strerror_r by dlog 79/195979/2 accepted/tizen/unified/20190108.062335 submit/tizen/20181224.063554 submit/tizen/20190107.072633 submit/tizen/20190107.230638
Hyunil [Thu, 20 Dec 2018 07:50:38 +0000 (16:50 +0900)]
Avoid changing errnum of strerror_r by dlog

Change-Id: Iec86bc156b2dbb701d4ebcab38dc0e2727f579c7
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
5 years agoFix typo in document 13/187713/1 accepted/tizen/5.0/unified/20181102.014508 accepted/tizen/unified/20180828.182301 submit/tizen/20180828.050339 submit/tizen/20180928.053742 submit/tizen_5.0/20181101.000002
Hyunil [Tue, 28 Aug 2018 04:33:01 +0000 (13:33 +0900)]
Fix typo in document

Change-Id: I3563c75db78cff043665cf5989a853a82c0280a6
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
5 years agoApply correct memory release function 04/185604/2 accepted/tizen/unified/20180802.134845 submit/tizen/20180802.014527
Hyunil [Wed, 1 Aug 2018 05:37:47 +0000 (14:37 +0900)]
Apply correct memory release function

Change-Id: Ibce6ef8f1420a14fe9fae45fdb09ab0627607343
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
5 years agoModify capi-media-streamer.pc for setting includedir and libdir path 70/184070/1 accepted/tizen/unified/20180719.063032 submit/tizen/20180718.043756
Hyunil [Fri, 13 Jul 2018 08:58:16 +0000 (17:58 +0900)]
Modify capi-media-streamer.pc for setting includedir and libdir path

Change-Id: Ia3db39935a40b776d67958a3066772fdd9c73976
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
5 years agoChange setting and getting camera_id for v4l2src and remove device property 65/181965/6 accepted/tizen/unified/20180620.131635 submit/tizen/20180620.055043
Hyunil [Tue, 19 Jun 2018 07:56:29 +0000 (16:56 +0900)]
Change setting and getting camera_id for v4l2src and remove device property

Change-Id: I443fddb3a1ddb0032d925de78ed53b7522e3b274
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoreplace ecore to ecore-wl2 60/176760/1 accepted/tizen/unified/20180426.062457 submit/tizen/20180424.060023
Hyunil [Mon, 23 Apr 2018 08:08:53 +0000 (17:08 +0900)]
replace ecore to ecore-wl2

Change-Id: Ibcedfd37cd0c01be7ae4b062ddcc438943525512
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoApply ecore-wl2 instead of ecore-wayland 76/169376/3 accepted/tizen/unified/20180328.010120 submit/tizen/20180319.053649
Hyunil [Tue, 6 Feb 2018 08:00:40 +0000 (17:00 +0900)]
Apply ecore-wl2 instead of ecore-wayland

Change-Id: I1f3545e93acf6e9001d8b1764eaa9a0029f00212
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoVerify input argument of function 97/171597/8 accepted/tizen/unified/20180315.150708 submit/tizen/20180313.060507
Hyunil [Tue, 6 Mar 2018 07:33:52 +0000 (16:33 +0900)]
Verify input argument of function

Change-Id: Idac372a58d6c69c5cb436ca5eda30eee17a2ae7b
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoAdd checking null point and log 29/171029/5 submit/tizen/20180305.045352
Hyunil [Mon, 26 Feb 2018 04:36:41 +0000 (13:36 +0900)]
Add checking null point and log

Change-Id: Ida65ee996b54407a82f5fe20bc11a9629de15205
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoRelocate variable declaration and add log 62/170662/8
Hyunil [Wed, 21 Feb 2018 08:09:08 +0000 (17:09 +0900)]
Relocate variable declaration and add log

Change-Id: I00d764e29243a263998665ebdf04cd49abc60b8a
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoSeparate gstreamer initializaton into function 76/170576/1
Hyunil [Wed, 21 Feb 2018 01:23:48 +0000 (10:23 +0900)]
Separate gstreamer initializaton into function

Change-Id: I6165b4fa9b322a066f34300c7bbe59ac3efaec4c
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoRelease argv used for gst_init_check() 42/170342/6
Hyunil [Mon, 19 Feb 2018 08:28:07 +0000 (17:28 +0900)]
Release argv used for gst_init_check()

Change-Id: Ifa9e3493bd230c186234e178215a8ee3acb55180
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoChange the location of variable declarations and add dlog for call stack 03/170203/3
Hyunil [Wed, 14 Feb 2018 07:29:04 +0000 (16:29 +0900)]
Change the location of variable declarations and add dlog for call stack

Change-Id: I38a61bbbbf2e6483a17ed811c320c1337511bbc9
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoCheck return value of __ms_adaptive_sink_http_server_prepare() 66/169866/1 accepted/tizen/unified/20180219.142425 submit/tizen/20180214.015142
Hyunil [Mon, 12 Feb 2018 02:13:03 +0000 (11:13 +0900)]
Check return value of __ms_adaptive_sink_http_server_prepare()

Change-Id: Id260a37fbedabd6c5bcc1669e566b16e827487d9
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoRemove setting render rectangle 35/169635/1
Hyunil [Thu, 8 Feb 2018 02:10:17 +0000 (11:10 +0900)]
Remove setting render rectangle

Videosink set full screen without setting the window size of the application

Change-Id: Ib9462a01425b630cab19a3b1ce1e6cbcc4294b6b
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoChange the name of the toplogy_bin to transform_bin 09/168909/2 accepted/tizen/unified/20180206.064112 submit/tizen/20180205.035117
Hyunil [Thu, 1 Feb 2018 04:34:58 +0000 (13:34 +0900)]
Change the name of the toplogy_bin to transform_bin

Topology is a term of MediaSession,
the components of MediaSession include Source Node,Transform Node, Output Node and Tee Node.
I want to change the name of the TopologyBin to TransformBin
because Toppology is the same as GstBin or GstPipeline of Gstreamer,
then leves are correct and we don't need to use the term of MediaSession.

Change-Id: I174322f3d4041e3aa4ea5faea4168a4de2762c20
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoFix doxygen error, note and question in Native API header file 01/168701/3 submit/tizen/20180131.053200
Hyunil [Tue, 30 Jan 2018 07:41:37 +0000 (16:41 +0900)]
Fix doxygen error, note and question in Native API header file

Change-Id: Ifbb38ed9830e7c824e75154a5ad58ebde1827586
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoChange obsolete ximagesrc to videotestsrc 17/161117/1
Volodymyr Brynza [Tue, 21 Nov 2017 11:41:50 +0000 (13:41 +0200)]
Change obsolete ximagesrc to videotestsrc

Change-Id: I6ee40a52e506c702315aa113eca4d7691d5bf40b
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
6 years agomm-resource-manager integration patch 82/159382/2 accepted/tizen/unified/20171123.065759 submit/tizen/20171117.022846 submit/tizen/20171117.070221
Vadym Sachenko [Wed, 8 Nov 2017 11:24:33 +0000 (13:24 +0200)]
mm-resource-manager integration patch

Change-Id: Ic87dc5efc00765e511b143d357a5550db8cb51c1
Signed-off-by: Vadym Sachenko <va.sachenko@partner.samsung.com>
6 years agoReplace videosink from waylandsink to tizenwlsink 79/159579/1 accepted/tizen/unified/20171116.060637 submit/tizen/20171110.011647 submit/tizen/20171114.004442 submit/tizen/20171115.104348
Hyunil [Fri, 10 Nov 2017 01:34:23 +0000 (10:34 +0900)]
Replace videosink from waylandsink to tizenwlsink

Change-Id: I391a1d10e24c752eca71bbe25193b78749a9b2ff
Signed-off-by: Hyunil <hyunil46.park@samsung.com>
6 years agoMerge branch 'tizen_4.0' into 'tizen' 86/158186/1 accepted/tizen/unified/20171031.055654 submit/tizen/20171030.084607
Eunhae Choi [Mon, 30 Oct 2017 08:39:47 +0000 (17:39 +0900)]
Merge branch 'tizen_4.0' into 'tizen'

Change-Id: I1c4592bec91c390892a26ae1048d9444b98d9ad2

6 years ago[0.1.20][ACR-1086] modify the API reference 94/157294/1 accepted/tizen/4.0/unified/20171103.162711 submit/tizen_4.0/20171024.060444 submit/tizen_4.0/20171103.022304 tizen_4.0.IoT.p2_release
Eunhae Choi [Tue, 24 Oct 2017 06:12:26 +0000 (15:12 +0900)]
[0.1.20][ACR-1086] modify the API reference

Change-Id: I652f28f1335cd196bce591940d263c3fa2b0e69d

6 years ago[0.1.20] resolve coverity issue 50/153650/1 submit/tizen/20170929.104425
Eunhae Choi [Thu, 28 Sep 2017 10:57:53 +0000 (19:57 +0900)]
[0.1.20] resolve coverity issue

Change-Id: I133bd3fa78feaa2c694af04eb7f730497340b270
(cherry picked from commit 4ef72050d6f02ebbe7e1a2f273d752c1f3e7e5d8)

6 years ago[0.1.20] resolve coverity issue 53/153453/2 accepted/tizen/4.0/unified/20170929.221141 submit/tizen_4.0/20170929.104638 tizen_4.0.IoT.p1_release tizen_4.0.m2_release
Eunhae Choi [Thu, 28 Sep 2017 10:57:53 +0000 (19:57 +0900)]
[0.1.20] resolve coverity issue

Change-Id: I133bd3fa78feaa2c694af04eb7f730497340b270

6 years agoRemove unused function and file 85/153285/1
Volodymyr Brynza [Thu, 28 Sep 2017 07:19:41 +0000 (10:19 +0300)]
Remove unused function and file

Change-Id: I6537488b937bc2c242fd03c483830646a9b11a7b
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
(cherry picked from commit 3d9c36f2ea7017774e8b10f581eac583a9de9a2d)

6 years agoRemove unused function and file 77/153277/1
Volodymyr Brynza [Thu, 28 Sep 2017 07:19:41 +0000 (10:19 +0300)]
Remove unused function and file

Change-Id: I6537488b937bc2c242fd03c483830646a9b11a7b
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
6 years ago[0.1.19][ACR-1086] Add remark as security review 85/151885/1 accepted/tizen/4.0/unified/20170925.071836 submit/tizen_4.0/20170922.081940
Eunhae Choi [Tue, 19 Sep 2017 13:31:35 +0000 (22:31 +0900)]
[0.1.19][ACR-1086] Add remark as security review

Change-Id: I1f22ebe73aae6fb63e5b3e7828258ee6201ca878
(cherry picked from commit bee6a3c40476db1a420e9823b723fb9231420259)

6 years ago[0.1.19][ACR-1086] Add remark as security review 62/151062/4 accepted/tizen/unified/20170925.071334 submit/tizen/20170922.081933
Eunhae Choi [Tue, 19 Sep 2017 13:31:35 +0000 (22:31 +0900)]
[0.1.19][ACR-1086] Add remark as security review

Change-Id: I1f22ebe73aae6fb63e5b3e7828258ee6201ca878

6 years ago[0.1.19] fix the wl bind ver 56/150056/1
Eunhae Choi [Tue, 12 Sep 2017 11:47:31 +0000 (20:47 +0900)]
[0.1.19] fix the wl bind ver

current tizen_surface_interface ver is 1.
if the ver is not matched, it can cause crash after.

Change-Id: I2d03389ebb7fa3ccbc78ab6f5387c0e1ee7f97c9
(cherry picked from commit a447f98e54a36fcf66b35754391896001aa69cbb)

6 years ago[0.1.19] fix the wl bind ver 53/149553/1
Eunhae Choi [Tue, 12 Sep 2017 11:47:31 +0000 (20:47 +0900)]
[0.1.19] fix the wl bind ver

current tizen_surface_interface ver is 1.
if the ver is not matched, it can cause crash after.

Change-Id: I2d03389ebb7fa3ccbc78ab6f5387c0e1ee7f97c9

6 years ago[0.1.18] set video_has flag for display window 83/147883/1 accepted/tizen/4.0/unified/20170907.193704 submit/tizen_4.0/20170906.061634
Eunhae Choi [Wed, 6 Sep 2017 02:45:25 +0000 (11:45 +0900)]
[0.1.18] set video_has flag for display window

Change-Id: Ie53b07e9cc6888030b32ce82c3571636c35e56a1
(cherry picked from commit 56db6dd3eb561d0d81f05aee45842d8a25d8b56c)

6 years ago[0.1.18] set video_has flag for display window 63/147863/1 accepted/tizen/unified/20170907.185641 submit/tizen/20170906.061717
Eunhae Choi [Wed, 6 Sep 2017 02:45:25 +0000 (11:45 +0900)]
[0.1.18] set video_has flag for display window

Change-Id: Ie53b07e9cc6888030b32ce82c3571636c35e56a1

6 years ago[0.1.17] code refactoring 43/140943/1 accepted/tizen/4.0/unified/20170828.224016 accepted/tizen/unified/20170809.135106 submit/tizen/20170808.100639 submit/tizen_4.0/20170828.100002
Eunhae Choi [Thu, 27 Jul 2017 07:37:19 +0000 (16:37 +0900)]
[0.1.17] code refactoring

Change-Id: Ibad1428406d878aedf3ec101498e6c0243cf56b8

6 years agoCheck URI path only for local files 90/140590/1
Volodymyr Brynza [Tue, 25 Jul 2017 12:15:41 +0000 (15:15 +0300)]
Check URI path only for local files

Change-Id: I5b78e6c4ec80daab549fd70bfd174710efe1d16a
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
6 years ago[0.1.17] fix svace issue 99/134099/1
Eunhae Choi [Wed, 14 Jun 2017 12:47:56 +0000 (21:47 +0900)]
[0.1.17] fix svace issue

Change-Id: Ie1572cedafa46e69b129467f57b58e790d36357a

7 years ago[0.1.16] modify doc 80/130480/1
Eunhae Choi [Mon, 22 May 2017 11:01:53 +0000 (20:01 +0900)]
[0.1.16] modify doc

Change-Id: I53bd6ea1e8714432ff1f721444a3b31a8d4231ef

7 years ago[0.1.16] fix svace issue 91/125391/1 accepted/tizen/4.0/unified/20170816.013910 accepted/tizen/4.0/unified/20170816.020252 accepted/tizen/unified/20170420.154829 submit/tizen/20170420.053325 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522 tizen_4.0.m1_release
Eunhae Choi [Mon, 17 Apr 2017 07:46:40 +0000 (16:46 +0900)]
[0.1.16] fix svace issue

Change-Id: I71289af8dae084733fd99b98429adc75da1bc211

7 years agodoc: update featuring doc path 15/123415/1
Eunhae Choi [Wed, 5 Apr 2017 07:41:03 +0000 (16:41 +0900)]
doc: update featuring doc path

Change-Id: Icb0a69d20fe0f71b9dc8dc9b8da62d889b48a1e1
(cherry picked from commit 5431cd6d88366f21e0b44c8748f4edf923bc5930)

7 years ago[0.1.15] Use %license macro to copy license 46/120346/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170404.142235 accepted/tizen/ivi/20170403.130008 accepted/tizen/mobile/20170403.125514 accepted/tizen/tv/20170403.125814 accepted/tizen/unified/20170403.130111 accepted/tizen/wearable/20170403.125902 submit/tizen/20170403.050513
Eunhae Choi [Wed, 22 Mar 2017 10:21:06 +0000 (19:21 +0900)]
[0.1.15] Use %license macro to copy license

Change-Id: I292746121fab2da101ba4a2f9c226565c368ecc7

7 years agoAdded http server feature 16/115616/6
Oleksandr Popov [Mon, 20 Feb 2017 18:08:39 +0000 (18:08 +0000)]
Added http server feature

Change-Id: I286acf360eae667868d1ee17372e4930f82e719f
Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
7 years ago[0.1.14] fix svace issue 46/115146/1 accepted/tizen/common/20170303.090800 accepted/tizen/ivi/20170303.065959 accepted/tizen/mobile/20170303.065804 accepted/tizen/tv/20170303.065910 accepted/tizen/unified/20170309.031615 accepted/tizen/wearable/20170303.065940 submit/tizen/20170303.015115 submit/tizen_unified/20170308.100404
Eunhae Choi [Thu, 16 Feb 2017 10:45:43 +0000 (19:45 +0900)]
[0.1.14] fix svace issue

Change-Id: I7e05d5b5cb6dab7fb21bda14b2988ef0f9b7db9d
(cherry picked from commit 74dc3e6ba4dade3c52216587d31c3e984dac3f7a)

7 years agofix memory leak 09/112709/2 accepted/tizen/common/20170206.124351 accepted/tizen/common/20170210.170628 accepted/tizen/ivi/20170214.010744 accepted/tizen/mobile/20170214.010527 accepted/tizen/tv/20170214.010627 accepted/tizen/wearable/20170214.010705 submit/tizen/20170206.043356 submit/tizen/20170210.083202
Volodymyr Brynza [Thu, 2 Feb 2017 11:26:20 +0000 (13:26 +0200)]
fix memory leak

Change-Id: I4687b9f4949ecaac16e44bdd210a5ed4d1964b6a
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years ago[v0.1.12] init mrp after create pipeline and add missed unlock 53/109753/1 accepted/tizen/common/20170112.174252 accepted/tizen/ivi/20170111.223022 accepted/tizen/mobile/20170111.222931 accepted/tizen/tv/20170111.222946 accepted/tizen/wearable/20170111.223007 submit/tizen/20170111.114435
Eunhae Choi [Mon, 9 Jan 2017 12:52:24 +0000 (21:52 +0900)]
[v0.1.12] init mrp after create pipeline and add missed unlock

Change-Id: Icd662f3ce720ed2863a05dc0045b52459ff90717
(cherry picked from commit 1603f61104ec15d3adb42edfc4a694c21e1788d7)

7 years agoAdded missing condition for resource management check 54/107454/1
Eunhae Choi [Wed, 28 Dec 2016 06:37:03 +0000 (15:37 +0900)]
Added missing condition for resource management check

Change-Id: I0fa02c239ef176f8c43713779252477a55ea23be

7 years agoAdded missing condition for resource management check 64/107364/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.122209 accepted/tizen/3.0.m2/tv/20170104.122358 accepted/tizen/3.0.m2/wearable/20170104.122738 accepted/tizen/3.0/common/20161228.071726 accepted/tizen/3.0/ivi/20161228.022526 accepted/tizen/3.0/mobile/20161228.022426 accepted/tizen/3.0/tv/20161228.022445 accepted/tizen/3.0/wearable/20161228.022503 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20161227.144016
Oleksandr Popov [Tue, 27 Dec 2016 17:39:48 +0000 (19:39 +0200)]
Added missing condition for resource management check

Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
Change-Id: I700bad3752224583d04762081689b48188a5ec74

7 years agoAdd platform check before resource manager initialization 57/107357/1
Oleksandr Popov [Tue, 27 Dec 2016 17:00:21 +0000 (19:00 +0200)]
Add platform check before resource manager initialization

Change-Id: I001fbd14fe4589db030a69e6fd985a32460ac6da
Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
7 years agoAdd platform check before resource manager initialization 58/107358/1
Oleksandr Popov [Tue, 27 Dec 2016 17:00:21 +0000 (19:00 +0200)]
Add platform check before resource manager initialization

Change-Id: I001fbd14fe4589db030a69e6fd985a32460ac6da
Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
7 years agoAdd Murphy loop quit to prevent polling after destroy 84/106084/1 accepted/tizen/3.0/common/20161221.181233 accepted/tizen/3.0/ivi/20161221.010927 accepted/tizen/3.0/mobile/20161221.011607 accepted/tizen/3.0/tv/20161221.010712 accepted/tizen/3.0/wearable/20161221.011052 submit/tizen_3.0/20161220.100802
Volodymyr Brynza [Mon, 19 Dec 2016 20:31:44 +0000 (22:31 +0200)]
Add Murphy loop quit to prevent polling after destroy

Change-Id: I789b032fced4b95a767b4efcda92c54fb5c2cd12
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
(cherry picked from commit 7c16b0bd37214f99f2bb3dd1a46d67bd87961484)

7 years agoAdd Murphy loop quit to prevent polling after destroy 45/105845/1 accepted/tizen/common/20161220.191006 accepted/tizen/ivi/20161220.223816 accepted/tizen/mobile/20161220.223646 accepted/tizen/tv/20161220.223720 accepted/tizen/wearable/20161220.223748 submit/tizen/20161220.104958
Volodymyr Brynza [Mon, 19 Dec 2016 20:31:44 +0000 (22:31 +0200)]
Add Murphy loop quit to prevent polling after destroy

Change-Id: I789b032fced4b95a767b4efcda92c54fb5c2cd12
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoImplement DPM requests for camera and mic 34/104034/1 accepted/tizen/3.0/common/20161216.123555 accepted/tizen/3.0/ivi/20161216.084254 accepted/tizen/3.0/mobile/20161216.083743 accepted/tizen/3.0/tv/20161216.084023 accepted/tizen/3.0/wearable/20161216.084110 submit/tizen_3.0/20161213.081002 submit/tizen_3.0/20161215.110001
Volodymyr Brynza [Thu, 8 Dec 2016 11:48:09 +0000 (13:48 +0200)]
Implement DPM requests for camera and mic

Change-Id: Ic1e57ca37017a0aac694a457e5b62b00ba0cf55b
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
(cherry picked from commit b79012ad96b65afc7f54debd6e5fb6ce1788b43a)

7 years agoImplement DPM requests for camera and mic 87/103487/1 accepted/tizen/common/20161214.160413 accepted/tizen/ivi/20161214.015258 accepted/tizen/mobile/20161214.014723 accepted/tizen/tv/20161214.015038 accepted/tizen/wearable/20161214.015129 submit/tizen/20161213.083228
Volodymyr Brynza [Thu, 8 Dec 2016 11:48:09 +0000 (13:48 +0200)]
Implement DPM requests for camera and mic

Change-Id: Ic1e57ca37017a0aac694a457e5b62b00ba0cf55b
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoAdded implementation of interruption by resource manager 64/102764/1 accepted/tizen/3.0/common/20161207.194443 accepted/tizen/3.0/ivi/20161207.011859 accepted/tizen/3.0/mobile/20161207.011442 accepted/tizen/3.0/tv/20161207.011653 accepted/tizen/3.0/wearable/20161207.011751 submit/tizen_3.0/20161206.052949
Oleksandr Popov [Mon, 5 Dec 2016 16:35:48 +0000 (18:35 +0200)]
Added implementation of interruption by resource manager

Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
Change-Id: I213f1aa51bf6e051baf0a435f268c2798124d558
(cherry picked from commit c252c62a3ea4e82a304a8b32c53d8ab9a1fd5afa)

7 years agoAdded implementation of interruption by resource manager 05/102405/2
Oleksandr Popov [Mon, 5 Dec 2016 16:35:48 +0000 (18:35 +0200)]
Added implementation of interruption by resource manager

Signed-off-by: Oleksandr Popov <ol.popov@samsung.com>
Change-Id: I213f1aa51bf6e051baf0a435f268c2798124d558

7 years ago[ACR-844] Add Interrupt cb API 09/100709/1 accepted/tizen/common/20161129.173612 accepted/tizen/ivi/20161130.015430 accepted/tizen/mobile/20161130.015210 accepted/tizen/tv/20161130.015255 accepted/tizen/wearable/20161130.015343 submit/tizen/20161129.052917
Eunhae Choi [Thu, 24 Nov 2016 07:16:45 +0000 (16:16 +0900)]
[ACR-844] Add Interrupt cb API

Change-Id: I21ff9004aafbd53a8f3222d9f98411e8ca8967d6

7 years ago[ACR-844] Add Interrupt cb API 08/99808/2 accepted/tizen/3.0/common/20161130.064735 accepted/tizen/3.0/ivi/20161130.011802 accepted/tizen/3.0/mobile/20161130.011505 accepted/tizen/3.0/tv/20161130.011637 accepted/tizen/3.0/wearable/20161130.011719 submit/tizen_3.0/20161129.051721
Eunhae Choi [Thu, 24 Nov 2016 07:16:45 +0000 (16:16 +0900)]
[ACR-844] Add Interrupt cb API

Change-Id: I21ff9004aafbd53a8f3222d9f98411e8ca8967d6

7 years agoAdded "display" property for overlay video sink 38/98138/1
Volodymyr Brynza [Tue, 8 Nov 2016 11:50:05 +0000 (13:50 +0200)]
Added "display" property for overlay video sink

Change-Id: I6ba4212c81ed0e32a3a4c68369f9f206547425ee
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
(cherry picked from commit 754fdcc29b9e958dc221e68eaee2c9546ad635ab)

7 years agoAdded "display" property for overlay video sink 14/96314/1
Volodymyr Brynza [Tue, 8 Nov 2016 11:50:05 +0000 (13:50 +0200)]
Added "display" property for overlay video sink

Change-Id: I6ba4212c81ed0e32a3a4c68369f9f206547425ee
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years ago[v0.1.11] apply tizen coding rule 07/96007/1 accepted/tizen/3.0/common/20161114.081151 accepted/tizen/3.0/ivi/20161109.124732 accepted/tizen/3.0/mobile/20161109.124358 accepted/tizen/3.0/tv/20161109.124548 accepted/tizen/3.0/wearable/20161109.124647 submit/tizen_3.0/20161108.053851 submit/tizen_3.0_common/20161110.084657
Eunhae Choi [Mon, 7 Nov 2016 08:39:03 +0000 (17:39 +0900)]
[v0.1.11] apply tizen coding rule

Change-Id: Ifcfe9918e54526716bcbebb2d45a25963cec555a

7 years ago[v0.1.11] apply tizen coding rule 88/95988/1 accepted/tizen/common/20161109.140252 accepted/tizen/ivi/20161109.002835 accepted/tizen/mobile/20161109.002521 accepted/tizen/tv/20161109.002659 accepted/tizen/wearable/20161109.002751 submit/tizen/20161108.054351
Eunhae Choi [Mon, 7 Nov 2016 08:39:03 +0000 (17:39 +0900)]
[v0.1.11] apply tizen coding rule

Change-Id: Ifcfe9918e54526716bcbebb2d45a25963cec555a

7 years ago[v0.1.11][ACR-819] remove evas sink type 28/95328/4
Eunhae Choi [Thu, 3 Nov 2016 01:31:03 +0000 (10:31 +0900)]
[v0.1.11][ACR-819] remove evas sink type

Change-Id: If7c1ae8bc0bc78f7c50a6f3f922eac1d54d6b47e
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
7 years agochange video encoder caps for adaptive server case 86/90986/1 accepted/tizen/3.0/ivi/20161028.123024 accepted/tizen/3.0/mobile/20161015.032734 accepted/tizen/3.0/mobile/20161028.122326 accepted/tizen/3.0/tv/20161016.003447 accepted/tizen/3.0/tv/20161028.122615 accepted/tizen/3.0/wearable/20161015.080344 accepted/tizen/3.0/wearable/20161028.122831 accepted/tizen/common/20161005.165418 accepted/tizen/ivi/20161007.003919 accepted/tizen/mobile/20161007.003641 accepted/tizen/tv/20161007.003809 accepted/tizen/wearable/20161007.003846 submit/tizen/20161005.055916 submit/tizen_3.0/20161028.062323 submit/tizen_3.0/20161028.082323 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
Volodymyr Brynza [Wed, 5 Oct 2016 08:32:51 +0000 (11:32 +0300)]
change video encoder caps for adaptive server case

Change-Id: I6cf0c0b3bb84f8701e3f526a74239d4eba1ce194
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years ago[v0.1.10] fix typo 22/90422/1
Eunhae Choi [Fri, 30 Sep 2016 03:12:20 +0000 (12:12 +0900)]
[v0.1.10] fix typo

Change-Id: I5b3fa22263d20276ab17c1b37c1498d951fcb82f

7 years ago[v0.1.10] fix svace issue 62/90262/1 tizen_dev
Eunhae Choi [Thu, 29 Sep 2016 07:45:15 +0000 (16:45 +0900)]
[v0.1.10] fix svace issue

Change-Id: Ia7d1753b60a542f77e4228ad81f215b81c960649

7 years ago[v0.1.9] remove api reference warning 36/89536/1 accepted/tizen/3.0/ivi/20161011.055347 accepted/tizen/common/20160928.163950 accepted/tizen/ivi/20160930.040754 accepted/tizen/mobile/20160930.040435 accepted/tizen/tv/20160930.040604 accepted/tizen/wearable/20160930.040701 submit/tizen/20160928.043825 submit/tizen_3.0_ivi/20161010.000005
Eunhae Choi [Mon, 26 Sep 2016 03:38:38 +0000 (12:38 +0900)]
[v0.1.9] remove api reference warning

Change-Id: I86319c8602b546fe91bc7fc2a46a6c300ddc72c9

7 years ago[v0.1.8] add implementation of feature check when create node 40/87840/4
Volodymyr Brynza [Fri, 9 Sep 2016 14:09:31 +0000 (17:09 +0300)]
[v0.1.8] add implementation of feature check when create node

Change-Id: I48eee1b3378a9b49bb59978552a52dc46f9b68fe
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoAdd parameter setting for adaptive sink node 39/87839/2 accepted/tizen/common/20160921.162222 accepted/tizen/ivi/20160922.042625 accepted/tizen/mobile/20160922.042348 accepted/tizen/tv/20160922.042500 accepted/tizen/wearable/20160922.042547 submit/tizen/20160921.041639
Volodymyr Brynza [Fri, 9 Sep 2016 12:29:03 +0000 (15:29 +0300)]
Add parameter setting for adaptive sink node

Change-Id: I616b6a2bf7db513791e3aaed1c3fe624dd782f0a
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoAdd raw audio formats. Fix class info for parser 38/87838/2
Volodymyr Brynza [Tue, 6 Sep 2016 08:30:57 +0000 (11:30 +0300)]
Add raw audio formats. Fix class info for parser

Change-Id: I7dd5446ec99a04bd61cb7a83e26a0023ea791a8a
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoImplement initial adaptive server 41/86341/4
Volodymyr Brynza [Fri, 9 Sep 2016 12:25:00 +0000 (15:25 +0300)]
Implement initial adaptive server

Change-Id: I6f00edb8baf51f3c22b4c40dcc2906d9256a7146
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoadd new sink type for adaptive 71/86071/6
Eunhae Choi [Tue, 30 Aug 2016 10:12:26 +0000 (19:12 +0900)]
add new sink type for adaptive

Change-Id: I8e4fd35371cbd6f99f4244546e7fee8d88a12fd4

7 years agoAdaptive streaming client basic implementation 57/83557/5 accepted/tizen/common/20160907.154700 accepted/tizen/ivi/20160908.044200 accepted/tizen/mobile/20160908.043601 accepted/tizen/tv/20160908.043943 accepted/tizen/wearable/20160908.044054 submit/tizen/20160907.074000
Volodymyr Brynza [Tue, 30 Aug 2016 10:57:03 +0000 (13:57 +0300)]
Adaptive streaming client basic implementation

Change-Id: Ia5f29a521f4d3838fa36d4107bc518aac5dcd4ce
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agofix issue with VoIP client pipeline linkage. HTTP streaming file existence check 53/86253/2
Volodymyr Brynza [Wed, 31 Aug 2016 08:48:54 +0000 (11:48 +0300)]
fix issue with VoIP client pipeline linkage. HTTP streaming file existence check

Change-Id: If12508c7bf5d0f711ca84c331a3afbba1d82ad84
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agofix svace issue 14/79614/1 accepted/tizen/common/20160712.151244 accepted/tizen/ivi/20160712.091046 accepted/tizen/mobile/20160712.091116 accepted/tizen/tv/20160712.091038 accepted/tizen/wearable/20160712.091057 submit/tizen/20160712.061810
Eunhae Choi [Tue, 12 Jul 2016 04:49:13 +0000 (13:49 +0900)]
fix svace issue

Change-Id: Ie021f598a90c3551958155b197060f92e8a2e64b

7 years agoadd null check before free 36/79136/1
Eunhae Choi [Fri, 8 Jul 2016 09:52:44 +0000 (18:52 +0900)]
add null check before free

Change-Id: I95281ae952837310210e9185df568a92c002cfec

7 years agomake right return of the set_params 26/79126/1 accepted/tizen/common/20160711.170416 accepted/tizen/ivi/20160711.084334 accepted/tizen/mobile/20160711.084110 accepted/tizen/tv/20160711.084216 accepted/tizen/wearable/20160711.084145 submit/tizen/20160711.030104
Eunhae Choi [Fri, 8 Jul 2016 08:42:06 +0000 (17:42 +0900)]
make right return of the set_params

Change-Id: I61494561481d0575012e6fc49382d89a1448ab6b

7 years agofix svace issue 46/78246/2 accepted/tizen/common/20160706.141807 accepted/tizen/ivi/20160706.013733 accepted/tizen/mobile/20160706.013624 accepted/tizen/tv/20160706.013658 accepted/tizen/wearable/20160706.013713 submit/tizen/20160705.084920
Eunhae Choi [Tue, 5 Jul 2016 01:36:46 +0000 (10:36 +0900)]
fix svace issue

Change-Id: Ifdf71e836967ca6d439160cb2c4bae3e5775a4b9

7 years agoMerge "fix svace issue" into tizen accepted/tizen/common/20160627.191455 accepted/tizen/common/20160629.222213 accepted/tizen/ivi/20160629.015908 accepted/tizen/mobile/20160629.015823 accepted/tizen/tv/20160629.015926 accepted/tizen/wearable/20160629.015955 submit/tizen/20160623.063229 submit/tizen/20160627.065544
Eunhae Choi [Tue, 21 Jun 2016 08:03:44 +0000 (01:03 -0700)]
Merge "fix svace issue" into tizen

7 years agofix svace issue 11/75511/1
Eunhae Choi [Mon, 20 Jun 2016 07:47:47 +0000 (16:47 +0900)]
fix svace issue

Change-Id: I837f6070aff96726f6862bcd2c71e60b7351a69f

7 years agoFix coverage issue 40/75140/3
Volodymyr Brynza [Fri, 17 Jun 2016 09:56:01 +0000 (12:56 +0300)]
Fix coverage issue

Change-Id: Iecbc1fcaacb930578906025cf5bdff3f6c8ff2d8
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
7 years agoadd return val of permission checking 92/75192/1 accepted/tizen/common/20160620.163259 accepted/tizen/ivi/20160620.082452 accepted/tizen/mobile/20160620.082320 accepted/tizen/tv/20160620.082352 accepted/tizen/wearable/20160620.082425 submit/tizen/20160617.072816
Eunhae Choi [Fri, 17 Jun 2016 04:45:54 +0000 (13:45 +0900)]
add return val of permission checking

Change-Id: I1c75dc9fb4bc84e059d10cef281631e645168461

7 years agofix svace issue 90/74490/1 accepted/tizen/common/20160615.193340 accepted/tizen/ivi/20160615.001715 accepted/tizen/mobile/20160615.001812 accepted/tizen/tv/20160615.001738 accepted/tizen/wearable/20160615.001742 submit/tizen/20160614.103947
Eunhae Choi [Tue, 14 Jun 2016 10:26:19 +0000 (19:26 +0900)]
fix svace issue

Change-Id: I01ee7d359b12bb403e07140c0984b04973e411ce

7 years agoMerge "[ACR-669] modify the API privilege" into tizen
Eunhae Choi [Tue, 14 Jun 2016 10:15:45 +0000 (03:15 -0700)]
Merge "[ACR-669] modify the API privilege" into tizen

7 years agoAdded privelege permission checking on media_storage. 42/73842/3
Vyacheslav Valkovoy [Thu, 9 Jun 2016 16:25:24 +0000 (19:25 +0300)]
Added privelege permission checking on media_storage.
Added cynara privelege permission checking on Audio/Video capture and HTTP.

Change-Id: I65a3d5fa0812221c108f2a2d906e8c23017cf361
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
8 years ago[ACR-669] modify the API privilege 00/73800/2
Eunhae Choi [Thu, 9 Jun 2016 11:37:31 +0000 (20:37 +0900)]
[ACR-669] modify the API privilege

Change-Id: I502888aa54090368c1cb827fa3b84538e7f6c9e5

8 years agoFixed memory leaks 96/73796/1 accepted/tizen/common/20160610.182447 accepted/tizen/ivi/20160610.114150 accepted/tizen/mobile/20160610.114056 accepted/tizen/tv/20160610.114110 accepted/tizen/wearable/20160610.114140 submit/tizen/20160610.024249
Volodymyr Brynza [Thu, 9 Jun 2016 09:02:33 +0000 (12:02 +0300)]
Fixed memory leaks

Change-Id: I6bcc4f979c4d9617c412700c29e738899847ab03
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
8 years agoModified Mediastreamer State Change 95/73795/1
Volodymyr Brynza [Thu, 9 Jun 2016 09:00:52 +0000 (12:00 +0300)]
Modified Mediastreamer State Change

Change-Id: I4a2ac52963faeb727a4bfee45590648273ee33bb
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
8 years agoModified mediastreamer prepare() functionality 94/73794/1
Volodymyr Brynza [Thu, 9 Jun 2016 08:58:04 +0000 (11:58 +0300)]
Modified mediastreamer prepare() functionality

Change-Id: I94d6ef4c7a309d1f9447038d0e031b71818ff988
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
8 years agoFixed Autoplug Mode according to new node creation logic 93/73793/1
Volodymyr Brynza [Thu, 9 Jun 2016 08:57:50 +0000 (11:57 +0300)]
Fixed Autoplug Mode according to new node creation logic

Change-Id: I4cb30c27ba8f29bfe8aab507415955a7322d1a02
Signed-off-by: Volodymyr Brynza <v.brynza@samsung.com>
8 years agoFixed Manual Mode according to new node creation logic 28/71528/2 accepted/tizen/common/20160609.145217 accepted/tizen/ivi/20160609.091738 accepted/tizen/mobile/20160609.091957 accepted/tizen/tv/20160609.091609 accepted/tizen/wearable/20160609.091713 submit/tizen/20160609.040222
Vyacheslav Valkovoy [Wed, 25 May 2016 18:18:57 +0000 (21:18 +0300)]
Fixed Manual Mode according to new node creation logic

Change-Id: I05b07e87225abbd0694219de2d5e0fbb1982b3d6
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
8 years agoModified loading .ini file 27/71527/1
Vyacheslav Valkovoy [Wed, 25 May 2016 17:54:23 +0000 (20:54 +0300)]
Modified loading .ini file

Change-Id: Ie8dfff92625d01b04b6f9a29b04e5e7fa87c5ec5
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
8 years agoModified node creation logic 26/71526/1
Vyacheslav Valkovoy [Wed, 25 May 2016 17:45:19 +0000 (20:45 +0300)]
Modified node creation logic

Change-Id: I73a66dfd79848a984ae5b6941e06e12115cdb05b
Signed-off-by: Vyacheslav Valkovoy <v.valkovoy@samsung.com>
8 years agoapply ASLR 10/67810/1 accepted/tizen/common/20160504.125000 accepted/tizen/ivi/20160503.011418 accepted/tizen/mobile/20160503.011312 accepted/tizen/tv/20160503.011341 accepted/tizen/wearable/20160503.011359 submit/tizen/20160502.101731
Eunhae Choi [Thu, 28 Apr 2016 10:10:30 +0000 (19:10 +0900)]
apply ASLR

Change-Id: If8aa254a225b8fe4085043afe21f2e100bc0512c

8 years agoapply tizen coding convention 05/64405/2 accepted/tizen/common/20160405.133503 accepted/tizen/ivi/20160406.014005 accepted/tizen/mobile/20160406.013915 accepted/tizen/tv/20160406.013931 accepted/tizen/wearable/20160406.013949 submit/tizen/20160405.085717
Eunhae Choi [Fri, 1 Apr 2016 04:30:53 +0000 (13:30 +0900)]
apply tizen coding convention

Change-Id: I0c43e11d91221f85d2096ca2258ab8fce26e45a4
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
8 years agosync module group name for Native API doc 09/63809/2 accepted/tizen/common/20160329.050245 accepted/tizen/ivi/20160328.064309 accepted/tizen/mobile/20160328.064215 accepted/tizen/tv/20160328.064232 accepted/tizen/wearable/20160328.064251 submit/tizen/20160328.023627
Eunhae Choi [Mon, 28 Mar 2016 02:27:18 +0000 (11:27 +0900)]
sync module group name for Native API doc

Change-Id: I334b5c344680f6e259b81d0325f3e20a508d140b
Signed-off-by: Eunhae Choi <eunhae1.choi@samsung.com>
8 years agoEnable sprd hw codecs 05/63405/1 accepted/tizen/common/20160325.135216 accepted/tizen/ivi/20160324.131312 accepted/tizen/mobile/20160324.132439 accepted/tizen/tv/20160324.132318 accepted/tizen/wearable/20160324.132310 submit/tizen/20160324.022418
Andrey Shelest [Wed, 23 Mar 2016 13:47:11 +0000 (15:47 +0200)]
Enable sprd hw codecs

Change-Id: I752c21dba60082dd066c5d7b001d393500dc542e
Signed-off-by: Andrey Shelest <a.shelest@samsung.com>
8 years agoMerge "Combine DecodeBin callbacks." into tizen accepted/tizen/common/20160322.150929 accepted/tizen/ivi/20160323.012557 accepted/tizen/mobile/20160323.012436 accepted/tizen/tv/20160323.012510 accepted/tizen/wearable/20160323.012537 submit/tizen/20160322.083744
eunhae choi [Mon, 21 Mar 2016 12:35:14 +0000 (05:35 -0700)]
Merge "Combine DecodeBin callbacks." into tizen

8 years agoMerge "Modifying set/get pad_format()" into tizen
eunhae choi [Mon, 21 Mar 2016 12:35:07 +0000 (05:35 -0700)]
Merge "Modifying set/get pad_format()" into tizen

8 years agoMerge "Added Encoding/Decoding of audio stream." into tizen
eunhae choi [Mon, 21 Mar 2016 12:34:58 +0000 (05:34 -0700)]
Merge "Added Encoding/Decoding of audio stream." into tizen

8 years agoMerge "Fixed File Streaming with inner subtitles Scenario." into tizen
eunhae choi [Mon, 21 Mar 2016 12:34:50 +0000 (05:34 -0700)]
Merge "Fixed File Streaming with inner subtitles Scenario." into tizen

8 years agoMerge "Fixed distortion of audio, video at Client part while Streaming." into tizen
eunhae choi [Mon, 21 Mar 2016 12:34:41 +0000 (05:34 -0700)]
Merge "Fixed distortion of audio, video at Client part while Streaming." into tizen