[vlc-devel] [PATCH] video_filter/Modules.am: fixed compilation	when using a special AS tool instead of gcc
    Felix Paul Kühne 
    fkuehne.videolan at gmail.com
       
    Mon Aug  6 20:00:21 CEST 2012
    
    
  
On 06.08.2012, at 19:41, "Rémi Denis-Courmont" <remi at remlab.net> wrote:
> Le lundi 6 août 2012 20:34:14 Felix Paul Kühne, vous avez écrit :
>> Hello,
>> 
>> the attached patch fixes compiling the recently added deinterlace ASM code.
> 
> The attached patch assumes that all sources are C (--tag=CC).
> As it happens, we have C++ there (--tag=CXX).
> 
> So this hack cannot work here.
Another quick thought to keep complexity at a minimum. Do you think it would be feasible and reasonable to do an extra Modules.am in the "deinterlace" folder, which just contains plain C and assembly code?
Best regards,
Felix
    
    
More information about the vlc-devel
mailing list