Re: [02/10] windowscodecs: Reimplement QueryCapability of the BMP decoder.

2012-11-22 Thread Dmitry Timoshkov
Vincent Povirk wrote: > Does QueryCapability really QueryCapability? Can you get a > frame out of it? I guess it never occurred to me to try. I've added a test that confirms that GetFrame succeeds after a successful QueryCapability call. > I was OK with this for the other implementations becaus

Re: [02/10] windowscodecs: Reimplement QueryCapability of the BMP decoder.

2012-11-22 Thread Vincent Povirk
Does QueryCapability really initialize the decoder? Can you get a frame out of it? I guess it never occurred to me to try. I was OK with this for the other implementations because I figured it'd be easy enough to invalidate the decoder after successfully calling Initialize, if that turned out to b

Wine Gecko 1.9-beta1

2012-11-22 Thread Jacek Caban
Hi all, Firefox 17 was released lately, meaning that Firefox 18 goes to beta channel and it's the next target for out Gecko package update. I've uploaded new Gecko builds to SourceForge [1]. To test them, you need recent Wine Git version with the attached patch. As usually, grab the build from Sou