AVFILTER_CMD_FLAG_ONE

< Stop once a filter understood the command (for target=all for example), fast filters are favored automatically

@nogc nothrow extern (C)
enum AVFILTER_CMD_FLAG_ONE = 1;

Meta