| Commit message (Expand) | Author | Age | Files | Lines |
* | swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon | Matthieu Bouron | 2017-01-13 | 1 | -0/+1 |
* | swresample/resample: optimize exact_rational=on:linear_interp=on case | Muhammad Faiz | 2016-11-25 | 1 | -2/+4 |
* | swresample/x86: add support for exact_rational | Muhammad Faiz | 2016-06-21 | 1 | -3/+0 |
* | swresample/resample: do not increase phase_count on exact_rational | Muhammad Faiz | 2016-06-17 | 1 | -0/+1 |
* | swresample: add exact_rational option | Muhammad Faiz | 2016-06-13 | 1 | -2/+4 |
* | swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon | Matthieu Bouron | 2016-05-13 | 1 | -0/+1 |
* | swresample: allow double precision beta value for the Kaiser window | Ganesh Ajjanagadde | 2015-11-08 | 1 | -1/+1 |
* | swr: initialize only the necessary resample dsp functions | James Almer | 2014-07-04 | 1 | -8/+4 |
* | swr: rename swresample_dsp init functions to swri_resample_dsp | James Almer | 2014-07-02 | 1 | -2/+2 |
* | swr: remove div/mod from DSP functions. | Ronald S. Bultje | 2014-06-18 | 1 | -0/+2 |
* | swr: split out DSP functions. | Ronald S. Bultje | 2014-06-14 | 1 | -0/+66 |