Search found 3 matches

by prof_unto
Mon Dec 04, 2006 11:30 am
Forum: Classic - General Support
Topic: JPEG Arithmetic
Replies: 11
Views: 15131

Main problem with using arithmetic coding (especially in a freeware prog) is that there are a lot of patents on it (similar situation to he gif format, before the gif patents ran out).
Yeah I know about the patent, but I just wanna build & keep it for my self something like testing purposes only ...
by prof_unto
Sat Nov 25, 2006 5:02 pm
Forum: Classic - Suggestions
Topic: Save JPG At 'Original' Quality
Replies: 14
Views: 14039

Addition to XnTriq
Xat Image Optimizer able to read/guess(?) JPEG quality :wink:
by prof_unto
Sat Nov 25, 2006 4:55 pm
Forum: Classic - General Support
Topic: JPEG Arithmetic
Replies: 11
Views: 15131

I have jpeglib with arithmetic function (taken from jpegcrop source code)
Does anybody know how to build plugin with this library?