diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-03-30 11:21:15 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-03-30 11:21:15 +0100 |
commit | 6c8aa2035d5cf161d6da7d222ef0b47fe377740e (patch) | |
tree | cd1c725eecaf805e5cd2014d35f5079377c07319 /doc/fate.texi | |
parent | 65340c976c664b94427ac50f5d03b0e77883c108 (diff) | |
parent | b01b60a29db1ec4478b82d47d2ed668173f5de63 (diff) | |
download | ffmpeg-6c8aa2035d5cf161d6da7d222ef0b47fe377740e.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: add an option to generate the references
Conflicts:
doc/fate.texi
tests/fate-run.sh
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/fate.texi')
-rw-r--r-- | doc/fate.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/fate.texi b/doc/fate.texi index 4c2ba4da16..1512853c3a 100644 --- a/doc/fate.texi +++ b/doc/fate.texi @@ -185,6 +185,8 @@ the synchronisation of the samples directory. The @var{TARGET_EXEC} option provides a way to run FATE wrapped in @command{valgrind}, @command{qemu-user} or @command{wine} or on remote targets through @command{ssh}. +@item GEN +Set to @var{1} to generate the missing or mismatched references. @end table @section Examples |