Re: windowscodecs: Create a IWICMetadataReader for a TIFF frame. Take 2.
June 18, 2012
3:48 p.m.
This looks better, but I still think you should use WICPersistOptionNoCacheStream. Some of your failure cases in create_metadata_reader will return a reference to an IWICMetadataReader, which seems wrong.
June 2012
3:53 p.m.
New subject: windowscodecs: Create a IWICMetadataReader for a TIFF frame. Take 2.
Vincent Povirk <madewokherd(a)gmail.com> wrote:
This looks better, but I still think you should use WICPersistOptionNoCacheStream.
Some of your failure cases in create_metadata_reader will return a reference to an IWICMetadataReader, which seems wrong.
Apparently that was a hasty attempt to make the patch appear in today's commit round. Sorry about that, I'll resend a fixed version tomorrow. -- Dmitry.
5029
Age (days ago)
5029
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dmitry Timoshkov -
Vincent Povirk