20 #ifndef AVFILTER_BUFFERSRC_H
21 #define AVFILTER_BUFFERSRC_H
This structure describes decoded (raw) audio or video data.
int av_buffersrc_write_frame(AVFilterContext *s, const AVFrame *frame)
Add a frame to the buffer source.
A reference to an AVFilterBuffer.
int av_buffersrc_buffer(AVFilterContext *s, AVFilterBufferRef *buf)
Add a buffer to the filtergraph s.