From ce86c0f08fad389a2650391433c578f8658e3d3b Mon Sep 17 00:00:00 2001 From: dcommander Date: Tue, 23 Nov 2010 05:49:54 +0000 Subject: Support arithmetic encoding and decoding git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@299 632fc199-4ca6-4c93-a231-07263d6284db --- change.log | 3 +++ 1 file changed, 3 insertions(+) (limited to 'change.log') diff --git a/change.log b/change.log index c6e9399..704d8b2 100644 --- a/change.log +++ b/change.log @@ -36,6 +36,9 @@ settings for luminance and chrominance (or in general, for every provided quantization table slot). New API function jpeg_default_qtables() and q_scale_factor array in library. +Support arithmetic entropy encoding and decoding. +Added files jaricom.c, jcarith.c, jdarith.c. + jpegtran has a new "lossless" cropping feature. Implement -perfect option in jpegtran, new API function -- cgit v1.2.3