[vlc-devel] purge MMX code?

jnqnfe at gmail.com jnqnfe at gmail.com
Sat Jan 26 17:09:15 CET 2019


Oh, sorry, I've already gone ahead with that last night and the email
just went out a few moments ago. I've converted some MMX in that module
to SSE2 (largely just targetting newer registers, not modifying to use
the wider vector though), and I also inlined the asm, removing the use
of the abstraction macros. hopefully it will be trivial for us to merge
the two.

On Sat, 2019-01-26 at 13:26 +0100, Janne Grunau wrote:
> On 2019-01-25 19:45:53 +0000, jnqnfe at gmail.com wrote:
> > Ok I'll get onto it...
> 
> please refrain from mmx cleanup in modules/video_filter/deinterlace/
> for 
> now since I have patches to converting all inline asm for the 
> deinterlacers to external asm using nasm/yasm. See the patches for
> yadif 
> I just posted.
> 
> Janne
> _______________________________________________
> 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