platform/core/multimedia/libmm-imgp-gstcs.git
7 years agoModify stride color to make new stride buffer. 76/79976/2 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.125153 accepted/tizen/3.0.m2/tv/20170104.125515 accepted/tizen/3.0.m2/wearable/20170104.125750 accepted/tizen/3.0/common/20161114.105803 accepted/tizen/3.0/ivi/20161011.044407 accepted/tizen/3.0/mobile/20161015.033532 accepted/tizen/3.0/tv/20161016.004832 accepted/tizen/3.0/wearable/20161015.083253 accepted/tizen/common/20160805.130124 accepted/tizen/ivi/20160808.081136 accepted/tizen/mobile/20160808.080734 accepted/tizen/tv/20160808.080943 accepted/tizen/unified/20170309.033047 accepted/tizen/wearable/20160808.081049 submit/tizen/20160805.054353 submit/tizen_3.0.m2/20170104.093750 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000003 submit/tizen_3.0_mobile/20161015.000003 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003 submit/tizen_unified/20170308.100408
Jiyong Min [Wed, 13 Jul 2016 23:26:45 +0000 (08:26 +0900)]
Modify stride color to make new stride buffer.
The color will take color or last row/column pixcel on image.

Change-Id: Ib9970f44b60f8e01aa64691a2ce98a14a38127c7
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
7 years agoFix memory leak due to gst_caps when rotate image. 13/75313/1 accepted/tizen/common/20160622.145828 accepted/tizen/ivi/20160622.094121 accepted/tizen/mobile/20160622.094032 accepted/tizen/tv/20160622.094049 accepted/tizen/wearable/20160622.094110 submit/tizen/20160622.011011
Jiyong Min [Fri, 17 Jun 2016 09:45:22 +0000 (18:45 +0900)]
Fix memory leak due to gst_caps when rotate image.

Change-Id: I18f42e1ce239d40b560414cb3f3e05a8d0b0becb
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoRemove warning 32/65232/1 accepted/tizen/common/20160412.130752 accepted/tizen/ivi/20160412.010329 accepted/tizen/mobile/20160412.010400 accepted/tizen/tv/20160412.010249 accepted/tizen/wearable/20160412.010259 submit/tizen/20160411.223143
Jiyong Min [Fri, 8 Apr 2016 04:25:32 +0000 (13:25 +0900)]
Remove warning

Change-Id: Id7143adb04b819e8353defabb977190a84656644
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoReplace g_malloc to malloc 48/59248/1 accepted/tizen/ivi/20160218.023901 accepted/tizen/mobile/20160212.050212 accepted/tizen/tv/20160212.050215 accepted/tizen/wearable/20160212.050219 submit/tizen/20160212.035219 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
Ji Yong Min [Fri, 12 Feb 2016 00:21:03 +0000 (09:21 +0900)]
Replace g_malloc to malloc

Change-Id: I048843fbd02e128c5a0dfdeb4906e331d0369eb2
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoApply tizen coding rule 58/54958/1 accepted/tizen/mobile/20151221.101836 accepted/tizen/tv/20151221.101653 accepted/tizen/wearable/20151221.101832 submit/tizen/20151221.083152 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Haejeong Kim [Mon, 21 Dec 2015 04:13:05 +0000 (13:13 +0900)]
Apply tizen coding rule

Change-Id: Id1e82911a4cecdb720241b5fdad09b3f1b50475d

8 years agoApply tizen coding rule 09/54809/1
Ji Yong Min [Fri, 18 Dec 2015 04:49:28 +0000 (13:49 +0900)]
Apply tizen coding rule

Change-Id: I03bfbc2ae20c7f20dfc3a4fd7880041fe4c252e1
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoSimple code refactoring 54/54454/2 accepted/tizen/mobile/20151215.124746 accepted/tizen/tv/20151215.125250 accepted/tizen/wearable/20151215.125601 submit/tizen/20151215.100747
Ji Yong Min [Tue, 15 Dec 2015 09:20:25 +0000 (18:20 +0900)]
Simple code refactoring

Change-Id: I34b6638ca322441558494b83ec319cc0062dac92
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoApply tizen coding rule 60/53860/1 accepted/tizen/mobile/20151210.083427 accepted/tizen/tv/20151210.083446 accepted/tizen/wearable/20151210.083515 submit/tizen/20151210.060602
Haejeong Kim [Thu, 10 Dec 2015 01:24:53 +0000 (10:24 +0900)]
Apply tizen coding rule

Change-Id: I31899d00f04e9bf5956395323e899775be8f3546

8 years agoReplace position to set caps for appsrc/appsink before push buffers 54/53754/4 accepted/tizen/mobile/20151209.133305 accepted/tizen/tv/20151209.133324 accepted/tizen/wearable/20151209.133353 submit/tizen/20151209.070048
Ji Yong Min [Wed, 9 Dec 2015 06:01:39 +0000 (15:01 +0900)]
Replace position to set caps for appsrc/appsink before push buffers
- Because gstappsrc merges buffer & caps management by queueing, so the order of caps & buffer is important

Change-Id: I73a2ab0e1e70b7d9f0ed6b5e652629155cbb5068
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoModify memory leak issue for static analyzer warning 44/53144/2 accepted/tizen/mobile/20151204.053629 accepted/tizen/tv/20151204.053656 accepted/tizen/wearable/20151204.053724 submit/tizen/20151204.003419
Ji Yong Min [Wed, 2 Dec 2015 02:20:19 +0000 (11:20 +0900)]
Modify memory leak issue for static analyzer warning

Change-Id: I5c676437319279504ea3303ab081d51104f4853e
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoRemove dependency of mm-log & mm-common in libmm-imgp-gstcs library 64/48864/4 accepted/tizen/mobile/20151001.224846 accepted/tizen/tv/20151001.224857 accepted/tizen/wearable/20151001.224910 submit/tizen/20151001.095659 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Ji Yong Min [Thu, 1 Oct 2015 05:01:30 +0000 (14:01 +0900)]
Remove dependency of mm-log & mm-common in libmm-imgp-gstcs library

Change-Id: I1cd81d13e5bb7654dd1e0ba64a8c47b0f79535dc

8 years agoRemove mmlog & fix bugs for image transform 35/48635/3 accepted/tizen/mobile/20150925.012807 accepted/tizen/tv/20150925.012817 accepted/tizen/wearable/20150925.012824 submit/tizen/20150924.075606
Ji Yong Min [Thu, 24 Sep 2015 04:57:33 +0000 (13:57 +0900)]
Remove mmlog & fix bugs for image transform

Change-Id: I0c1735cc48492d0b424a9b95cb3b419946023aca
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoFix to get wrong result before gstream change state is done 51/44951/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150803.042454 accepted/tizen/tv/20150803.042504 accepted/tizen/wearable/20150803.042513 submit/tizen/20150803.020941 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
Ji Yong Min [Thu, 30 Jul 2015 05:14:24 +0000 (14:14 +0900)]
Fix to get wrong result before gstream change state is done

Change-Id: Ic70286b48c8b77fdb33f2c55a973e77e2212a9a7
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
8 years agoUpdate imgp for gstreamer 1.x (fix blocking issue) 64/39364/3 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091805 accepted/tizen/common/20150609.171310 accepted/tizen/mobile/20150610.001400 accepted/tizen/tv/20150610.001339 accepted/tizen/wearable/20150610.001415 submit/tizen/20150609.075509 submit/tizen_3.0.2015.q2_common/20150615.075539
Ji Yong Min [Wed, 13 May 2015 12:09:17 +0000 (21:09 +0900)]
Update imgp for gstreamer 1.x (fix blocking issue)

Change-Id: I57d46f15d9c9b3905c94aee7cde5451bfc4807a4
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
9 years agoupdate prevent issue issue 19/34719/1
YoungHun Kim [Mon, 2 Feb 2015 02:09:49 +0000 (11:09 +0900)]
update prevent issue issue

Change-Id: I818f1441929df2246033243722b73cef0417f899
Signed-off-by: YoungHun Kim <yh8004.kim@samsung.com>
9 years agoupdate the prevent issue 55/33955/3 accepted/tizen/common/20150209.121102 accepted/tizen/mobile/20150211.014709 accepted/tizen/tv/20150210.013058 accepted/tizen/wearable/20150210.014934 submit/tizen/20150128.133102 submit/tizen/20150206.062742
YoungHun Kim [Mon, 19 Jan 2015 06:52:35 +0000 (15:52 +0900)]
update the prevent issue

Change-Id: I01d48cedd227a647bbf972aaecb075e1bcc851fb

9 years agoUpdated to version 0.7.16 from tizendev 46/23046/1
Andrey Shelest [Mon, 16 Jun 2014 11:59:14 +0000 (14:59 +0300)]
Updated to version 0.7.16 from tizendev
Change-Id: I1315d9473f0bf36625e7e9186289539f8b8902ff

10 years agoresetting manifest requested domain to floor 66/4566/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable tizen_ivi_genivi accepted/tizen/20130710.221406 accepted/tizen/20130912.100244 accepted/tizen/20130912.100617 accepted/tizen/20130912.150644 accepted/tizen/20130912.191645 accepted/tizen/20130912.195708 accepted/tizen/ivi/genivi/20140131.063430 accepted/tizen_ivi_stable/20131116.111835 ivi_oct_m2 submit/tizen/20130710.105008 submit/tizen/20130912.080001 submit/tizen/20130912.090309 submit/tizen_ivi_genivi/20140131.061121 submit/tizen_ivi_stable/20131116.100641 submit/tizen_ivi_stable/20131121.003746
Alexandru Cornea [Fri, 28 Jun 2013 16:48:59 +0000 (19:48 +0300)]
resetting manifest requested domain to floor

11 years agoUpdate yuyv fourcc value & Add rgb padding vaule to appsrc's buffer tizen_2.1 2.1b_release accepted/tizen/20130520.101134 accepted/tizen_2.1/20130425.034952 submit/tizen/20130517.045041 submit/tizen_2.1/20130424.232031
YoungHun Kim [Mon, 8 Apr 2013 05:02:58 +0000 (14:02 +0900)]
Update yuyv fourcc value & Add rgb padding vaule to appsrc's buffer

Change-Id: Iebf0c6b6c83dd60eddaff6640cd4d27d1812b076

11 years ago[Anas]check for AM_PROG_AR with new automake
Anas Nashif [Tue, 5 Feb 2013 14:16:17 +0000 (06:16 -0800)]
[Anas]check for AM_PROG_AR with new automake

use macro %configure for 64 bit compatibility.

Change-Id: I1d307ddd9c876de1fa8b3cd640bad14f85ea70c6

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:15:51 +0000 (01:15 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:49:58 +0000 (01:49 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:56 +0000 (21:59 +0900)]
Initial empty repository