| Commit message (Expand) | Author | Age | Files | Lines |
* | swresample/x86/resample: extend resample_double to support avx and fma3 | Muhammad Faiz | 2017-03-19 | 1 | -3/+12 |
* | swresample/x86: add support for exact_rational | Muhammad Faiz | 2016-06-21 | 1 | -41/+46 |
* | x86: move XOP emulation code back to x86inc | James Almer | 2015-08-03 | 1 | -1/+6 |
* | x86/swr: add ff_resample_{common, linear}_int16_xop | James Almer | 2014-07-02 | 1 | -15/+21 |
* | x86/swr: add ff_resample_{common, linear}_float_fma | James Almer | 2014-07-02 | 1 | -12/+31 |
* | x86/swr: convert resample_{common, linear}_double_sse2 to yasm | James Almer | 2014-07-01 | 1 | -58/+64 |
* | swr: convert resample_common/linear_int16_mmx2/sse2 to yasm. | Ronald S. Bultje | 2014-06-30 | 1 | -59/+166 |
* | swr: rewrite resample_common/linear_float_sse/avx in yasm. | Ronald S. Bultje | 2014-06-28 | 1 | -0/+462 |