Home
last modified time | relevance | path

Searched refs:autoexit (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/doc/
Dffplay.texi165 @item -autoexit
/third_party/ffmpeg/fftools/
Dffplay.c338 static int autoexit; variable
3012 } else if (autoexit) { in read_thread()
3029 if (autoexit) in read_thread()
3612 { "autoexit", OPT_BOOL | OPT_EXPERT, { &autoexit }, "exit at the end", "" },