mirror of https://git.ffmpeg.org/ffmpeg.git
doc: add aarch64 cpuflags to fftools documentation
Signed-off-by: James Almer <jamrial@gmail.com>
(cherry picked from commit 9fc45681e0
)
This commit is contained in:
parent
4b817e2fff
commit
3a5b4afd91
|
@ -254,6 +254,12 @@ Possible flags for this option are:
|
||||||
@item neon
|
@item neon
|
||||||
@item setend
|
@item setend
|
||||||
@end table
|
@end table
|
||||||
|
@item AArch64
|
||||||
|
@table @samp
|
||||||
|
@item armv8
|
||||||
|
@item vfp
|
||||||
|
@item neon
|
||||||
|
@end table
|
||||||
@item PowerPC
|
@item PowerPC
|
||||||
@table @samp
|
@table @samp
|
||||||
@item altivec
|
@item altivec
|
||||||
|
|
Loading…
Reference in New Issue