From: DRC Date: Tue, 1 Jan 2013 11:41:13 +0000 (+0000) Subject: We support arithmetic coding, which is a feature of libjpeg v7/v8 X-Git-Tag: 1.2.90~28^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7ca17b73dae1b8e32541a6d9fe0bbfe6893c233;p=libjpeg-turbo We support arithmetic coding, which is a feature of libjpeg v7/v8 git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@889 632fc199-4ca6-4c93-a231-07263d6284db --- diff --git a/README-turbo.txt b/README-turbo.txt index 899a368..f3b9da2 100755 --- a/README-turbo.txt +++ b/README-turbo.txt @@ -280,6 +280,8 @@ libjpeg v7 and v8 Features: Fully supported: +-- libjpeg: arithmetic coding + -- cjpeg: Separate quality settings for luminance and chrominance Note that the libpjeg v7+ API was extended to accommodate this feature only for convenience purposes. It has always been possible to implement this