Browse Source

Add , to clarify sentence.

Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer 16 years ago
parent
commit
1a7f150c9a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/swscale.txt

+ 1 - 1
doc/swscale.txt

@@ -94,7 +94,7 @@ little headroom for convolutional filters like sharpening filters and
 minimizing SIMD instructions needed to apply them.
 It would be trivial to use a different 1.0 point if some specific scaler
 would benefit from it.
-Also as already hinted at initFilter() accepts an optional convolutional
+Also as already hinted at, initFilter() accepts an optional convolutional
 filter as input that can be used for contrast, saturation, blur, sharpening
 shift, chroma vs. luma shift, ...