summaryrefslogtreecommitdiff
path: root/libavutil/x86
Commit message (Expand)AuthorAge
* 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
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4'Michael Niedermayer2015-05-31
|\
| * x86: Add helper macros to check for slow cpuflagsJames Almer2015-05-31
| * x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-31
| * x86inc: Clear __SECT__Timothy Gu2015-05-28
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
| * x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-09
| * x86inc: Free up variable name "n" in global namespaceLoren Merritt2014-09-09
| * x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-09
* | x86inc: Clear __SECT__Timothy Gu2015-05-28
* | x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer2015-05-27
* | avutil/x86/Makefile: fix conditional x86/emms.o buildMichael Niedermayer2015-04-09
* | avutil/x86/Makefile: Make building and linking of emms.c conditionalRonald S. Bultje2015-04-08
* | libavutil: add bmi2 optimized av_mod_uintp2James Almer2015-03-20
* | pixelutils: Comment on (lack of) sad_8x8_sse2Peter Cordes2015-03-04
* | libavutil: add x86 optimized av_popcountJames Almer2015-02-25
* | x86inc: Correctly warn on use of SSE2 instructions in SSE functionsChristophe Gisquet2015-02-17
* | x86: lavu/x264asm: fix ymm register instantiationChristophe Gisquet2015-02-04
* | lavu/x86/x86inc: deprecate INIT_AVXJames Darnley2015-02-02
* | x264asm: warn when inappropriate instruction used in function with specified ...Anton Mitrofanov2015-02-02
* | x86/swr: add SSE2/AVX pack_8ch functionsJames Almer2014-12-30
* | v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-26
* | avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-28
* | avutil/x86/cpu: fix cpuid sub-leaf selectionlvqcl2014-09-27
* | x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflagsHenrik Gramner2014-09-05
* | x86inc: Make ym# behave the same way as xm#Henrik Gramner2014-09-05
* | x86inc: free up variable name "n" in global namespaceLoren Merritt2014-09-05
* | avutil/pixelutils: faster pixelutils_sad_16x16Clément Bœsch2014-08-23
* | avutil/pixelutils: faster pixelutils_sad_[au]_16x16Clément Bœsch2014-08-23
* | drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-09
* | avutil: add pixelutils APIClément Bœsch2014-08-05
* | x86/hevc_deblock: improve 8bit transpose store macrosJames Almer2014-08-03
* | x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* | Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-01
|\|
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-01
* | x86util: add and use RSHIFT/LSHIFT macrosChristophe Gisquet2014-06-15
* | x86/float_dsp: add missing femmsJames Almer2014-06-08
* | x86/float_dsp: port vector_fmul_window to yasmJames Almer2014-06-08
* | x86/vp9: inital AVX2 intra_predJames Almer2014-06-08
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-29
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1}James Almer2014-05-28
* | inline asm: fix arrays as named constraints.Matt Oliver2014-05-07
* | x86/float_dsp: remove duplicated code from vector_dmul_scalarJames Almer2014-04-19
* | x86: move horizontal add macros to x86utilJames Almer2014-04-17
* | x86/float_dsp: unroll loop in vector_fmac_scalarJames Almer2014-04-16
* | x86/float_dsp: use SWAP in vector_fmac_scalar Win64James Almer2014-04-16
* | x86/cpu: check for OS support before enabling AVX2James Almer2014-03-25
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18