Alexandre Julliard : jpeg: Import upstream release 9e.

Alexandre Julliard julliard at winehq.org
Thu Jan 20 15:44:47 CST 2022


Module: wine
Branch: master
Commit: 058fb9764324aefc2fffc310e9242935629470d1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=058fb9764324aefc2fffc310e9242935629470d1

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jan 20 11:46:23 2022 +0100

jpeg: Import upstream release 9e.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/jpeg/jcarith.c  |  12 ++---
 libs/jpeg/jccoefct.c | 148 ++++++++++++++++++++++++++-------------------------
 libs/jpeg/jcdctmgr.c |  29 ++++------
 libs/jpeg/jchuff.c   |  14 ++---
 libs/jpeg/jcmaster.c |  28 +++++-----
 libs/jpeg/jcparam.c  |  21 +++++---
 libs/jpeg/jcprepct.c |  22 ++++----
 libs/jpeg/jcsample.c |  10 ++--
 libs/jpeg/jdapimin.c |  35 ++++++++----
 libs/jpeg/jdarith.c  |  12 ++---
 libs/jpeg/jdcoefct.c | 113 ++++++++++++++++++++-------------------
 libs/jpeg/jdcolor.c  | 107 ++++++++++++++++++++++++++++---------
 libs/jpeg/jdhuff.c   |  14 ++---
 libs/jpeg/jdinput.c  |  39 ++++++--------
 libs/jpeg/jdmainct.c |  48 +++++++++--------
 libs/jpeg/jdmaster.c |  29 ++++------
 libs/jpeg/jdmerge.c  |   4 +-
 libs/jpeg/jdsample.c |  75 ++++++++++----------------
 libs/jpeg/jpegint.h  |  13 +++--
 libs/jpeg/jpeglib.h  |   4 +-
 libs/jpeg/jquant1.c  |  32 +++++------
 libs/jpeg/jquant2.c  |  18 +++----
 libs/jpeg/jutils.c   |  99 +++++++++++++++++-----------------
 libs/jpeg/jversion.h |   6 +--
 24 files changed, 483 insertions(+), 449 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=058fb9764324aefc2fffc310e9242935629470d1



More information about the wine-cvs mailing list