Sweden-Number/dlls/windowscodecs
Andrew Eikum fbe42005a5 windowscodecs: Avoid types deprecated in libtiff 4.3.
dlls/windowscodecs/libtiff.c:256:5: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations]

Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 5e3758a70f)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-07-14 22:54:26 +02:00
..
tests windowscodecs: Correctly set pixel format of uncompressed DDS with extended header. 2020-11-09 10:53:25 +01:00
Makefile.in windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
bitmap.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
bmpdecode.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
bmpencode.c windowscodecs: Use wide-char string literals in struct initialization. 2020-12-03 10:25:05 +01:00
clipper.c
clsfactory.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
colorcontext.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
colortransform.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
converter.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
ddsformat.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
decoder.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
encoder.c windowscodecs: Use wide-char string literals in struct initialization. 2020-12-03 10:25:05 +01:00
fliprotate.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
gifformat.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
icnsencoder.c windowscodecs: Move ICNS encoding to the unix lib. 2020-11-30 22:18:20 +01:00
icoformat.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
imgfactory.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
info.c windowscodecs: Copy container_count GUIDs, not bytes, in GetContainerFormats. 2021-01-06 20:18:47 +01:00
libjpeg.c windowscodecs: Move jpeg encoding to the unix lib. 2020-11-24 22:33:40 +01:00
libpng.c windowscodecs: Initialize encoder flags for png encoder. 2020-11-23 21:05:04 +01:00
libtiff.c windowscodecs: Avoid types deprecated in libtiff 4.3. 2021-07-14 22:54:26 +02:00
main.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
metadatahandler.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
metadataquery.c windowscodecs: Use wide-char string literals in metadataquery.c. 2020-12-02 11:56:54 +01:00
palette.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
pngformat.c windowscodecs: Use wide-char string literals. 2020-12-02 11:57:02 +01:00
propertybag.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
proxy.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
regsvr.c windowscodecs: Use wide-char string literals in regsvr.c. 2020-12-02 11:56:59 +01:00
scaler.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
stream.c
tgaformat.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
ungif.c
ungif.h
unix_iface.c windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
unix_lib.c windowscodecs: Move ICNS encoding to the unix lib. 2020-11-30 22:18:20 +01:00
uuid.c
version.rc
wincodecs_common.h windowscodecs: Move PNG encoding to the unix lib. 2020-11-16 21:06:17 +01:00
wincodecs_private.h windowscodecs: Build with msvcrt. 2020-11-30 22:18:20 +01:00
windowscodecs.spec
windowscodecs_wincodec.idl