X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fresample2.c;h=48c20c2cbb18b0ac132089e4539379b3eaa5e8f3;hb=bcc73960657538f601dc90076e30df3cc6032569;hp=7560d84bd45081912136d22c2fb523d725529e18;hpb=2912e87a6c9264d556734e2bf94a99c64cf9b102;p=ffmpeg diff --git a/libavcodec/resample2.c b/libavcodec/resample2.c index 7560d84bd45..48c20c2cbb1 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