Searched refs:stdin_interaction (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h486 extern int stdin_interaction;
H A Dffmpeg_opt.c99 int stdin_interaction = 1; variable
730 if (stdin_interaction && !no_file_overwrite) {
807 stdin_interaction &= strncmp(filename, "pipe:", 5) &&
2791 { "stdin", OPT_BOOL | OPT_EXPERT, { &stdin_interaction },
H A Dffmpeg.c3629 if (stdin_interaction) {
3644 if (stdin_interaction)

Completed in 114 milliseconds