[FFmpeg-devel] [PATCH] x86/intmath: add sse optimized av_clipf and av_clipd
Michael Niedermayer
michael at niedermayer.cc
Fri Jan 15 17:02:58 CET 2016
On Thu, Jan 07, 2016 at 02:26:26PM -0300, James Almer wrote:
> On 1/7/2016 10:32 AM, Michael Niedermayer wrote:
> > On Thu, Jan 07, 2016 at 12:36:02AM -0300, James Almer wrote:
> >> Signed-off-by: James Almer <jamrial at gmail.com>
> >> ---
> >> I could also include stdlib.h inside the __GNU__ section if that's
> >> prefered, since other compilers don't need it.
> >>
> >> libavutil/x86/intmath.h | 33 +++++++++++++++++++++++++++++++++
> >> 1 file changed, 33 insertions(+)
> >
> > works here, no more comments from me
>
> Pushed, thanks.
This seems to have broken all intel C fate boxes
http://fate.ffmpeg.org/history.cgi?slot=x86_64-archlinux-icc-2013
only issue i see is use of +x instead of +&x but i dont have icc
locally so i cant check
if its not that maybe that could be disabled for ICC ...
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160115/0d423dbd/attachment.sig>
More information about the ffmpeg-devel
mailing list