[3/6] windowscodecs: Implement tiff encoder options (TiffCompressionMethod and CompressionQuality)

Ludger Sprenker Ludger at sprenker.net
Sun Jan 20 11:26:50 CST 2013


Am Sonntag, 20. Januar 2013, 12:53:56 schrieb Dmitry Timoshkov:
> Ludger Sprenker <ludger at sprenker.net> wrote:
> > +        read_hr = IPropertyBag2_Read(pIEncoderOptions, 2, pb, NULL, v,
> > hr); +        if (SUCCEEDED(hr))
> 
> Looks like a typo.

Yes, it is typo. I am checking SUCCEEDED(read_hr) in the jpeg and png encoder. 

I will create a new patch set only for the PropertyBag class (based on the 
suggestions from Vincent). After these changes are in the master branch I will 
resubmit the encoder patches.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20130120/cafdf0ad/attachment.html>


More information about the wine-devel mailing list