27 Jun
2012
27 Jun
'12
4:20 p.m.
http://bugs.winehq.org/show_bug.cgi?id=31029 --- Comment #11 from Dmitry Timoshkov <dmitry(a)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.