From 1a7f150c9a278f6b9cc8b225c002acd085e5543f Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 14 Sep 2008 17:30:05 +0000 Subject: [PATCH] Add , to clarify sentence. Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/swscale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/swscale.txt b/doc/swscale.txt index cca60fd..8b95477 100644 --- a/doc/swscale.txt +++ b/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, ... -- 2.7.4