Module: libav Branch: master Commit: 963b3ab11f98fcc4a311f0dc7b268890c5675da2
Author: Luca Barbato <[email protected]> Committer: Luca Barbato <[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
