Module: libav Branch: release/12 Commit: 0a6b750cec34fcb7062945dcb816212d344b5ea2
Author: Luca Barbato <[email protected]> Committer: Sean McGovern <[email protected]> Date: Mon Aug 15 19:24:05 2016 +0200 doc: Document FATE option HWACCEL --- doc/fate.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/fate.texi b/doc/fate.texi index ae326fe..9b8d953 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -99,6 +99,11 @@ Specify or override the wrapper used to run the tests. @item GEN Set to @var{1} to generate the missing or mismatched references. + +@item HWACCEL +Specify which hardware acceleration to use while running regression tests, +by default none is used. + @end table @example _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
