Rename few variables and replace int to unsigned int
[platform/core/multimedia/libmm-utility.git] / jpeg / mm_util_jpeg.c
2019-10-02 jiyong.minRename few variables and replace int to unsigned int 45/215145/1
2019-10-02 jiyong.minModify jpeg open and set parameters 44/215144/1
2019-10-02 jiyong.minModify getting rgb colorspace and buffer size 43/215143/1
2019-10-02 jiyong.minModify duplicated code for error handler and resource... 42/215142/1
2019-10-02 jiyong.minModify simple bugs and internal function name 41/215141/1
2019-08-14 jiyong.minDeallocate resouces to prevent resource leak 59/212059/2 accepted/tizen/unified/20190822.045404 submit/tizen/20190820.233532
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-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
2018-12-12 jiyong.minRemove unused header file 36/195236/1
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-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-07-04 Jiyong MinRename jpeg decoding function 78/183278/2 accepted/tizen/unified/20180706.062139 submit/tizen/20180704.232304
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-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-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 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 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-19 Jiyong MinAdd safe_fopen safe_fclose to check realpath and remove... 65/170165/5
2018-02-08 Jiyong MinCode Refactoring: apply unified color format 52/169652/5 accepted/tizen/unified/20180214.144545 submit/tizen/20180212.075159
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-11-27 Jiyong MinApply CMake 19/161719/5
2017-11-14 hj kimRemove TTRACE dependency and refine debug msg 32/160032/4
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-09-12 Jiyong MinAdd finishing jpeg decompression due to memory leak 16/149316/4 accepted/tizen/unified/20170920.065524 submit/tizen/20170918.031342
2017-09-06 Haejeong KimRemove \n in dlog msg 15/147815/1
2017-08-28 Haejeong KimRemove useless exif dependency 88/146288/1 accepted/tizen/unified/20170829.053213 submit/tizen/20170828.073653
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-04-04 Jiyong MinAdd to return MM_UTIL_ERROR_NO_SUCH_FILE error for... 89/123089/2 accepted/tizen/unified/20170418.072829 submit/tizen/20170417.230238 tizen_4.0.m1_release
2016-02-23 Vineeth TMjpeg: Fix compilation of libjpeg-turbo code 59/60059/2
2016-01-27 Haejeong KimCode clean up and remove unused code 46/58046/1 accepted/tizen/ivi/20160218.023755 accepted/tizen/mobile/20160128.010439 accepted/tizen/tv/20160128.010454 accepted/tizen/wearable/20160128.010515 submit/tizen/20160127.070744 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
2015-12-18 Ji Yong MinApply coding rule & remove unused testsuite 96/54796/1 accepted/tizen/mobile/20151218.084647 accepted/tizen/tv/20151218.084441 accepted/tizen/wearable/20151218.084623 submit/tizen/20151218.044348 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-12-10 Haejeong KimApply tizen coding rule 87/53887/1 accepted/tizen/mobile/20151210.083532 accepted/tizen/tv/20151210.083559 accepted/tizen/wearable/20151210.083614 submit/tizen/20151210.060625
2015-12-03 Vineeth TMFix issues found using svace static analyser tool 16/53216/3 accepted/tizen/mobile/20151204.055923 accepted/tizen/tv/20151204.061301 accepted/tizen/wearable/20151204.061334 submit/tizen/20151204.003507
2015-10-01 Ji Yong MinRemove mm-log & replace error value from MM_ERR_XXX... 65/48865/5 accepted/tizen/mobile/20151001.224844 accepted/tizen/tv/20151001.224855 accepted/tizen/wearable/20151001.224908 submit/tizen/20151001.095659 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-09-24 Ji Yong MinRemove mmlog & fix bugs for image transform 28/48628/2 accepted/tizen/mobile/20150925.012805 accepted/tizen/tv/20150925.012816 accepted/tizen/wearable/20150925.012823 submit/tizen/20150924.075606 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620
2015-07-29 Ji Yong MinFix build warning & deadlock problem of thread 34/44934/1 accepted/tizen/mobile/20150803.093829 accepted/tizen/tv/20150803.093840 accepted/tizen/wearable/20150803.093846 submit/tizen/20150803.020759
2015-07-29 Ji Yong MinFix TC crash because of cast from long to integer of... 03/44903/5 accepted/tizen/mobile/20150730.014235 accepted/tizen/tv/20150730.014348 accepted/tizen/wearable/20150730.014547 submit/tizen/20150729.094549
2015-07-02 Ji Yong Min[libmm-utility] optimize & improve mm-utility 92/42792/3 submit/tizen/20150703.010515
2015-06-01 Ji Yong Min[Libmm-utility] Add new function 02/40202/6 tizen_3.0.2015.q2_common accepted/tizen/common/20150602.072612 accepted/tizen/common/20150608.090632 accepted/tizen/mobile/20150608.092911 accepted/tizen/tv/20150608.092932 accepted/tizen/wearable/20150608.092959 submit/tizen/20150601.103817 submit/tizen/20150608.021625
2015-01-27 YoungHun Kimadd transform api and update jpeg codec 25/34025/5 accepted/tizen/common/20150209.121059 accepted/tizen/mobile/20150211.014707 accepted/tizen/tv/20150210.013056 accepted/tizen/wearable/20150210.014932 submit/tizen/20150128.133102 submit/tizen/20150206.062742
2013-03-28 Junfeng DongFix for 64-bit compatibility. tizen_2.1 2.1b_release accepted/tizen/20130520.101150 accepted/tizen_2.1/20130425.034936 submit/tizen/20130517.045059 submit/tizen_2.1/20130424.232132
2013-03-12 Jinkun JangTizen 2.1 base