585 Commits (aea4d4b423c62aecf326ef3ae1578710faa3eca6)

Author SHA1 Message Date
Henrik Gramner f151fbd9e5 x86inc: Disable vpbroadcastq workaround in newer yasm versions 10 years ago
James Almer 4d2c014a8f x86/float_dsp: add missing colon to labels 10 years ago
James Almer bd48764532 avutil/x86/bswap: force inline asm versions with ICC 10 years ago
Henrik Gramner d1a6cb195f x86: Serialize rdtsc in read_time() 10 years ago
James Almer 93e7b7fb34 avutil/x86/intmath: add missing check for inline assembly 10 years ago
James Almer 1e51e517be avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() 10 years ago
James Almer c16e99e3b3 x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
James Almer cae3985120 x86: Add helper macros to check for slow cpuflags 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Timothy Gu dd4d709be7 x86inc: Clear __SECT__ 10 years ago
Timothy Gu 204b228a1d x86inc: Clear __SECT__ 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer d630f38f47 avutil/x86/Makefile: fix conditional x86/emms.o build 10 years ago
Ronald S. Bultje b926f02e81 avutil/x86/Makefile: Make building and linking of emms.c conditional 10 years ago
James Almer 60b9373dbd libavutil: add bmi2 optimized av_mod_uintp2 10 years ago
Peter Cordes 9e5687adf2 pixelutils: Comment on (lack of) sad_8x8_sse2 10 years ago
James Almer bc65abc8d7 libavutil: add x86 optimized av_popcount 10 years ago
Christophe Gisquet d9293c776e x86inc: Correctly warn on use of SSE2 instructions in SSE functions 10 years ago
Christophe Gisquet e93d3a22cb x86: lavu/x264asm: fix ymm register instantiation 10 years ago
James Darnley 12120174ce lavu/x86/x86inc: deprecate INIT_AVX 10 years ago
Anton Mitrofanov a1684311b3 x264asm: warn when inappropriate instruction used in function with specified cpuflags 10 years ago
James Almer 37b35feb64 x86/swr: add SSE2/AVX pack_8ch functions 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Kieran Kunhya 36091742d1 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Michael Niedermayer 579a0fdc21 avutil/lls: Make unchanged function arguments const 10 years ago
lvqcl e58fc44649 avutil/x86/cpu: fix cpuid sub-leaf selection 10 years ago
Henrik Gramner f629705b02 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
Loren Merritt ec217218c2 x86inc: Free up variable name "n" in global namespace 10 years ago
Henrik Gramner 176a0fca3f x86inc: Make ym# behave the same way as xm# 10 years ago
Henrik Gramner 428aa14a48 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
Henrik Gramner 720c21d11f x86inc: Make ym# behave the same way as xm# 10 years ago
Loren Merritt a4dbabc8b3 x86inc: free up variable name "n" in global namespace 10 years ago
Clément Bœsch 554d819062 avutil/pixelutils: faster pixelutils_sad_16x16 11 years ago
Clément Bœsch 45c7f3997e avutil/pixelutils: faster pixelutils_sad_[au]_16x16 11 years ago
Michael Niedermayer 70b8668fb5 drop LLS1, rename LLS2 to LLS 11 years ago
Clément Bœsch 28a2107a8d avutil: add pixelutils API 11 years ago
James Almer d0f56ca071 x86/hevc_deblock: improve 8bit transpose store macros 11 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 11 years ago
Diego Biurrun 79793f8337 Update Fiona's name in copyright statements. 11 years ago
Christophe Gisquet 9107612818 x86util: add and use RSHIFT/LSHIFT macros 11 years ago
James Almer 85065d2a7c x86/float_dsp: add missing femms 11 years ago
James Almer dcaf9660b6 x86/float_dsp: port vector_fmul_window to yasm 11 years ago
James Almer fc8db12a73 x86/vp9: inital AVX2 intra_pred 11 years ago
Christophe Gisquet 2267003981 x86: hpeldsp: better factorization 11 years ago
James Almer 561bfc85eb x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} 11 years ago
Matt Oliver 1898c2f49d inline asm: fix arrays as named constraints. 11 years ago
James Almer 3b06208a57 x86/float_dsp: remove duplicated code from vector_dmul_scalar 11 years ago
James Almer 76ed71a72b x86: move horizontal add macros to x86util 11 years ago
James Almer 11b36b1ee0 x86/float_dsp: unroll loop in vector_fmac_scalar 11 years ago