Esme Povirk : windowscodecs: Add a general wrapper around the decoder interface.

Alexandre Julliard julliard at winehq.org
Mon Oct 19 15:54:05 CDT 2020


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

Author: Esme Povirk <esme at codeweavers.com>
Date:   Fri Oct  9 14:56:23 2020 -0500

windowscodecs: Add a general wrapper around the decoder interface.

Signed-off-by: Esme Povirk <esme at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windowscodecs/Makefile.in         |   1 +
 dlls/windowscodecs/decoder.c           | 745 ++++++++++++++++++++++++++++++
 dlls/windowscodecs/pngformat.c         | 809 +--------------------------------
 dlls/windowscodecs/wincodecs_private.h |   3 +
 4 files changed, 763 insertions(+), 795 deletions(-)

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



More information about the wine-cvs mailing list