[vlc-devel] [PATCH 3/4] Define the some macros to avoid name clashes on OS/2
Rafaël Carré
funman at videolan.org
Sat Jan 28 17:52:05 CET 2012
Le 2012-01-28 11:39, Rafaël Carré a écrit :
> Le 2012-01-28 08:43, KO Myung-Hun a écrit :
>>
>>
>> Rafaël Carré wrote:
>>> Le 12-01-27 16:43, Rémi Denis-Courmont a écrit :
>>>> This is not really my area. In my opinion, VLC should not redefine Microsoft
>>>> structures in the first place.
>>>
>>> I agree, I think we should redefine them to a custom type on
>>> cross-platform code using Microsoft structures (asf, avi, mkv, atmo),
>>> and use the Microsoft types in Windows-only code (dmo loader, screen,
>>> skins2 graphics, win32 text renderer, vout).
>>>
>>> Perhaps VLC_ prefix would be good
>>
>> Tried. But not tested atmo.
>
> Thanks!
>
> Applied with an additional change (convert demux/asf)
>
> atmo looks OK
It turns out it was OK on Linux but broke on Windows, I'll fix it shortly
More information about the vlc-devel
mailing list