OSDN Git Service

Add , to clarify sentence.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Sep 2008 17:30:05 +0000 (17:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Sep 2008 17:30:05 +0000 (17:30 +0000)
Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/swscale.txt

index cca60fd..8b95477 100644 (file)
@@ -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, ...