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 | -4/+8 |
* | swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon | Matthieu Bouron | 2016-05-13 | 1 | -0/+1 |
* | swr: initialize only the necessary resample dsp functions | James Almer | 2014-07-04 | 1 | -15/+18 |
* | swr: rename swresample_dsp init functions to swri_resample_dsp | James Almer | 2014-07-02 | 1 | -2/+2 |
* | Partially revert "swr: add prototypes for resample dsp functions" | James Almer | 2014-07-02 | 1 | -21/+8 |
* | swr: add prototypes for resample dsp functions | James Almer | 2014-06-15 | 1 | -8/+17 |
* | swr: split out DSP functions. | Ronald S. Bultje | 2014-06-14 | 1 | -0/+69 |