diff options
author | Paul B Mahol <onemda@gmail.com> | 2021-09-12 00:31:13 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2021-09-12 12:55:50 +0200 |
commit | 94d4cc24c314393b5df26ab800b3ccf50366bc60 (patch) | |
tree | affd27801595074e9ecb4834585b2dacdc6144dd /configure | |
parent | 3e127b595ac028cd0a53a7ef77cb19a3c79162b3 (diff) | |
download | ffmpeg-94d4cc24c314393b5df26ab800b3ccf50366bc60.tar.gz |
avfilter/af_asoftclip: rewrite oversampling
Fixes most aliasing issues.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3548,7 +3548,6 @@ afir_filter_select="rdft" ametadata_filter_deps="avformat" amovie_filter_deps="avcodec avformat" aresample_filter_deps="swresample" -asoftclip_filter_deps="swresample" asr_filter_deps="pocketsphinx" ass_filter_deps="libass" atempo_filter_deps="avcodec" |