summaryrefslogtreecommitdiffstats
path: root/libavutil/x86
Commit message (Expand)AuthorAgeFilesLines
* x86inc: don't use read-only data sections on COFF targetsJames Almer2017-06-271-0/+2
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-212-4/+4
* x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer2017-06-181-6/+9
* x86inc: Add some additional cpuflag relationsHenrik Gramner2017-06-121-19/+19
* x86inc: Remove argument from WIN64_RESTORE_XMMAnton Mitrofanov2017-06-091-9/+10
* x86inc: Prefer r14/r15 over r12/r13 on x86-64Henrik Gramner2017-06-091-8/+8
* x86inc: Make REP_RET identical to RET in SSSE3+ functionsHenrik Gramner2017-06-091-1/+1
* x86inc: Fix call with memory operandsHenrik Gramner2017-06-091-2/+6
* x86/float_dsp: remove usage of integer instructionsJames Almer2017-05-121-7/+7
* x86/float_dsp: add ff_vector_fmul_reverse_avx2James Almer2017-04-112-1/+19
* x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3}James Almer2017-04-102-0/+73
* Merge commit '99434f4df81b6801b2b535d5b9143305595784f6'Clément Bœsch2017-03-301-1/+1
|\
| * float_dsp: Have implementation match function pointer prototypeDiego Biurrun2016-11-031-1/+1
* | Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8'James Almer2017-03-232-4/+4
|\ \ | |/
| * emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-182-4/+4
* | Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-231-2/+2
|\ \ | |/
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-2/+2
* | avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer2017-03-211-0/+2
* | Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch2017-03-201-0/+10
|\ \ | |/
| * x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-191-0/+10
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-203-0/+104
|\ \ | |/
| * imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-313-0/+104
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-181-0/+15
* | x86util: import MOVHL macroJames Darnley2017-02-181-0/+12
* | avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-181-0/+5
* | Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'James Almer2017-01-311-0/+6
|\ \ | |/
| * x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-201-0/+6
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-311-0/+6
|\ \ | |/
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-0/+6
| * x86util: Extend SPLATW for avx2James Almer2016-07-181-1/+3
| * asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-282-35/+35
| * x86inc: Enable AVX emulation in additional casesAnton Mitrofanov2016-05-161-8/+13
| * x86inc: Improve handling of %ifid with multi-token parametersAnton Mitrofanov2016-05-161-2/+2
| * x86inc: Fix AVX emulation of some instructionsAnton Mitrofanov2016-05-161-20/+24
| * x86inc: Fix AVX emulation of scalar float instructionsHenrik Gramner2016-05-161-14/+14
* | x86inc: Avoid using eax/rax for storing the stack pointerHenrik Gramner2017-01-091-0/+7
* | avutil/x86/emms: Document the emms_c() vs alloc/free relation.Michael Niedermayer2016-10-231-0/+2
* | vp9: add 16x16 idct avx2 (8-bit).Ronald S. Bultje2016-07-111-1/+68
* | asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-272-35/+35
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| * x86: Add ymm_reg structJames Almer2016-01-281-0/+1
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-0/+23
| * x86inc: Avoid creating unnecessary local labelsHenrik Gramner2016-01-231-2/+4
| * x86inc: Simplify AUTO_REP_RETHenrik Gramner2016-01-231-4/+2
| * x86inc: Use more consistent indentationHenrik Gramner2016-01-231-67/+67
| * x86inc: Preserve arguments when allocating stack spaceHenrik Gramner2016-01-231-2/+5
| * x86inc: Improve FMA instruction handlingHenrik Gramner2016-01-231-40/+37
| * x86inc: Be more verbose in assertion failuresHenrik Gramner2016-01-231-1/+1
| * x86inc: Make cpuflag() and notcpuflag() return 0 or 1Henrik Gramner2016-01-231-2/+3
OpenPOWER on IntegriCloud