ffmpeg | branch: release/3.1 | Brice Waegeneire <[email protected]> | Sat Jul 22 00:09:29 2017 +0200| [2453c66b0ff8a847c1882f60ca7b94177fc43c16] | committer: Michael Niedermayer
doc/filters: typo in frei0r Signed-off-by: Brice Waegeneire <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit 6a6eec485d23b0c47a7cfeb94995db1be91c0e1a) Signed-off-by: Michael Niedermayer <[email protected]> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2453c66b0ff8a847c1882f60ca7b94177fc43c16 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 92f541de93..e92227c964 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -8094,7 +8094,7 @@ It accepts the following parameters: @item filter_name The name of the frei0r effect to load. If the environment variable @env{FREI0R_PATH} is defined, the frei0r effect is searched for in each of the -directories specified by the colon-separated list in @env{FREIOR_PATH}. +directories specified by the colon-separated list in @env{FREI0R_PATH}. Otherwise, the standard frei0r paths are searched, in this order: @file{HOME/.frei0r-1/lib/}, @file{/usr/local/lib/frei0r-1/}, @file{/usr/lib/frei0r-1/}. _______________________________________________ ffmpeg-cvslog mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog
