From 8737bd492f8cdaa738cac556e05a0e5f3632b018 Mon Sep 17 00:00:00 2001 From: DRC Date: Sat, 7 Aug 2010 16:27:56 +0000 Subject: [PATCH] Strike that! Reverse it! --- ChangeLog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.txt b/ChangeLog.txt index 1e840a3c..18e4a732 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -5,8 +5,8 @@ Significant changes since 1.0.0 from a corrupt JPEG image.) Previously, these would cause libjpeg-turbo to crash under certain circumstances. -[2] Fixed typo in SIMD dispatch routines which was causing 4:2:0 upsampling to -be used instead of 4:2:2 when decompressing JPEG images using SSE2 code. +[2] Fixed typo in SIMD dispatch routines which was causing 4:2:2 upsampling to +be used instead of 4:2:0 when decompressing JPEG images using SSE2 code. Significant changes since 0.0.93