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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 27 11:20:52 CDT 2012


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

--- Comment #11 from Dmitry Timoshkov <dmitry at baikal.ru> 2012-06-27 11:20:52 CDT ---
Let it be:
decoder = NULL;
if (preferred_vendor)
    decoder = find_decoder(preferred_vendor, stream);
if (!decoder)
    decoder = find_decoder(NULL, stream);
return decoder;

-- 
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