From fd3aba3590ee2041eff45c1d5384aa163a56c84e Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 29 Jun 2012 23:14:48 +0000 Subject: Added flags to the TurboJPEG API that allow the caller to force the use of either the fast or the accurate DCT/IDCT algorithms in the underlying codec. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@849 632fc199-4ca6-4c93-a231-07263d6284db --- ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog.txt') diff --git a/ChangeLog.txt b/ChangeLog.txt index 09a150a2..2f1242a6 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -41,6 +41,9 @@ divisible by 16 bytes. 4.3 on OS X platforms would cause NASM to return numerous errors of the form "'%define' expects a macro identifier". +[9] Added flags to the TurboJPEG API that allow the caller to force the use of +either the fast or the accurate DCT/IDCT algorithms in the underlying codec. + 1.2.0 ===== -- cgit v1.2.3