Bug fix. insecure strncmp
[platform/core/multimedia/libmm-utility.git] / gif /
2024-06-09 JiyongModify unreachable code 94/312394/2 accepted/tizen/unified/20240611.122510 accepted/tizen/unified/x/20240612.025920
2024-02-21 hjkimRemove meaningless developer contact info 19/306419/2
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 function directly 52/306052/4
2024-02-16 minje.ahnFix CMake deprecation warning 49/306049/4
2024-02-15 minje.ahnUse stdbool instead of gboolean 27/306027/4
2024-02-15 minje.ahnRemove unnecessary include 16/306016/1
2022-10-19 jiyong.minAdd typecast to prevent overflow of arithmatic results 73/283073/3 accepted/tizen/unified/20221103.165756
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-04-26 jiyong.minFix typo 'readed' and remove unused header 99/274299/2 accepted/tizen/unified/20220428.162639 submit/tizen/20220427.231424
2022-04-26 jiyong.minRefactoring file I/O functions 34/274234/5
2021-12-13 Jiyong Minreplace g_memdup() to g_memdup2() 92/267892/2 accepted/tizen/unified/20211222.230459 submit/tizen/20211212.233427
2020-09-15 jiyong.minFix memory leak for 'intermediate_image' 59/244159/2 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.114515 accepted/tizen/6.0/unified/hotfix/20201103.002757 accepted/tizen/unified/20200917.141755 submit/tizen/20200916.012329 submit/tizen/20200917.011112 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
2020-09-07 jiyong.minFix incorrect return for invalid parameter 42/243342/1
2020-08-25 jiyong.minAdd animated image encoder for both WEBP and GIF 00/239600/12 accepted/tizen/unified/20200828.121607 submit/tizen/20200827.013104
2020-07-22 jiyong.minFix 'g_readed_data' double free 00/239100/1 accepted/tizen/unified/20200723.161301 submit/tizen/20200722.020114
2020-07-22 jiyong.minFix memory leak if function is called 93/239093/2
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
next