platform/core/multimedia/libmm-utility.git
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
2018-02-19 hj kimRemove useless buffer calcurate code 52/170352/1
2018-02-19 hj kimJust update debug msg 46/170346/2
2018-02-19 hj kimModify mm_util_crop_image() API to receive allocated... 38/170338/2
2018-02-19 Jiyong MinAdd to calculate the buffer size for NV21 colorsapce 12/170312/4 submit/tizen/20180219.051103
2018-02-19 Jiyong MinAdd safe_fopen safe_fclose to check realpath and remove... 65/170165/5
2018-02-14 hj kimFix test code and update some debug msg 84/170184/2
2018-02-14 hj kimAdd code to check color format before doing transform... 51/170151/2
2018-02-13 hj kimRemove useless format_label 85/170085/2
2018-02-08 Jiyong MinCode Refactoring: apply unified color format 52/169652/5 accepted/tizen/unified/20180214.144545 submit/tizen/20180212.075159
2018-02-07 hj kimRemove memory allocation code. because mm_imgp is chang... 43/169543/1
2018-02-07 hj kimCode refactoring. unify duplicated code 60/169460/1
2018-02-06 Jiyong MinRemove unused functions and gif/png dependency of header 41/169341/4
2018-02-02 Jiyong MinAdd to check installed libraries of libbmp, libnsbmp... 43/168943/5 accepted/tizen/unified/20180206.064130 submit/tizen/20180205.005408
2018-02-01 Minje AhnFix typo 01/169001/1 accepted/tizen/unified/20180202.061005 submit/tizen/20180202.000421
2018-02-01 hj kimAdd new API mm_util_extract_image_info() 33/168933/2 accepted/tizen/unified/20180202.060943 submit/tizen/20180201.081645
2018-01-30 hj kimImprove performance of Resize and Read from /Write... 53/168253/9 accepted/tizen/unified/20180131.060525 submit/tizen/20180130.062418
2018-01-25 hj kimAdd new convert API using graphickMagicK mm_util_conve... 13/168213/1
2018-01-24 Jiyong MinAdd the debug mode for GraphicsMagick 06/167906/7
2018-01-23 hj kimchange of debug msg format and update some debug msg 03/167903/4 accepted/tizen/unified/20180124.061556 submit/tizen/20180123.002657
2018-01-19 hj kimAdd new rotate and resize APIs those are use GraphickMagicK 51/166851/13
2018-01-04 Jiyong MinChange the buffer(memory) parameter of the image for... 63/165763/6 accepted/tizen/unified/20180109.172741 submit/tizen/20180108.064644
2017-12-18 hj kimBug fix of realpath check. File does not exist for... 24/164224/2 accepted/tizen/unified/20171229.070222 submit/tizen/20171227.043416
2017-12-11 Jiyong MinAdd to check realpath before fopen 91/163391/6 accepted/tizen/unified/20171211.160409 submit/tizen/20171211.080624
2017-12-07 hj kimRemove mm_util_set_hardware_acceleration(). This API... 00/163100/1
2017-12-07 Jiyong MinMake files clean up and fixing build error 93/162893/5 submit/tizen/20171207.225809
2017-12-05 Jiyong MinChange 'LIBDIR' to '${LIB_INSTALL_DIR}'(macro) and... 83/162683/3 submit/tizen/20171204.084209
2017-12-01 hj kimJust add define 13/162413/1
2017-11-29 hj kimChange hard coded path to get by using tzplatform API 42/162142/1 accepted/tizen/unified/20171130.113336 submit/tizen/20171130.061035
2017-11-27 Jiyong MinApply CMake 19/161719/5
2017-11-24 hj kimRemove capi-media-tool dependency 58/161558/2
2017-11-22 Jiyong MinRemove capi-media-tool dependency & unused libraries 98/161198/3 submit/tizen/20171123.062739 submit/tizen/20171124.024723
2017-11-16 Jiyong MinModify media_packet creation for invalid operation... 11/160411/3 accepted/tizen/unified/20171120.065131 submit/tizen/20171120.011858
2017-11-16 Jiyong MinModify buffer overflow when image was rotated 84/160384/3
2017-11-15 Jiyong MinModify the value returned by transform to return correc... 01/160201/6
2017-11-14 hj kimRemove TTRACE dependency and refine debug msg 32/160032/4
2017-11-14 Jiyong MinFix 64bit build error (Replace 'llu' to 'PRIu64') 60/159960/1
2017-11-10 Jiyong MinAdd missing media_packet color to fix that image-util... 03/159603/1 submit/tizen/20171113.042933 submit/tizen/20171113.231122
2017-11-10 Jiyong MinCode clean up of TTRACE and modify converting colorspac... 96/159596/1
2017-11-10 Jiyong MinCode clean up header files and memory allocations 20/159320/4 submit/tizen/20171110.043613
2017-11-07 Jiyong MinModify the size of the buffer for rotating or cropping... 72/159072/3 accepted/tizen/unified/20171108.063455 submit/tizen/20171107.034519
next