Re: [PATCH] [RFC] Add intrinsic based SSE2 support to OSD.
Reimar Döffinger <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On 18 May 2019 16:39:12 CEST, "Reimar Döffinger" <[email protected]> wrote: >Unfinished. >In particular, more functions are missing and >intrinsic support needs to be auto-detected. > >Intrinsics are not well liked for good reason, >but it is much faster to implement and compilers >are no longer completely horrible for x86. >Speed is about 2x and it matches the C code instead >of the less accurate MMX code. Note that I only benchmarked on 64 bit. Due to register pressure on at least some of them it might be best to not enable on 32-bit. _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng