From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 122183 invoked by alias); 18 Dec 2017 18:07:44 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 112005 invoked by uid 89); 18 Dec 2017 17:38:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=compression, accelerate, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-libjpeg-turbo-1.5.3-1 Mon Dec 18 11:35:51 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 18 Dec 2017 18:07:00 -0000 Subject: libjpeg-turbo 1.5.3-1 X-SW-Source: 2017-12/txt/msg00028.txt.bz2 Message-ID: <20171218180700.WTRCubuB3kHebwKJIf2IzbiWC0B6PHiisugf7-b8Frk@z> The following packages have been uploaded to the Cygwin distribution: * jpeg-1.5.3-1 * libjpeg8-1.5.3-1 * libjpeg-devel-1.5.3-1 * libturbojpeg0-1.5.3-1 * libturbojpeg-devel-1.5.3-1 * mingw64-i686-libjpeg-turbo-1.5.3-1 * mingw64-x86_64-libjpeg-turbo-1.5.3-1 libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEON) to accelerate baseline JPEG compression and decompression on x86, x86-64, and ARM systems. On such systems, libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. This is an update to the latest upstream release: https://github.com/libjpeg-turbo/libjpeg-turbo/releases -- Yaakov