summaryrefslogtreecommitdiffstats
path: root/libswresample/soxr_resample.c
Commit message (Collapse)AuthorAgeFilesLines
* soxr: libsoxr 0.1.1 supportRob Sykes2013-03-011-0/+4
| | | | | | | Libsoxr 0.1.1 will be out very soon; no changes planned beyond what's currently in git. It includes a couple of fixes (not affecting FFmpeg's current usage) and a minor API change (but remains ABI compatible). Signed-off-by: Michael Niedermayer <[email protected]>
* soxr_resample: soxr API parameter renameRob Sykes2012-12-271-1/+1
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* soxr_resample: Correct email addressRob Sykes2012-12-271-1/+1
| | | | Signed-off-by: Michael Niedermayer <[email protected]>
* swr: Add SOX resampler supportRob Sykes2012-12-111-0/+89
Signed-off-by: Michael Niedermayer <[email protected]>