Rebase against e2ebc0dc23f0fa04ea79cefc9e3d2faf189a6bf7.

[windowscodecs-32bppGrayFloat]
Partially removed patches to implement support for WICPixelFormat32bppGrayFloat
(accepted upstream).

[windowscodecs-copypixels_to_24bppRGB]
Removed patch to avoid extra conversion step BGR->RGB when converting 32bpp
BGRA to 24bpp RGB (accepted upstream).
This commit is contained in:
Sebastian Lackner
2016-09-17 16:04:17 +02:00
parent f8b5d1530a
commit 522961364f
7 changed files with 26 additions and 652 deletions

View File

@@ -1,2 +1 @@
Fixes: [36517] Implement support for WICPixelFormat32bppGrayFloat
Depends: windowscodecs-copypixels_to_24bppRGB