]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/resample2.c
threads: add sysconf based number of CPUs detection
[ffmpeg] / libavcodec / resample2.c
index 7560d84bd45081912136d22c2fb523d725529e18..48c20c2cbb18b0ac132089e4539379b3eaa5e8f3 100644 (file)
@@ -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