summaryrefslogtreecommitdiff
path: root/libavutil/x86/intmath.h
Commit message (Expand)AuthorAge
* x86/intmath: add VEX encoded versions of av_clipf() and av_clipd()James Almer2021-11-19
* libavutil/common: clip nan value to aminMark Reid2021-11-15
* Don't use _tzcnt instrinics with clang for windows w/o BMI.Dale Curtis2017-10-25
* lavu/intmath.h: fix compilation with msvc10.Matt Oliver2016-06-13
* x86/intmath: disable sse av_clip functions when using ICCJames Almer2016-01-21
* x86/intmath: add missing early clobber to output operandsJames Almer2016-01-15
* x86/intmath: add sse optimized av_clipf and av_clipdJames Almer2016-01-07
* avutil/x86/intmath: Fix intrinsic header include when using newer gcc with ol...Matt Oliver2015-11-12
* avutil/x86/intmath: Disable use of tzcnt on older intel compilers.Matt Oliver2015-11-11
* avutil/x86/intmath: Correct intrinsic headers for older compilers.Matt Oliver2015-11-09
* avutil/x86/intmath: Add missing header.Matt Oliver2015-11-01
* avutil/x86/intmath: Use tzcnt in place of bsf.Matt Oliver2015-10-31
* lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header.Matt Oliver2015-10-19
* lavu/intmath.h: Add msvc/icl ctzll optimisations.Matt Oliver2015-10-19
* avutil/x86/intmath: add missing check for inline assemblyJames Almer2015-06-27
* avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2()James Almer2015-06-27
* libavutil: add bmi2 optimized av_mod_uintp2James Almer2015-03-20
* libavutil: add x86 optimized av_popcountJames Almer2015-02-25
* x86: remove FASTDIV inline asmMans Rullgard2012-08-22
* x86: place some inline asm under #if HAVE_INLINE_ASMRonald S. Bultje2012-06-25
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård2010-03-09
* Move FASTDIV macro to intmath.hMåns Rullgård2010-01-19