summaryrefslogtreecommitdiff
path: root/doc/swscale.txt
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-09-14 17:30:05 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-09-14 17:30:05 +0000
commit1a7f150c9a278f6b9cc8b225c002acd085e5543f (patch)
treeaee153543cff98f43b621698e5b6bd76f109f342 /doc/swscale.txt
parent5165651cf98f06461d34d34ebdb7eabf53fbf452 (diff)
Add , to clarify sentence.
Originally committed as revision 15323 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/swscale.txt')
-rw-r--r--doc/swscale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/swscale.txt b/doc/swscale.txt
index cca60fdabc..8b95477835 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, ...