Data Fields | |
AVFilterBufferRef * | picref |
int | h |
int | w |
enum PixelFormat | pix_fmt |
AVRational | time_base |
time_base to set in the output link | |
AVRational | sample_aspect_ratio |
char | sws_param [256] |
Definition at line 33 of file vsrc_buffer.c.
Definition at line 35 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), config_props(), and init().
Definition at line 34 of file vsrc_buffer.c.
Referenced by av_buffersrc_buffer(), av_vsrc_buffer_add_video_buffer_ref(), poll_frame(), request_frame(), and uninit().
Definition at line 36 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), init(), and query_formats().
char BufferSourceContext::sws_param[256] |
Definition at line 39 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), and init().
time_base to set in the output link
Definition at line 37 of file vsrc_buffer.c.
Referenced by config_props(), and init().
Definition at line 35 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), config_props(), and init().