Module: wine Branch: master Commit: a6ac035a7454c92bec367b2cd3021f8b98d4d807 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a6ac035a7454c92bec367b2cd...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Oct 19 10:51:56 2021 +0200
windowscodecs: Use the bundled libjpeg.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/windowscodecs/Makefile.in | 4 +- dlls/windowscodecs/libjpeg.c | 155 +++++------------------------------------ dlls/windowscodecs/main.c | 4 +- dlls/windowscodecs/unix_lib.c | 6 -- 4 files changed, 22 insertions(+), 147 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a6ac035a7454c92bec367...