Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7735 1500 d 18 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: tiff: Don't rely on EOI tag at the end of the strip.

Reference implementation (libtiff) has a workaround: precalculate data
size of the strip and don't rely on EOI tag of specific bit length.

This allow to read some invalid TIFF LZW images by my old scanner.
 
7705 1594 d 8 h dunkaist /programs/develop/libraries/libs-dev/libini/ libini: Fix ini.del_section to not lose the last byte of a file.  
7523 1990 d 13 h dunkaist /programs/develop/libraries/libs-dev/libimg/bmp/ Libimg: Fix bug with 16-bit BMP padding.  
7279 2162 d 14 h IgorA /programs/develop/libraries/libs-dev/libimg/png/ libimg: fix save small png images  
7105 2358 d 9 h dunkaist /programs/develop/libraries/libs-dev/libimg/ libimg: add img.from_file, refactor img.convert.

Add new function, img.from_file: gets file name and returns decoded Image.
Make img.convert code less spaghetti: use jump table, not a chain of jmp's.
 
6891 2543 d 22 h IgorA / update docs sys function 54.1  
6888 2554 d 21 h IgorA /programs/ add filter 'paeth', fix in 'build_bl_tree'  
6883 2567 d 0 h IgorA /programs/ fix continue crc calculation in 'archiver.obj'  
6881 2572 d 12 h IgorA /programs/ small fixes  
6873 2599 d 12 h IgorA /programs/ fix calculation 'adler32',
other small fixes
 
6870 2603 d 13 h IgorA /programs/ fix r6860, small change in 'libimg.obj'  
6807 2671 d 7 h dunkaist /programs/develop/libraries/libs-dev/libimg/ img.scale and img.convert fix for multiframe images
new function: img.get_scaled_size
 
6797 2679 d 16 h IgorA /programs/ optimize struct 'z_stream'  
6780 2690 d 12 h IgorA /programs/ fix compress size  
6779 2691 d 15 h IgorA /programs/develop/libraries/libs-dev/libimg/png/libpng/ fix, optimize, clean code  
6741 2700 d 22 h IgorA /programs/ optimize 'libimg.obj',
fix in 'zlib.obj',
animage can save '*.png' files
 
6734 2702 d 11 h leency / move cubeline to ISO, add "fasm -m 32768" into libimg Tupfile  
6733 2702 d 15 h IgorA /programs/develop/libraries/libs-dev/ libimg can save 24-bit *.png images  
5098 3503 d 16 h clevermouse / switch build system to Tup  
4422 3757 d 18 h GerdtR /programs/develop/libraries/libs-dev/libini/ Fix bug: add at the end of the ini-file of the empty line, otherwise new section is added wrong  

Show All