Alexandre Julliard : windowscodecs: Use the bundled libpng.

Alexandre Julliard julliard at winehq.org
Mon Oct 18 16:16:28 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct 18 14:36:33 2021 +0200

windowscodecs: Use the bundled libpng.

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

---

 configure                      | 120 ------------------
 configure.ac                   |  17 ---
 dlls/windowscodecs/Makefile.in |   4 +-
 dlls/windowscodecs/libpng.c    | 280 ++++++++---------------------------------
 dlls/windowscodecs/pngformat.c |   4 +-
 dlls/windowscodecs/unix_lib.c  |   7 --
 include/config.h.in            |   6 -
 7 files changed, 54 insertions(+), 384 deletions(-)

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



More information about the wine-cvs mailing list