platform/core/api/image-util.git
2018-10-18 hj kimCheck input parameter 15/191515/1
2018-10-18 jiyong.minAdd to check null pointer dereferenced 57/191457/4
2018-10-17 jiyong.minAdd src_size parameter for decoding gif 30/191430/1
2018-10-16 hj kimSeparate gif encode info from encode_s 35/191335/1
2018-10-16 hj kimjust move code for gif 31/191331/1
2018-10-16 jiyong.minRemove useless codes and rearrange codes 11/191311/2
2018-10-15 hj kimSet value directly 82/191282/1
2018-10-15 hj kimJust Unify image_util_encode_create() and __image_util_... 60/191260/1
2018-10-15 hj kimRemove _image_util_decode_create_image_handle(). becaus... 53/191253/1
2018-10-15 hj kimRemoved useless image_util_error_type_e 51/191251/1
2018-10-14 jiyong.minRemove unused variables 29/191229/1
2018-10-14 jiyong.minChange 'gif_image_s' to 'mm_image_info_s' for the unifi... 28/191228/1
2018-10-12 jiyong.minRemove `image_util_frame_set_resolution` function 69/191169/1
2018-10-12 jiyong.minSeperate mm_util_gif_encode_gif to `mm_util_encode_to_g... 51/191151/3
2018-10-12 jiyong.minReplace mm_util_gif_format to mm_image_info_s 43/191143/4
2018-10-12 hj kimFix typo and change image_util_frame_create to use... 40/191140/2
2018-10-11 jiyong.minRemove unused a-gif functions 39/191139/1
2018-10-11 hj kimJust update debug msg 04/191104/1
2018-10-11 hj kimChange decode_encode_s to encode_s and remove useless... 02/191102/1
2018-10-11 hj kimRemove useless code of checking decode mode 01/191101/1
2018-10-11 hj kimRemove redundant parameters 00/191100/1
2018-10-11 hj kimDefine new decode_s to use for decoding 96/191096/2
2018-10-11 hj kimJust update debug msg 85/191085/1
2018-10-11 jiyong.minRemove __mm_util_transform & __mm_util_create_thread 49/191049/5
2018-10-11 hj kimFix memory leak 38/191038/1
2018-10-10 jiyong.minRemove unused variable 'is_completed' 37/191037/1
2018-10-10 hj kimReplace simple internal APIs 99/190999/1
2018-10-10 hj kimRemove mm_util_s. because this is same as transformation_s 97/190997/1
2018-10-10 hj kimRemove mm_util_imgp_h to remove internal handle 94/190994/1
2018-10-10 hj kimRemove mm_util_color_image_h to remove internal handle 91/190991/1
2018-10-10 hj kimRemove duplicated mm_util_cb 79/190979/2
2018-10-10 jiyong.minFix wrong buffer size of media_packet 66/190966/3
2018-10-10 hj kimGet mm_util_s from libmm-utility. because it is only... 70/190970/1
2018-10-08 hj kimGet transform code from libmm-utility except gstreamer... 79/190879/2
2018-10-08 hj kimRemove unused parameter 51/190851/1
2018-10-05 hj kimRemove duplicated code and paramters in image-util... 66/190766/1
2018-10-04 hj kimJust rearragne the codes 25/190625/1
2018-10-04 hj kimUnify image info structures because All of them have... 13/190613/1
2018-09-27 jiyong.minRearrange the source code and remove unused macro 29/190129/3 accepted/tizen/5.0/unified/20181102.013217 accepted/tizen/unified/20181001.092525 submit/tizen/20180928.062042 submit/tizen_5.0/20181101.000002
2018-09-14 SeokHoon LeeAdd gcov environment 10/189210/1 accepted/tizen/unified/20180920.063841 submit/tizen/20180918.081101 submit/tizen/20180919.063447
2018-08-28 jiyong.minFix typo 23/187723/1 accepted/tizen/unified/20180829.142759 submit/tizen/20180828.054943
2018-08-23 hj kimJust add some debug msg to track error 00/187400/1 accepted/tizen/unified/20180824.062640 submit/tizen/20180823.021953
2018-07-04 Jiyong MinRemove unneccessary 'image_h' when image is decoded 89/183289/1 accepted/tizen/unified/20180706.062143 submit/tizen/20180704.232304
2018-07-04 Jiyong MinRename jpeg decoding function 79/183279/1
2018-06-22 hj kimJust update Api description 63/182163/2 accepted/tizen/unified/20180625.141517 submit/tizen/20180622.070254
2018-04-11 Minje AhnAdd fortify option 24/175624/1 accepted/tizen/unified/20180423.062742 submit/tizen/20180419.231843
2018-03-28 hj kimFix Coverity issue 57/174057/2 accepted/tizen/unified/20180330.060544 submit/tizen/20180328.012050
2018-03-23 hj kimFix Coverity issues 34/173634/1 accepted/tizen/unified/20180326.075223 submit/tizen/20180323.043859
2018-03-20 Jiyong MinFix coverity issue 40/173140/3 accepted/tizen/unified/20180321.060755 submit/tizen/20180320.040253
2018-03-20 Jiyong MinReplace unsigned long long type 'data_size' to size_t... 21/173121/2
2018-03-14 Jiyong MinRename refactoring jpeg function 33/172433/2 accepted/tizen/unified/20180315.061342 submit/tizen/20180314.004633
2018-03-13 Jiyong Min[ACR-1123] Remove deprecated APIs 49/163749/13
2018-03-07 hj kimUse size_t for buffer size 77/171677/3
2018-03-06 Jiyong MinUnify the type of the buffer size from 'unsigned int... 72/171672/2
2018-03-06 Jiyong MinChange the order of the parameters 85/171585/1
2018-03-05 Jiyong MinCode refactoring change png parameters 63/171563/2 accepted/tizen/unified/20180307.071321 submit/tizen/20180305.053300
2018-03-05 Minje AhnFix typo 54/171454/1
2018-02-28 Jiyong MinCode Refactoring - remove inefficient external function... 94/171194/3 submit/tizen/20180228.025609
2018-02-22 hj kimmm_util_decode_from_jpeg_memory() and mm_util_decode_fr... 28/170728/4 accepted/tizen/unified/20180226.142327 submit/tizen/20180223.061228
2018-02-22 Jiyong MinCheck signed value of long 'file_size' for typecast... 40/170740/3
2018-02-21 hj kimApply new mm_util_convert_colorspace() 69/170669/1
2018-02-21 hj kimApply new mm_util_resize_image() 32/170632/1
2018-02-21 hj kimRevert "Apply new mm_util_resize_image()" 19/170619/2
2018-02-21 hj kimMerge "Apply new mm_util_resize_image()" into tizen
2018-02-20 hj kimApply new mm_util_resize_image() 55/170455/1
2018-02-20 hj kimApply new mm_util_rotate_image() 24/170424/2
2018-02-20 Jiyong MinModify the range of 'imgsize' from 'unsigned int' to... 28/170428/2 submit/tizen/20180220.054545
2018-02-19 hj kimRemove deprecated API in test code 65/170365/1 submit/tizen/20180220.014003
2018-02-19 hj kimApply new mm_util_crop_image() 64/170364/1
2018-02-13 Jiyong MinAdd mm-common due to build error of contacts-service... 13/170013/1 accepted/tizen/unified/20180214.144557 submit/tizen/20180212.075159 submit/tizen/20180219.051103
2018-02-12 Jiyong MinFix build error due to CMakefile 05/170005/2
2018-02-08 Jiyong MinCode Refactoring: apply unified color format 55/169655/4
2018-02-07 Jiyong MinRemove dependency of unused package 07/169507/1
2018-01-25 hj kimFix doxgyen mistakes 77/168177/1 accepted/tizen/unified/20180125.122842 submit/tizen/20180125.001258
2018-01-24 hj kimFix wrong description for IMAGE_UTIL_ERROR_PERMISSION_D... 16/168116/1
2018-01-04 Jiyong MinChange the buffer(memory) parameter of the image for... 66/165766/1 accepted/tizen/unified/20180109.172744 submit/tizen/20180108.064644
2017-12-27 hj kim[ACR-1120]Deprecate unused and doesn't work api image_u... 91/163091/5 accepted/tizen/unified/20171229.070225 submit/tizen/20171227.043416
2017-12-08 Jiyong MinCode clean up of modifying typo and removing duplicated... 00/162900/4 accepted/tizen/unified/20171211.160411 submit/tizen/20171211.080624
2017-12-07 hj kimRemove hardware_acceleration related code. that doesn... 03/163103/1
2017-12-04 Jiyong MinModify the description of encoding incorrectly 97/162497/1 submit/tizen/20171204.084209
2017-12-04 Jiyong MinMerge "Add custom rotation angles in the test suite...
2017-11-29 hj kimChange hard coded path to get by using tzplatform API 44/162144/1 accepted/tizen/unified/20171130.113327 submit/tizen/20171130.061035
2017-11-24 hj kimAdd capi-media-tool for Requires 94/161594/1
2017-11-23 Mykola AlieksieievAdd custom rotation angles in the test suite 93/161493/1
2017-11-22 Jiyong MinReplace the interface of libmm-utility from media_packe... 04/161204/3 submit/tizen/20171123.062739 submit/tizen/20171124.024723
2017-11-09 Jiyong MinAdd missing header 52/159452/1 accepted/tizen/unified/20171120.065134 submit/tizen/20171113.042933 submit/tizen/20171113.231122 submit/tizen/20171120.011858
2017-11-01 Jiyong MinReplace 'mm_util_gif_frame **' to 'void *' 08/158408/1 accepted/tizen/unified/20171101.064752 submit/tizen/20171101.024016
2017-10-20 Jiyong MinRemove unneccessary xxx_destroy_image_handle and replac... 07/158407/1
2017-10-16 Jiyong MinMerge "Fix confusing error logging" into tizen accepted/tizen/unified/20171017.071109 submit/tizen/20171017.022426
2017-10-16 Anastasia LyupaFix confusing error logging 43/155843/1
2017-10-16 Haejeong KimSvace issue fix 51/154751/3
2017-10-13 Anastasia LyupaFix memory leak 82/155482/1 accepted/tizen/unified/20171016.064546 submit/tizen/20171015.013045
2017-10-11 Haejeong Kim[DF170928-00462] memory leak fix(svace) 38/154738/1 accepted/tizen/unified/20171012.075311 submit/tizen/20171012.051300
2017-09-28 Jiyong MinMerge "Fix memory leak for the image_util_frame_h by... accepted/tizen/unified/20170929.081610 submit/tizen/20170928.093256
2017-09-28 Jiyong MinFix memory leak for the image_util_frame_h by using... 40/152940/5
2017-09-27 Haejeong KimApply tizen coding rule 04/152704/1
2017-09-21 Jiyong MinModify converting to capi error and simplify error... 98/151398/2 accepted/tizen/unified/20170925.150735 submit/tizen/20170925.045717
2017-09-19 Jiyong MinModify check image type to decode image 19/150819/5
2017-09-18 Jiyong MinRemove unused variable 53/150653/1
2017-09-17 Jiyong MinArrange the source & header files 32/150532/2 accepted/tizen/unified/20170920.065527 submit/tizen/20170918.031342
next