Use fprintf intead of g_print, printf in testsuite
[platform/core/multimedia/libmm-utility.git] / imgp /
2024-02-19 minje.ahnRemove gio-2.0 dependency 96/306296/1
2024-02-16 minje.ahnCode cleanup 65/306065/4 accepted/tizen/unified/20240220.115633 accepted/tizen/unified/20240220.144638 accepted/tizen/unified/x/20240221.033421
2024-02-16 minje.ahnUse dlfnc instead of gmodule 59/306059/4
2024-02-16 minje.ahnUse function directly 52/306052/4
2024-02-16 minje.ahnMove function to define 50/306050/4
2024-02-16 minje.ahnFix CMake deprecation warning 49/306049/4
2024-02-15 minje.ahnUse stdbool instead of gboolean 27/306027/4
2022-11-22 jiyong.minBug fix: Modify missing typecast 12/284612/1 accepted/tizen/unified/20221128.014947
2022-10-19 jiyong.minAdd typecast to prevent overflow of arithmatic results 73/283073/3 accepted/tizen/unified/20221103.165756
2022-09-27 jiyong.minRemove unnecessary header files 72/283072/1
2022-07-04 jiyong.minRefactoring: Integrate redundant test code 98/276698/18
2022-06-27 jiyong.minRefactoring. Integrate converting string to unsigned int 25/276625/8
2022-06-27 jiyong.minRefactoring. Integrate redundant 'get_image_size' functions 19/276619/6
2022-04-26 jiyong.minRefactoring file I/O functions 34/274234/5
2022-02-08 backto.kimUpdate debug message 25/270725/1
2022-02-08 backto.kimRemove useless code 08/270708/3
2022-02-08 backto.kimRemove unused NEON related code 01/270701/5
2022-02-08 backto.kimFix wrong function parameter type 02/270702/1
2020-09-09 jiyong.minFix incorrect parameters for cropping image 58/243658/2 accepted/tizen/unified/20200910.123850 submit/tizen/20200909.052036
2020-07-21 jiyong.minRemove tabs and unused description 38/238738/3 accepted/tizen/unified/20200722.014854 submit/tizen/20200721.001655
2020-05-06 jiyong.minUnify rotate type enum 03/232203/6 accepted/tizen/unified/20200507.052252 submit/tizen/20200506.063025
2020-04-28 hj kimRemove out of memory related code by using glib APIs 83/230983/16 accepted/tizen/unified/20200429.032902 submit/tizen/20200428.070655
2020-04-28 hj kimRemove unnecessary codes 47/232047/2
2020-01-02 jiyong.minCode refactoring for internal functions 20/221220/7 accepted/tizen/unified/20200105.221208 submit/tizen/20200102.062143
2019-12-26 hj kimFix build error for toolchin upgrade (GCC6->GCC9) 63/220963/4 accepted/tizen/unified/20191227.142830 submit/tizen/20191226.093041
2019-08-14 jiyong.minDeallocate resouces to prevent resource leak 59/212059/2 accepted/tizen/unified/20190822.045404 submit/tizen/20190820.233532
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-07 hj kimJust rename IS_MM_UTIL_COLOR_FORMAT() to IS_VALID_COLOR() 78/200978/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-07 jiyong.minFix format error in logs 98/194698/1 accepted/tizen/unified/20181210.060036 submit/tizen/20181207.051909
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-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-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 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-03-20 hj kimFix coverity issue 57/173057/2 accepted/tizen/unified/20180321.060749 submit/tizen/20180320.040253
2018-03-06 Jiyong MinMerge "Fix typo and TAINTED_INT svace issue" into tizen
2018-03-06 Jiyong MinFix typo and TAINTED_INT svace issue 71/171571/1
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-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 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-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-02 Jiyong MinAdd to check installed libraries of libbmp, libnsbmp... 43/168943/5 accepted/tizen/unified/20180206.064130 submit/tizen/20180205.005408
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-01 hj kimJust add define 13/162413/1
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
2017-11-03 Jiyong MinCode clean up of removing unused define, macro and... 56/158756/1 accepted/tizen/unified/20171103.162253 submit/tizen/20171103.020449
2017-11-01 Jiyong MinModify to get the size of the cropped image and modify... 77/158477/2
2017-11-01 Jiyong MinFix buffer-overflow issue when image was cropped 01/158301/3
2017-10-31 Jiyong MinCode Cleanup for __mm_util_transform_exec 01/158201/3
2017-10-24 Jiyong MinReplace thread creation before pushing data to async_qu... 67/157067/5 accepted/tizen/unified/20171025.075123 submit/tizen/20171024.105208
2017-10-20 Jiyong MinRemove unused variables 91/156791/1
2017-09-28 Jiyong MinModify to free memory encoded to bmp and add to check... 33/152933/7 accepted/tizen/unified/20170929.081607 submit/tizen/20170928.093256
2017-09-06 Haejeong KimRemove \n in dlog msg 15/147815/1
2017-09-04 Haejeong KimApply tizen coding rule 21/147521/1 accepted/tizen/unified/20170906.060721 submit/tizen/20170905.045152
2017-08-03 Jiyong MinAdd new version gif encoder(V2) 39/141039/11
2017-07-18 Jiyong MinModify data type for the size of memory(buffer) from... 10/139010/9 accepted/tizen/4.0/unified/20170816.010329 accepted/tizen/4.0/unified/20170816.014131 accepted/tizen/unified/20170719.131949 submit/tizen/20170719.012528 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
2017-06-21 Haejeong Kimfix invalid format argument types for dlog 36/135136/1 accepted/tizen/unified/20170630.083259 submit/tizen/20170621.064821 submit/tizen/20170622.044226
2017-06-16 Haejeong Kim[RQ170614-00158] fix invalid format argument types... 01/134301/2 accepted/tizen/unified/20170630.083040 submit/tizen/20170616.053948
2016-10-25 Jiyong MinFix crash happen when __mm_util_processing return error. 29/93729/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20161109.140237 accepted/tizen/ivi/20161109.002825 accepted/tizen/mobile/20161109.002450 accepted/tizen/tv/20161109.002648 accepted/tizen/unified/20170309.033216 accepted/tizen/wearable/20161109.002741 submit/tizen/20161108.054351 submit/tizen_unified/20170308.100408
next