Module: wine Branch: master Commit: 73a8c068047ca766493903b1d4924beb6f69c653 URL: https://gitlab.winehq.org/wine/wine/-/commit/73a8c068047ca766493903b1d4924be...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Feb 17 18:33:56 2024 +0100
jpeg: Import upstream release 9f.
---
libs/jpeg/jccoefct.c | 8 +- libs/jpeg/jccolor.c | 35 +++---- libs/jpeg/jchuff.c | 272 +++++++++++++++++++++++++++------------------------ libs/jpeg/jdcolor.c | 93 ++++++++---------- libs/jpeg/jdct.h | 4 +- libs/jpeg/jdmerge.c | 31 +++--- libs/jpeg/jinclude.h | 66 ++++++++++++- libs/jpeg/jmorecfg.h | 31 ++++-- libs/jpeg/jpeglib.h | 4 +- libs/jpeg/jversion.h | 6 +- 10 files changed, 312 insertions(+), 238 deletions(-)