20 #ifndef AVFILTER_BUFFERSRC_H 21 #define AVFILTER_BUFFERSRC_H 37 #if FF_API_AVFILTERBUFFER This structure describes decoded (raw) audio or video data.
Main libavfilter public API header.
int av_buffersrc_write_frame(AVFilterContext *ctx, const AVFrame *frame)
Add a frame to the buffer source.
int av_buffersrc_buffer(AVFilterContext *ctx, AVFilterBufferRef *buf)
int av_buffersrc_add_frame(AVFilterContext *ctx, AVFrame *frame)
Add a frame to the buffer source.
#define attribute_deprecated