diff options
author | James Almer <jamrial@gmail.com> | 2015-04-10 20:51:35 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2015-04-11 16:21:24 -0300 |
commit | 6f236d37746ea8440142c21384a76defa2af31d4 (patch) | |
tree | bd7804c906fd1cd996ea0ca87672d07eac665eff | |
parent | c1c245e1a347bc8b059e7c32ff5d848f68a1ac9e (diff) | |
download | ffmpeg-6f236d37746ea8440142c21384a76defa2af31d4.tar.gz |
doc: add missing arm cpuflags to fftools documentation
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 666ec9bd097201eaacb9c04da526cb2710cb9cab)
-rw-r--r-- | doc/fftools-common-opts.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi index 8a0bae2a0e..778fa4c60b 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -279,6 +279,7 @@ Possible flags for this option are: @item vfp @item vfpv3 @item neon +@item setend @end table @item PowerPC @table @samp |