ffmpeg | branch: master | Clément Bœsch <[email protected]> | Sat Jun 6 12:14:42 2015 +0200| [be1862ffb06abfc0c5cece6a5343c9d77c8e81c5] | committer: Clément Bœsch
doc/filters: fix inaccuarte/inaccurate typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be1862ffb06abfc0c5cece6a5343c9d77c8e81c5 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 3e61276..4b5c3c1 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -6124,7 +6124,7 @@ full weight of 1.0 forever. When this is not 0 then idet will use the specified number of frames to determine if the interlaced flag is accurate, it will not count undetermined frames. If the flag is found to be accurate it will be used without any further -computations, if it is found to be inaccuarte it will be cleared without any +computations, if it is found to be inaccurate it will be cleared without any further computations. This allows inserting the idet filter as a low computational method to clean up the interlaced flag @end table _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
