67 for (buf = fifo->
root.
next; buf; buf = tmp) {
109 int planes = planar ? nb_channels : 1;
115 for (i = 0; i < planes; i++)
136 for (p = 0; p < planes; p++) {
140 if (cur_align < min_align)
141 min_align = cur_align;
155 if (!head && !s->
out)
185 "buffer was returned.\n");
199 nb_channels, link->
format);
273 .description =
NULL_IF_CONFIG_SMALL(
"Buffer input images and send them when they are requested."),
280 .
inputs = avfilter_vf_fifo_inputs,
281 .
outputs = avfilter_vf_fifo_outputs,
304 .description =
NULL_IF_CONFIG_SMALL(
"Buffer input frames and send them when they are requested."),
311 .
inputs = avfilter_af_afifo_inputs,
312 .
outputs = avfilter_af_afifo_outputs,