summaryrefslogtreecommitdiff
path: root/libavutil/x86/lls_init.c
Commit message (Expand)AuthorAgeFilesLines
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-0/+1
* x86: use the new helper macros where usefulJames Almer2016-02-141-1/+1
* lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-151-0/+4
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-011-1/+1
* avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-281-3/+3
* drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-091-5/+5
* rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-171-4/+4
* avutil: rename lls to lls2Michael Niedermayer2013-11-171-1/+1
* avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer2013-07-021-1/+1
* Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit"Michael Niedermayer2013-07-011-1/+1
* avutil/x86: disable ff_evaluate_lls_sse2() for 32bitMichael Niedermayer2013-06-301-1/+1
* Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'Michael Niedermayer2013-06-301-0/+3
|\
| * x86: lpc: simd av_evaluate_llsLoren Merritt2013-06-291-0/+3
* | lls.asm: disable ff_update_lls_avxMichael Niedermayer2013-06-301-1/+1
* | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer2013-06-301-4/+4
|/
* x86: lpc: simd av_update_llsLoren Merritt2013-06-291-0/+38