summaryrefslogtreecommitdiff
path: root/libswresample/soxr_resample.c
Commit message (Expand)AuthorAgeFilesLines
* swresample/soxr: fix invalid use of linear_interpMuhammad Faiz2016-11-261-1/+1
* swresample: add exact_rational optionMuhammad Faiz2016-06-131-1/+1
* swresample: allow double precision beta value for the Kaiser windowGanesh Ajjanagadde2015-11-081-1/+1
* swresample: soxr implementation for swr_get_out_samples()Rob Sykes2015-06-211-4/+30
* swresample: Add prefix to soxr_resamplerMichael Niedermayer2015-02-271-1/+1
* swresample/soxr_resample: fix error handlingRob Sykes2014-12-131-2/+6
* swr: handle initial negative sample index outside DSP function.Ronald S. Bultje2014-06-141-0/+7
* soxr: libsoxr 0.1.1 supportRob Sykes2013-03-011-0/+4
* soxr_resample: soxr API parameter renameRob Sykes2012-12-271-1/+1
* soxr_resample: Correct email addressRob Sykes2012-12-271-1/+1
* swr: Add SOX resampler supportRob Sykes2012-12-111-0/+89