ffmpeg | branch: master | Michael Niedermayer <mich...@niedermayer.cc> | Thu Jan 14 17:13:13 2016 +0100| [8feeffc1d7ca1c7708e7788e44bdeb25ce3de5a5] | committer: Michael Niedermayer
swscale/slice: Fix doc typo Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8feeffc1d7ca1c7708e7788e44bdeb25ce3de5a5 --- libswscale/slice.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libswscale/slice.c b/libswscale/slice.c index 38e12e3..2299eac 100644 --- a/libswscale/slice.c +++ b/libswscale/slice.c @@ -39,7 +39,7 @@ static void free_lines(SwsSlice *s) } /* - slice lines contains extra bytes for vetorial code thus @size + slice lines contains extra bytes for vectorial code thus @size is the allocated memory size and @width is the number of pixels */ static int alloc_lines(SwsSlice *s, int size, int width) _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog