[vlc-devel] [PATCH] vfilter: yadif deint: disable SIMD on android
Rémi Denis-Courmont
remi at remlab.net
Wed Oct 10 17:32:29 CEST 2018
We have always had issues where inline x86 assembler fails. Last I tried, we still had some failures on Linux with optimisations disabled.
Thing is that there is not a clear set of rules how many registers inline assembler can use. The proper fix would be to write "out of line" assembler, i.e. .S files.
--
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20181010/8cf40e44/attachment.html>
More information about the vlc-devel
mailing list