.. |
tests
|
windowscodecs/tests: Add some tests for converting 24bppBGR to 8bppIndexed format.
|
2019-02-05 17:47:40 +01:00 |
Makefile.in
|
…
|
|
bitmap.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
bmpdecode.c
|
windowscodecs: Limit number of colors in a palette in BMP decoder.
|
2018-12-04 23:27:42 +01:00 |
bmpencode.c
|
windowscodecs: Implement IWICBitmapEncoder::GetEncoderInfo in BMP encoder.
|
2018-12-06 17:00:42 +01:00 |
clipper.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
clsfactory.c
|
wincodecs: Add IWICImagingFactory2 stub.
|
2018-10-05 11:25:36 -05:00 |
colorcontext.c
|
…
|
|
colortransform.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
converter.c
|
windowscodecs: Fix behaviour of format converter for indexed formats when NULL or empty palette has been provided.
|
2019-02-05 17:47:36 +01:00 |
fliprotate.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
gifformat.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
icnsformat.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
icoformat.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
imgfactory.c
|
windowscodecs: Remove redundant comparison.
|
2018-12-21 14:02:33 +01:00 |
info.c
|
windowscodecs: WICConvertBitmapSource should ask IWICFormatConverter::Initialize to use an optimized palette.
|
2019-02-05 17:47:32 +01:00 |
jpegformat.c
|
windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the JPEG encoder.
|
2018-12-07 16:42:14 +01:00 |
main.c
|
windowscodecs: Simplify the buffer size check in copy_pixels() helper.
|
2019-01-10 10:03:20 -06:00 |
metadatahandler.c
|
…
|
|
metadataquery.c
|
windowscodecs: IWICMetadataQueryReader::GetMetadataByName() should accept NULL for returned value.
|
2018-09-17 17:08:37 +02:00 |
palette.c
|
windowscodecs: Implement IWICPalette::InitializeFromBitmap.
|
2019-01-31 18:13:18 +01:00 |
pngformat.c
|
windowscodecs: Remove redundant NULL check before HeapFree().
|
2019-01-31 18:13:18 +01:00 |
propertybag.c
|
…
|
|
proxy.c
|
wincodecs: Add IWICPixelFormatInfo exports.
|
2018-10-05 11:25:42 -05:00 |
regsvr.c
|
windowscodecs: Add registration for GUID_WICPixelFormat32bppGrayFloat pixel format.
|
2018-12-07 16:42:09 +01:00 |
scaler.c
|
windowscodecs: Fix return values for scaler's CopyPalette().
|
2018-12-04 23:27:26 +01:00 |
stream.c
|
windowscodecs: Fix InitializeFromIStream() to simply wrap target stream.
|
2018-12-04 23:27:39 +01:00 |
tgaformat.c
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
tiffformat.c
|
windowscodecs: Fix the buffer size check in TIFF decoder's CopyPixels implementation.
|
2019-01-15 16:59:03 +01:00 |
ungif.c
|
…
|
|
ungif.h
|
…
|
|
version.rc
|
…
|
|
wincodecs_private.h
|
wincodecs: Trace WICRect arguments.
|
2018-11-13 20:54:28 +01:00 |
windowscodecs.spec
|
wincodecs: Add IWICPixelFormatInfo exports.
|
2018-10-05 11:25:42 -05:00 |
windowscodecs_wincodec.idl
|
…
|
|