Remove tabs and unused description
[platform/core/multimedia/libmm-utility.git] / gif /
2020-07-21 jiyong.minRemove tabs and unused description 38/238738/3 accepted/tizen/unified/20200722.014854 submit/tizen/20200721.001655
2020-05-28 hj kimFix unsuitable name 48/234748/1
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-04-28 hj kimMerge "Use g_free directly and remove macro" into tizen
2020-04-27 hj kimUse g_free directly and remove macro 99/231999/3
2020-04-27 hj kimimprove __gif_make_color_map() not to use input paramet... 51/231551/5
2020-04-27 hj kimMerge "Fix wrong debug msg" into tizen
2020-04-24 hj kimFix wrong debug msg 13/231813/1
2020-04-24 hj kimFix wrong value assign 35/231735/3
2020-04-23 hj kimRemove RGB_ALLOC() and RGB_FREE() 00/231600/1
2020-02-04 jiyong.minFix build error for giflib 5.1.9 74/223774/1
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-10-01 jiyong.minImprove '__read_gif()' function to reduce Cyclomatic... 22/214822/4
2019-04-10 jiyong.minRemove unneccessary header and enumerable 04/203104/1
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-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 hj kimModify parameter in decoding APIs from mm_image_info_s... 04/201204/19 accepted/tizen/unified/20190313.075520 submit/tizen/20190313.021136
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-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-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-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-07-19 yhjiFix Wformat build error 79/184579/1 accepted/tizen/unified/20180724.073346 submit/tizen/20180723.044727
2018-05-03 Jiyong MinRemove unused code 05/177705/2
2018-03-07 hj kimUse size_t for buffer size 76/171676/2
2018-02-06 Jiyong MinRemove unused functions and gif/png dependency of header 41/169341/4
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-07 Jiyong MinMake files clean up and fixing build error 93/162893/5 submit/tizen/20171207.225809
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-22 Jiyong MinRemove capi-media-tool dependency & unused libraries 98/161198/3 submit/tizen/20171123.062739 submit/tizen/20171124.024723
2017-11-14 hj kimRemove TTRACE dependency and refine debug msg 32/160032/4
2017-11-10 Jiyong MinCode clean up header files and memory allocations 20/159320/4 submit/tizen/20171110.043613
2017-11-01 Jiyong MinCode Cleanup unneccessary variables and functions 56/158356/4 accepted/tizen/unified/20171101.064755 submit/tizen/20171101.024016
2017-10-26 Anastasia LyupaFix leak and double-free in gif encoding 78/157778/1
2017-09-11 Jiyong MinRemove unused parameter, the size of the buffer 96/148796/1 accepted/tizen/unified/20170913.070611 submit/tizen/20170911.075345
2017-09-06 Haejeong KimChange free to SAFE_FREE 07/147907/1 accepted/tizen/unified/20170907.060419 submit/tizen/20170906.051057
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-28 Haejeong KimRemove useless exif dependency 88/146288/1 accepted/tizen/unified/20170829.053213 submit/tizen/20170828.073653
2017-08-24 Jiyong MinModify the number of the pixcel to extract RGB 34/145934/3 accepted/tizen/unified/20170825.163238 submit/tizen/20170824.093048 submit/tizen/20170825.024959
2017-08-23 Haejeong KimJust remove function name in debug msg 56/145556/2
2017-08-23 Jiyong MinModify to check parameter and return value 87/145587/2
2017-08-23 Haejeong Kimformat arguments error fix 53/145553/1
2017-08-22 Jiyong MinRefactoring __gif_get_index_in_colormap() function 47/145047/2
2017-08-21 Jiyong MinAdd 'const' keyword to fix build warning of internal... 46/145046/2
2017-08-21 Jiyong MinReplace system() to g_file_copy() due to exploitable... 83/144983/6
2017-08-10 Jiyong MinFix build error for 64bit enviroment 27/143427/2 accepted/tizen/unified/20170811.021127 submit/tizen/20170810.034601
2017-08-03 Jiyong MinAdd testsuite for new version gif encoder(V2) 66/141366/5 submit/tizen/20170804.071846
2017-08-03 Jiyong MinAdd new version gif encoder(V2) 39/141039/11
2017-07-13 Jiyong Min[SATIZENVUL-952] Add to check that memory was allocated... 12/138612/3
2017-02-10 Jiyong MinFix memory leak & tained value found by static analyzer 05/114105/1
2016-07-18 Jiyong MinAdd to free file handler for gif encoder 65/80465/5 accepted/tizen/common/20160719.172444 accepted/tizen/ivi/20160719.060719 accepted/tizen/mobile/20160719.060707 accepted/tizen/tv/20160719.060713 accepted/tizen/wearable/20160719.060710 submit/tizen/20160719.013718
2016-06-14 Jiyong MinFix tainted width & height issue for gif 35/74435/2 accepted/tizen/common/20160615.193318 accepted/tizen/ivi/20160615.001706 accepted/tizen/mobile/20160615.001806 accepted/tizen/tv/20160615.001731 accepted/tizen/wearable/20160615.001746 submit/tizen/20160614.103947
2016-03-17 Jiyong MinFix memory leak issue 95/62695/1 accepted/tizen/common/20160318.145633 accepted/tizen/ivi/20160318.113643 accepted/tizen/mobile/20160318.113424 accepted/tizen/tv/20160318.113523 accepted/tizen/wearable/20160318.113501 submit/tizen/20160317.114700
2016-03-09 Ji Yong MinFix svace issue 35/61635/4 accepted/tizen/common/20160315.221104 accepted/tizen/ivi/20160310.063011 accepted/tizen/ivi/20160315.002148 accepted/tizen/mobile/20160310.062837 accepted/tizen/mobile/20160315.002055 accepted/tizen/tv/20160310.062906 accepted/tizen/tv/20160315.002113 accepted/tizen/wearable/20160310.062940 accepted/tizen/wearable/20160315.002130 submit/tizen/20160310.030656 submit/tizen/20160314.051739
2016-03-03 Vineeth TMgif: Add support for disposal mode, x-y position of... 43/60943/1
2016-02-26 Vineeth TMgif: Add support for progressive animation encoding 83/60383/2
2016-02-19 Vineeth TMlibmm-utility: Add animation gif encoding support 85/58685/3 accepted/tizen/ivi/20160223.232321 accepted/tizen/mobile/20160223.232227 accepted/tizen/tv/20160223.232243 accepted/tizen/wearable/20160223.232301 submit/tizen/20160223.084322
2016-02-16 Vineeth TMModify gif API according to version 5.1.2 05/59505/1 accepted/tizen/mobile/20160216.103141 accepted/tizen/tv/20160216.103155 accepted/tizen/wearable/20160216.103222 submit/tizen/20160216.065823 submit/tizen_common/20160218.142243
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-17 Haejeong KimRemove libmm-common dependency 36/54636/2 accepted/tizen/mobile/20151217.223430 accepted/tizen/tv/20151217.223445 accepted/tizen/wearable/20151217.223504 submit/tizen/20151217.023517
2015-12-16 Haejeong KimJust remove useless glib.h include 72/54572/1
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-12-03 Vineeth TMremove mm-log and replace MM_ERROR_XXX with MM_UTIL_ERR... 10/53210/2
2015-11-26 Vineeth TMlibmmutility: define rgba format for gif 60/52860/1
2015-11-18 Vineeth TMlibmmutility: Add gif/png decode/encode utility 10/52010/1 accepted/tizen/mobile/20151119.033413 accepted/tizen/tv/20151119.033425 accepted/tizen/wearable/20151119.033438 submit/tizen/20151118.234340