FFmpeg
|
buffersrc.h
Go to the documentation of this file.
external API header
int av_buffersrc_write_frame(AVFilterContext *s, const AVFrame *frame)
Add a frame to the buffer source.
Definition: buffersrc.c:81
external API header
unsigned av_buffersrc_get_nb_failed_requests(AVFilterContext *buffer_src)
Get the number of failed requests.
Definition: buffersrc.c:314
int av_buffersrc_add_ref(AVFilterContext *buffer_src, AVFilterBufferRef *picref, int flags)
Add buffer data in picref to buffer_src.
int av_buffersrc_add_frame(AVFilterContext *ctx, AVFrame *frame)
Add a frame to the buffer source.
Definition: buffersrc.c:87
int av_buffersrc_add_frame_flags(AVFilterContext *buffer_src, AVFrame *frame, int flags)
Add a frame to the buffer source.
Definition: buffersrc.c:95
Generated on Mon Nov 18 2024 06:51:52 for FFmpeg by 1.8.11