| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: use the new helper macros where useful | James Almer | 2016-02-14 | 1 | -1/+1 |
* | lavu/x86/lls: add fma3 optimizations for update_lls | Ganesh Ajjanagadde | 2016-01-15 | 1 | -0/+4 |
* | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 1 | -1/+1 |
* | avutil/lls: Make unchanged function arguments const | Michael Niedermayer | 2014-09-28 | 1 | -3/+3 |
* | drop LLS1, rename LLS2 to LLS | Michael Niedermayer | 2014-08-09 | 1 | -5/+5 |
* | rename new lls code to lls2 to avoid conflict with the old which has a differ... | Michael Niedermayer | 2013-11-17 | 1 | -4/+4 |
* | avutil: rename lls to lls2 | Michael Niedermayer | 2013-11-17 | 1 | -1/+1 |
* | avutil/x86: reenable ff_update_lls_avx() | Michael Niedermayer | 2013-07-02 | 1 | -1/+1 |
* | Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" | Michael Niedermayer | 2013-07-01 | 1 | -1/+1 |
* | avutil/x86: disable ff_evaluate_lls_sse2() for 32bit | Michael Niedermayer | 2013-06-30 | 1 | -1/+1 |
* | Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191' | Michael Niedermayer | 2013-06-30 | 1 | -0/+3 |
|\ |
|
| * | x86: lpc: simd av_evaluate_lls | Loren Merritt | 2013-06-29 | 1 | -0/+3 |
* | | lls.asm: disable ff_update_lls_avx | Michael Niedermayer | 2013-06-30 | 1 | -1/+1 |
* | | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' | Michael Niedermayer | 2013-06-30 | 1 | -4/+4 |
|/ |
|
* | x86: lpc: simd av_update_lls | Loren Merritt | 2013-06-29 | 1 | -0/+38 |