[vlc-devel] [PATCH]: fix a CoInitializeEx() issue on Windows

Steve Lhomme robux4 at ycbcr.xyz
Fri Jul 12 14:52:45 CEST 2019


On 2019-07-12 14:32, Thomas Guillem wrote:
> Hello,
> 
> OK for me.
> 
> Steve ?

I think you meant Hugo who's the one who has been playing with that.

Anyway it seems correct. The CoInitializeEx() calls in our Qt code uses 
COINIT_APARTMENTTHREADED.

> On Fri, Jul 12, 2019, at 14:30, erwan.tulou at gmail.com wrote:
>> Hello,
>>
>>   On Windows, this patch fixes vlc_assert_unreachable() when a User
>> interface is also acting as a vout window submodule and as such triggers
>> vout_window_ReportSize().
>>
>> Rgds
>>
>>
>>
>>
>> ---
>> L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast.
>> https://www.avast.com/antivirus
>>
>> _______________________________________________
>> vlc-devel mailing list
>> To unsubscribe or modify your subscription options:
>> https://mailman.videolan.org/listinfo/vlc-devel
>>
>> *Attachments:*
>>   * 0001-window-fix-CoInitializeEx-issue.patch
> 
> 
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
> 


More information about the vlc-devel mailing list