Searched refs:abort_on_flags (Results 1 – 3 of 3) sorted by relevance
622 extern int abort_on_flags;
168 int abort_on_flags = 0; variable284 return av_opt_eval_flags(&pclass, &opts[0], arg, &abort_on_flags); in opt_abort_on()
4856 if (!ost->packets_written && (abort_on_flags & ABORT_ON_FLAG_EMPTY_OUTPUT_STREAM)) { in transcode()4862 if (!total_packets_written && (abort_on_flags & ABORT_ON_FLAG_EMPTY_OUTPUT)) { in transcode()