[Bug 31029] TrackMania United Forever: Images not show properly

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 28 01:11:34 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31029

--- Comment #12 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-06-28 01:11:34 CDT ---
(In reply to comment #11)
> Let it be:
> decoder = NULL;
> if (preferred_vendor)
>     decoder = find_decoder(preferred_vendor, stream);
> if (!decoder)
>     decoder = find_decoder(NULL, stream);
> return decoder;

http://www.winehq.org/pipermail/wine-patches/2012-June/115658.html
implements this.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list