X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fresample2.c;h=5fe9924c40941b3ba96ac139d453888a47f3e2c6;hb=dd3ca3ea15392da8636c06764e2da31e6ca700f0;hp=5c425587abee1c4659088a64ead50477dba2bbb1;hpb=6ace8374bacf33e5f3407cb50e928e7533eb5e92;p=ffmpeg diff --git a/libavcodec/resample2.c b/libavcodec/resample2.c index 5c425587abe..5fe9924c409 100644 --- a/libavcodec/resample2.c +++ b/libavcodec/resample2.c @@ -90,7 +90,7 @@ static double bessel(double x){ } /** - * builds a polyphase filterbank. + * Build a polyphase filterbank. * @param factor resampling factor * @param scale wanted sum of coefficients for each filter * @param type 0->cubic, 1->blackman nuttall windowed sinc, 2..16->kaiser windowed sinc beta=2..16