summaryrefslogtreecommitdiff
path: root/libavutil/x86/lls_init.c
Commit message (Expand)AuthorAge
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* x86: use the new helper macros where usefulJames Almer2016-02-14
* lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-15
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* avutil/lls: Make unchanged function arguments constMichael Niedermayer2014-09-28
* drop LLS1, rename LLS2 to LLSMichael Niedermayer2014-08-09
* rename new lls code to lls2 to avoid conflict with the old which has a differ...Michael Niedermayer2013-11-17
* avutil: rename lls to lls2Michael Niedermayer2013-11-17
* avutil/x86: reenable ff_update_lls_avx()Michael Niedermayer2013-07-02
* Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit"Michael Niedermayer2013-07-01
* avutil/x86: disable ff_evaluate_lls_sse2() for 32bitMichael Niedermayer2013-06-30
* Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191'Michael Niedermayer2013-06-30
|\
| * x86: lpc: simd av_evaluate_llsLoren Merritt2013-06-29
* | lls.asm: disable ff_update_lls_avxMichael Niedermayer2013-06-30
* | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053'Michael Niedermayer2013-06-30
|/
* x86: lpc: simd av_update_llsLoren Merritt2013-06-29