@defgroup lavfi_buffersrc Buffer source API @ingroup lavfi @{
Add a frame to the buffer source.
Add a frame to the buffer source.
Close the buffer source after EOF.
Get the number of failed requests.
Allocate a new AVBufferSrcParameters instance. It should be freed by the caller with av_free().
Initialize the buffersrc or abuffersrc filter with the provided parameters. This function may be called multiple times, the later calls override the previous ones. Some of the parameters may also be set through AVOptions, then whatever method is used last takes precedence.
Add a frame to the buffer source.
This structure contains the parameters describing the frames that will be passed to this filter.