projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
wined3d: Print the GL_RENDERER string when no "card selector" is available in wined3d...
[wine]
/
dlls
/
windowscodecs
/
2010-09-30
Damjan Jovanovic
windowscodecs: Support ICO files with embedded PNGs.
tree
|
commitdiff
2010-09-22
Vincent Povirk
windowscodecs: Use the BMP decoder to decode ICO frames.
tree
|
commitdiff
2010-09-22
Vincent Povirk
windowscodecs: Make it possible for the BMP decoder...
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-13
Vincent Povirk
windowscodecs: Override libjpeg's default error handling.
tree
|
commitdiff
2010-09-13
Vincent Povirk
windowscodecs: Implement conversion from CMYK to RGB.
tree
|
commitdiff
2010-09-13
Vincent Povirk
windowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
tree
|
commitdiff
2010-09-13
Vincent Povirk
windowscodecs: Fix the seeking in stream region streams.
tree
|
commitdiff
2010-09-08
Damjan Jovanovic
windowscodecs: Test that ICO GetSize returns the BITMAP...
tree
|
commitdiff
2010-09-06
Vincent Povirk
windowscodecs: Implement IWICComponentInfo::GetCLSID.
tree
|
commitdiff
2010-09-06
Vincent Povirk
windowscodecs: Implement IWICBitmapCodecInfo::GetMimeTypes.
tree
|
commitdiff
2010-09-06
Vincent Povirk
windowscodecs: Add tests for IWICBitmapDecoderInfo_GetM...
tree
|
commitdiff
2010-09-06
Vincent Povirk
windowscodecs: Register builtin encoders.
tree
|
commitdiff
2010-09-06
Vincent Povirk
windowscodecs: Enumerate encoders.
tree
|
commitdiff
2010-08-30
Vincent Povirk
windowscodecs: Implement IWICStream::InitializeFromIStr...
tree
|
commitdiff
2010-08-30
Vincent Povirk
windowscodecs: Add test for IWICStream::InitializeFromI...
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Handle TIFF's with RowsPerStrip greater...
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Handle WhiteIsZero TIFF images.
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Always check TIFF sample count and plana...
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Byte-swap image data from big endian...
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Add support for decoding 48-bit TIFF...
tree
|
commitdiff
2010-08-25
Vincent Povirk
windowscodecs: Prefer builtin version.
tree
|
commitdiff
2010-08-24
Damjan Jovanovic
windowscodecs: Write ICNS files.
tree
|
commitdiff
2010-08-24
Damjan Jovanovic
windowscodecs: Implement the ICNS frame encoder.
tree
|
commitdiff
2010-08-24
Damjan Jovanovic
windowscodecs: Stub out the ICNS frame encoder.
tree
|
commitdiff
2010-08-24
Damjan Jovanovic
windowscodecs: Add a stubbed ICNS encoder.
tree
|
commitdiff
2010-07-26
Matteo Bruni
windowscodecs: Reset the stream pointer when initializi...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
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
next