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 31 of file vsrc_buffer.c.
Definition at line 33 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), config_props(), and init().
Definition at line 32 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), poll_frame(), and request_frame().
Definition at line 34 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 37 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 35 of file vsrc_buffer.c.
Referenced by config_props(), and init().
Definition at line 33 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_video_buffer_ref(), config_props(), and init().
1.5.8