platform/core/multimedia/libmm-utility.git
2019-04-10 jiyong.minRemove unneccessary header and enumerable 04/203104/1
2019-03-25 jiyong.minFix 64-bit build error 90/202190/1 accepted/tizen/unified/20190326.073434 submit/tizen/20190325.074339
2019-03-25 jiyong.minModify file permission in magick 29/201929/4
2019-03-21 jiyong.minModify animated gif writing to file and to buffer 24/201924/5
2019-03-21 jiyong.minRename variables for buffer I/O in gif and png 10/201910/2
2019-03-21 hj kimMerge "Just add some msg for debugging" into tizen accepted/tizen/unified/20190322.075426 submit/tizen/20190321.013843
2019-03-21 hj kimMerge "Add new mm_image_clone_image() API" into tizen
2019-03-20 hj kimJust add some msg for debugging 42/201842/1
2019-03-20 jiyong.minRemove duplicated code 29/201829/5
2019-03-20 hj kimAdd new mm_image_clone_image() API 48/201748/3
2019-03-15 hj kimModify parameters in encoding APIs have been changed... 64/201264/13 accepted/tizen/unified/20190318.221227 submit/tizen/20190313.075153
2019-03-14 hj kimChange to use mm_image_debug_image when print out each... 23/201423/1
2019-03-13 hj kimChange 'unsigned char*' to 'const unsigned char *'... 71/201371/1
2019-03-13 jiyong.minModify parameter in imgage processing APIs to mm_util_i... 61/201261/16
2019-03-13 hj kimModify parameter in decoding APIs from mm_image_info_s... 04/201204/19 accepted/tizen/unified/20190313.075520 submit/tizen/20190313.021136
2019-03-08 jiyong.minReplace and add functions to use unified parameter 72/200772/21 accepted/tizen/unified/20190311.220536 submit/tizen/20190311.013617
2019-03-07 hj kimJust rename IS_MM_UTIL_COLOR_FORMAT() to IS_VALID_COLOR() 78/200978/1
2019-03-07 hj kimUnify the type of width and height to 'unsigned int' 77/200977/1
2019-03-06 jiyong.minRemove unused macro and modify few data type due to... 62/200762/7
2019-02-27 jiyong.minReplace function name for rgb 79/200579/2
2019-01-28 jiyong.minAdd to check the return of fseek() 81/198681/2 tizen_5.5_dev accepted/tizen/unified/20190207.120252 submit/tizen/20190131.041045
2018-12-27 jiyong.minFix coverity issue 58/196258/2 accepted/tizen/unified/20190108.062240 submit/tizen/20190107.021730
2018-12-12 jiyong.minRemove unused header file 36/195236/1
2018-12-07 jiyong.minFix format error in logs 98/194698/1 accepted/tizen/unified/20181210.060036 submit/tizen/20181207.051909
2018-12-05 hj kimAdd -Wall -Werror options. and fix build error 76/194476/2 accepted/tizen/unified/20181205.154822 submit/tizen/20181205.014753
2018-12-05 jiyong.minFix format error for dlog 67/194467/1
2018-11-23 jiyong.minAdding initial structure for unittest 68/193368/18 accepted/tizen/unified/20181127.073312 submit/tizen/20181126.011146
2018-11-14 jiyong.minRearrange source code 26/193026/1 accepted/tizen/unified/20181121.173155 accepted/tizen/unified/20181123.063236 submit/tizen/20181119.072242 submit/tizen/20181121.000755 submit/tizen/20181122.024304
2018-11-06 hj kimMerge branch 'tizen_5.5_dev' into tizen 83/192483/1 accepted/tizen/unified/20181107.081954 submit/tizen/20181106.000712
2018-11-01 hj kimMerge branch 'tizen_5.5_dev' into tizen 31/192231/3
2018-10-31 hj kimRemove requires. Anything is required for using this... 63/192163/2
2018-10-29 hj kimSvace issue fix 17/192017/2
2018-10-25 jiyong.minChange 'started' flag to GifFile pointer and remove... 36/191936/1
2018-10-25 jiyong.minJust update debug message 89/191889/1
2018-10-19 jiyong.minRemove buffer in gif structure 11/191611/2
2018-10-17 jiyong.minAdd to check overread(overflow) issue 29/191429/4
2018-10-16 jiyong.minReplace output parameters to pointer 70/191370/1
2018-10-16 hj kimjust rearrange some parameters 60/191360/1
2018-10-16 hj kimRemove mm_util_gif_encode_set_resolution(). because... 53/191353/1
2018-10-16 hj kimjust modify parameter type 46/191346/1
2018-10-16 hj kimRemove unused APIs 41/191341/1
2018-10-16 jiyong.minRemove useless codes and rearrange codes 12/191312/1
2018-10-15 hj kimRemove simple APIs. Native API will set it directly 81/191281/1
2018-10-15 hj kimUnify simple APIs 78/191278/1
2018-10-15 jiyong.minRemove unused variable(color_map) 64/191264/1
2018-10-14 jiyong.minChange 'gif_image_s' to 'mm_image_info_s' as the unifie... 27/191227/1
2018-10-12 jiyong.minRemove `ext_blocks` from gif_image_s 72/191172/1
2018-10-12 jiyong.minRemove `GifImageDesc` from gif_image_s 68/191168/1
2018-10-12 jiyong.minRemove graphic_control_block from gif_image_s 65/191165/1
2018-10-12 jiyong.minRemove 'intermediate_image' buffer from gif_image_s 63/191163/1
2018-10-12 jiyong.minSeperate mm_util_gif_encode_gif to `mm_util_encode_to_g... 50/191150/1
2018-10-12 jiyong.minReplace mm_util_gif_format to mm_image_info_s 42/191142/1
2018-10-11 jiyong.minRemove unused a-gif functions 38/191138/3
2018-10-11 hj kimJust update debug msg and remove redundant codes 86/191086/1
2018-10-11 hj kimBug fix of creating test result files 63/191063/1
2018-10-11 hj kimRemove transform async related test code and bug fix 60/191060/2
2018-10-10 hj kimRemove mm_util_imgp_h 93/190993/1
2018-10-10 hj kimRemove mm_util_color_image_h 90/190990/1
2018-10-10 hj kimMove callback related code to CAPI level 78/190978/1
2018-10-10 hj kimMove mm_util_s to CAPI level. because it is not used... 69/190969/1
2018-10-08 hj kimMove transform code to CAPI except gstreamer related... 78/190878/1
2018-10-08 hj kimRemove unused code 50/190850/2
2018-10-05 hj kimRemove duplicated code and paramters in image-util... 67/190767/1
2018-10-04 hj kimUnify image info structures because All of them have... 10/190610/1
2018-08-23 hj kimJust add some debug msg to track error 01/187401/1 accepted/tizen/5.0/unified/20181102.014903 accepted/tizen/unified/20180824.062636 submit/tizen/20180823.021953 submit/tizen_5.0/20181101.000003
2018-08-22 jiyong.minAdd to check decoding bmp failure and logs 95/187395/1
2018-08-01 jiyong.minCode optimization and fix typo 09/184209/5 accepted/tizen/unified/20180803.172007 submit/tizen/20180802.005217
2018-07-19 yhjiFix Wformat build error 79/184579/1 accepted/tizen/unified/20180724.073346 submit/tizen/20180723.044727
2018-07-16 jiyong.minModify arithmetic operation(multiplication) to shift... 08/184208/2 accepted/tizen/unified/20180718.154230 submit/tizen/20180717.054420
2018-07-04 Jiyong MinRename jpeg decoding function 78/183278/2 accepted/tizen/unified/20180706.062139 submit/tizen/20180704.232304
2018-06-19 Tae-Young ChungMigration to OpenCV 3.4.1 16/181916/1 accepted/tizen/unified/20180621.141332 submit/tizen/20180620.034203 submit/tizen/20180620.084620
2018-05-24 Jiyong MinJust add logs for reading png 02/180002/1 accepted/tizen/unified/20180618.151411 submit/tizen/20180524.083402 submit/tizen/20180614.015738
2018-05-18 Jiyong MinFix warning error 10/179410/1 accepted/tizen/unified/20180521.003621 submit/tizen/20180518.004425
2018-05-08 hj kimFix svace issue 09/178109/1 accepted/tizen/unified/20180509.072858 submit/tizen/20180508.063724
2018-05-03 Jiyong MinRemove unused code 05/177705/2
2018-04-30 Jiyong MinFix null termination issue of filename and argv[1] 27/177427/1 accepted/tizen/unified/20180504.063600 submit/tizen/20180502.024929
2018-04-25 Jiyong Min[info] Add error handling when jpeg has junk data in... 98/177098/2
2018-04-11 Minje AhnAdd fortify option 29/175629/1 accepted/tizen/unified/20180423.062736 submit/tizen/20180419.231843
2018-03-20 hj kimFix coverity issue 57/173057/2 accepted/tizen/unified/20180321.060749 submit/tizen/20180320.040253
2018-03-16 Jiyong MinApply SAFE_STRLCPY 05/172805/1 submit/tizen/20180316.051336
2018-03-16 Jiyong MinFix coverity issue 76/172676/7
2018-03-15 Jiyong MinReplace encode_with_libjpeg parameters from signed... 21/172621/2
2018-03-14 Jiyong MinRemain old function and rename jpeg refactoring 32/172432/2 accepted/tizen/unified/20180315.061339 submit/tizen/20180314.004633
2018-03-13 Jiyong MinRemove unneccessary code to check jpeg 72/172272/1
2018-03-12 Jiyong MinChange the parameter order of internal functions 84/172184/1
2018-03-12 Jiyong MinRemove jpeg decoding/encoding with turbo API because... 83/172183/1
2018-03-08 Jiyong Minreading & writing png code refactoring 74/171874/3
2018-03-07 Jiyong Minreading & writing bmp code refactoring 05/171705/5
2018-03-07 hj kimUse size_t for buffer size 76/171676/2
2018-03-06 Jiyong MinUnify the type of the buffer size from 'unsigned int... 71/171671/2
2018-03-06 Jiyong MinChange the order of the parameters 82/171582/3
2018-03-06 Jiyong MinRemove unused function 81/171581/1
2018-03-06 Jiyong MinMerge "Fix typo and TAINTED_INT svace issue" into tizen
2018-03-06 hj kimBuild error fix 79/171579/1 accepted/tizen/unified/20180307.071315 submit/tizen/20180305.053300
2018-03-06 Jiyong MinFix typo and TAINTED_INT svace issue 71/171571/1
2018-03-05 Jiyong MinCode Refactoring for testsuite 94/171494/3
2018-02-28 Jiyong MinCode Refactoring - wrong parameter usages 86/171286/2
2018-02-28 Jiyong MinCode Refactoring - remove unneccessary extern function 32/171232/1 submit/tizen/20180228.025609
2018-02-28 Jiyong MinCode Refactoring - remove inefficient functions to... 31/171231/1
2018-02-27 Jiyong MinCode Refactoring - remove unused PNG progressive decoding 28/171228/4
next