mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
doc: document THREAD_TYPE fate variable
This commit is contained in:
parent
d1beee0701
commit
d2d193c9b6
1 changed files with 3 additions and 0 deletions
|
|
@ -78,6 +78,9 @@ meaning only while running the regression tests.
|
|||
@item THREADS
|
||||
Specify how many threads to use while running regression tests, it is
|
||||
quite useful to detect thread-related regressions.
|
||||
@item THREAD_TYPE
|
||||
Specify which threading strategy test, either @var{slice} or @var{frame},
|
||||
by default @var{slice+frame}
|
||||
@item CPUFLAGS
|
||||
Specify a mask to be applied to autodetected CPU flags.
|
||||
@item TARGET_EXEC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue