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:23:50 -0300 |
commit | 60f2f332a3970a7cda8c396e14cd24784fefc23d (patch) | |
tree | c302998f5c30045d4d7fd0c59b68ded1788dee3c | |
parent | 7e05c70bb025813398949d9e1be109bb5b7b88e1 (diff) | |
download | ffmpeg-60f2f332a3970a7cda8c396e14cd24784fefc23d.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 52296d4fcc..46d5ea6cc9 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -271,6 +271,7 @@ Possible flags for this option are: @item vfp @item vfpv3 @item neon +@item setend @end table @item PowerPC @table @samp |