aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/x86/lls_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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