projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Merge the surface thunks into surface.c.
[wine]
/
dlls
/
windowscodecs
/
2010-07-19
Vincent Povirk
windowscodecs: Ignore the length field of RLE compresse...
tree
|
commitdiff
2010-05-31
Vincent Povirk
windowscodecs: Fix the tile coordinate translation...
tree
|
commitdiff
2010-05-27
Vincent Povirk
windowscodecs: Account for a NULL pceltFetched in Compo...
tree
|
commitdiff
2010-05-24
Damjan Jovanovic
windowscodecs: Fix ICO palette size calculation.
tree
|
commitdiff
2010-05-07
Vincent Povirk
windowscodecs: Use the BITMAPINFOHEADER structure to...
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Partially implement IWICBitmapFlipRotato...
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Implement IWICBitmapFlipRotator_GetSize.
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Implement IWICBitmapFlipRotator_Initialize.
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Add a stub implementation of IWICBitmapF...
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Implement IWICImagingFactory_CreateForma...
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Implement IWICImagingFactory_CreateDecod...
tree
|
commitdiff
2010-04-27
Vincent Povirk
windowscodecs: Implement IWICStream_InitializeFromFilename.
tree
|
commitdiff
2010-04-19
Michael Stefaniuc
windowscodecs: Unlock not lock again when leaving the...
tree
|
commitdiff
2010-04-15
Vincent Povirk
windowscodecs: Fix uninitialized variable use in Stream...
tree
|
commitdiff
2010-04-15
Vincent Povirk
windowscodecs: Add locking to the PNG encoder.
tree
|
commitdiff
2010-04-13
Vincent Povirk
windowscodecs: Add locking to the JPEG decoder.
tree
|
commitdiff
2010-04-13
Vincent Povirk
windowscodecs: Add locking to the ICO decoder.
tree
|
commitdiff
2010-04-13
Vincent Povirk
windowscodecs: Add locking to the GIF decoder.
tree
|
commitdiff
2010-04-13
Vincent Povirk
windowscodecs: Add locking to the format converter.
tree
|
commitdiff
2010-04-13
Vincent Povirk
windowscodecs: Add locking to the PNG decoder.
tree
|
commitdiff
2010-04-12
Vincent Povirk
windowscodecs: Add locking to the BMP decoder.
tree
|
commitdiff
2010-04-12
Vincent Povirk
windowscodecs: Combine the bitmap decoder and bitmap...
tree
|
commitdiff
2010-04-12
Vincent Povirk
windowscodecs: Set the threading model of ImagingFactor...
tree
|
commitdiff
2010-04-12
Vincent Povirk
windowscodecs: Make IWICStream thread-safe.
tree
|
commitdiff
2010-04-12
Vincent Povirk
windowscodecs: Add locking to StreamOnMemory.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Add support for decoding RGB TIFF images.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement CopyPixels for the TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement GetSize for the TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement GetPixelFormat for TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement GetFrame for the TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement GetFrameCount for the TIFF...
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Implement Initialize for the TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Add a stub TIFF decoder.
tree
|
commitdiff
2010-03-22
Vincent Povirk
windowscodecs: Make the IWICPalette implementation...
tree
|
commitdiff
2010-03-18
Julian Rüger
windowscodecs: Small spelling fixes.
tree
|
commitdiff
2010-03-18
Vincent Povirk
windowscodecs: Make component enumerators thread-safe.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-02
Marcus Meissner
windowscodecs: Handle old libpng.so using distros ...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-02-05
Vincent Povirk
windowscodecs: Define a custom png error handler.
tree
|
commitdiff
2010-02-05
Vincent Povirk
windowscodecs: Replace a call to a deprecated libpng...
tree
|
commitdiff
2009-12-21
Michael Stefaniuc
windowscodecs: Don't cast NULL.
tree
|
commitdiff
2009-12-14
Vincent Povirk
windowscodecs: Fix a memory leak in a test.
tree
|
commitdiff
2009-12-07
Nikolay Sivov
windowscodecs/tests: Release decoder after use.
tree
|
commitdiff
2009-12-07
Vincent Povirk
windowscodecs: Accept GIF files with no trailer.
tree
|
commitdiff
2009-10-12
Michael Stefaniuc
windowscodecs: Remove redundant NULL check before HeapF...
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Add test for PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement Commit for the PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement Commit for the PNG frame encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement WriteSource for the PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement WritePixels for the PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement SetResolution for the PNG...
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement SetSize for the PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement SetPixelFormat for the PNG...
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement Initialize for the PNG frame...
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement CreateNewFrame for the PNG...
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement Initialize for the PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Add stub PNG encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Add test for BMP encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Support more formats in the BMP encoder.
tree
|
commitdiff
2009-10-09
Vincent Povirk
windowscodecs: Implement GetResolution for the PNG...
tree
|
commitdiff
2009-09-29
Michael Stefaniuc
windowscodecs: Remove trailing '\'.
tree
|
commitdiff
2009-09-25
Alexandre Julliard
windowscodecs: Fix incorrect overflow check caused...
tree
|
commitdiff
2009-09-10
Michael Stefaniuc
windowscodecs: Use FAILED instead of !SUCCEEDED.
tree
|
commitdiff
2009-09-08
Vincent Povirk
windowscodecs: Fix the bmpformat test on Windows 7.
tree
|
commitdiff
2009-09-02
Alexandre Julliard
windowscodecs/tests: Avoid size_t in traces.
tree
|
commitdiff
2009-08-31
Francois Gouget
windowscodecs: Fix compilation on systems that don...
tree
|
commitdiff
2009-08-31
Francois Gouget
windowscodecs/tests: Fix compilation on systems that...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 64bppRGBA...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 48bppRGB to...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 16bppGray...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 4bppGray to...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 2bppGray to...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from 2bppIndexed...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement conversion from BlackWhite...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Support color-keyed transparency in...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement CopyPalette for the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement CopyPixels for the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement GetSize for the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement GetPixelFormat for the PNG...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement GetFrame for the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement Initialize for the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement GetFrameCount for PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Implement GetContainerFormat for PNG...
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Register the PNG decoder.
tree
|
commitdiff
2009-08-28
Vincent Povirk
windowscodecs: Add stub PNG decoder.
tree
|
commitdiff
2009-08-26
Francois Gouget
windowscodecs/tests: Make some functions static.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Fix rounding in BMP encoder.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Support conversion of 8bppGray to 32bppBGRA.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Print a FIXME when WICConvertBitmapSourc...
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Implement CopyPixels for the JPEG decoder.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Implement GetSize for the JPEG decoder.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Implement GetPixelFormat for the JPEG...
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Implement GetFrame for the JPEG decoder.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Implement Initialize for the JPEG decoder.
tree
|
commitdiff
2009-08-25
Vincent Povirk
windowscodecs: Add stub JPEG decoder.
tree
|
commitdiff
2009-08-24
Tony Wasserka
windowscodecs: Add tests for IWICStream_Stat with memor...
tree
|
commitdiff
2009-08-24
Tony Wasserka
windowscodecs: Add tests for the unimplemented IWICStre...
tree
|
commitdiff
2009-08-24
Tony Wasserka
windowscodecs: Add tests for IWICStream_Write with...
tree
|
commitdiff
2009-08-24
Tony Wasserka
windowscodecs: Add tests for IWICStream_Read with memor...
tree
|
commitdiff
next