platform/core/multimedia/libmm-utility.git
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
2018-02-26 Jiyong MinRemove abnormal free the decoded buffer to fix crash... 18/171018/1 accepted/tizen/unified/20180226.142324 submit/tizen/20180223.061228
2018-02-23 hj kimChange unsigned int to size_t for buffer_size 97/170897/3
2018-02-23 hj kimChange unsigned int to size_t for buffer_size 67/170867/3
2018-02-23 hj kimUnify __mm_image_encode_to_jpeg_memory_with_libjpeg... 16/170816/2
2018-02-22 hj kimUnify __mm_image_decode_from_jpeg_file_with_libjpeg... 85/170785/1
2018-02-22 hj kimRemove mm_util_decode_from_jpeg_memory() and mm_util_de... 27/170727/2
2018-02-22 Jiyong MinCode Refactoring - remove unused jpeg code 31/170731/3
2018-02-21 hj kimModify mm_util_convert_colorspace() API to receive... 68/170668/1
2018-02-21 hj kimJust update debug msg 08/170608/3
2018-02-21 hj kimModify mm_util_resize_image() API to receive allocated... 53/170453/3
2018-02-21 hj kimModify mm_util_rotate_image() API to receive allocated... 23/170423/3
2018-02-21 Jiyong MinAdd missing modification for imagesize replacement 75/170575/1
2018-02-20 Jiyong MinModify the range of 'imgsize' from 'unsigned int' to... 26/170426/2 submit/tizen/20180220.054545
2018-02-20 hj kimchange dst_buf_size to res_buffer_size 92/170392/2 submit/tizen/20180220.014003
2018-02-19 hj kimRemove useless code. only RGB format can be round up... 58/170358/1
next