aboutsummaryrefslogtreecommitdiffstats
path: root/libswresample/x86/resample_init.c
Commit message (Expand)AuthorAgeFilesLines
* swresample/x86/resample: extend resample_double to support avx and fma3Muhammad Faiz2017-03-191-0/+10
* swresample/resample: optimize exact_rational=on:linear_interp=on caseMuhammad Faiz2016-11-251-16/+16
* swresample/x86: add support for exact_rationalMuhammad Faiz2016-06-211-4/+0
* swresample: add exact_rational optionMuhammad Faiz2016-06-131-0/+4
* x86: use the new helper macros where usefulJames Almer2016-02-141-1/+1
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-011-2/+2
* swresample: add av_cold to init functionsMichael Niedermayer2015-02-211-1/+1
* x86/swr: use lavu helper macros to check CPU extensionsJames Almer2014-07-041-8/+9
* x86/swr: split audioconvert and rematrix DSP into separate filesJames Almer2014-07-041-0/+89