windowscodecs: Move TIFF decoding to unix lib.
Signed-off-by:Esme Povirk <esme@codeweavers.com> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
Showing
- dlls/windowscodecs/Makefile.in 1 addition, 0 deletionsdlls/windowscodecs/Makefile.in
- dlls/windowscodecs/decoder.c 62 additions, 14 deletionsdlls/windowscodecs/decoder.c
- dlls/windowscodecs/libtiff.c 1187 additions, 0 deletionsdlls/windowscodecs/libtiff.c
- dlls/windowscodecs/main.c 13 additions, 19 deletionsdlls/windowscodecs/main.c
- dlls/windowscodecs/tiffformat.c 14 additions, 1414 deletionsdlls/windowscodecs/tiffformat.c
- dlls/windowscodecs/unix_iface.c 1 addition, 0 deletionsdlls/windowscodecs/unix_iface.c
- dlls/windowscodecs/unix_lib.c 8 additions, 0 deletionsdlls/windowscodecs/unix_lib.c
- dlls/windowscodecs/wincodecs_common.h 19 additions, 0 deletionsdlls/windowscodecs/wincodecs_common.h
- dlls/windowscodecs/wincodecs_private.h 7 additions, 0 deletionsdlls/windowscodecs/wincodecs_private.h
Loading
Please register or sign in to comment