[FFmpeg-cvslog] doc: add missing x86 cpuflags to fftools documentation

James Almer git at videolan.org
Sun Apr 12 00:22:57 CEST 2015


ffmpeg | branch: release/2.6 | James Almer <jamrial at gmail.com> | Fri Apr 10 20:51:11 2015 -0300| [c1c245e1a347bc8b059e7c32ff5d848f68a1ac9e] | committer: James Almer

doc: add missing x86 cpuflags to fftools documentation

Signed-off-by: James Almer <jamrial at gmail.com>
(cherry picked from commit 410c93cfd5ab509d8c9f907f88ae09a87fb743e6)

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c1c245e1a347bc8b059e7c32ff5d848f68a1ac9e
---

 doc/fftools-common-opts.texi |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 6556909..8a0bae2 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -261,10 +261,14 @@ Possible flags for this option are:
 @item sse4.1
 @item sse4.2
 @item avx
+ at item avx2
 @item xop
+ at item fma3
 @item fma4
 @item 3dnow
 @item 3dnowext
+ at item bmi1
+ at item bmi2
 @item cmov
 @end table
 @item ARM



More information about the ffmpeg-cvslog mailing list