Data Fields | |
| const AVClass * | class |
| AVFifoBuffer * | fifo |
| AVRational | time_base |
| time_base to set in the output link | |
| AVRational | frame_rate |
| frame_rate to set in the output link | |
| unsigned | nb_failed_requests |
| unsigned | warning_limit |
| int | w |
| int | h |
| enum PixelFormat | pix_fmt |
| AVRational | pixel_aspect |
| char * | sws_param |
| int | sample_rate |
| enum AVSampleFormat | sample_fmt |
| char * | sample_fmt_str |
| uint64_t | channel_layout |
| char * | channel_layout_str |
| int | eof |
| AVFilterContext * | scale |
| AVRational | sample_aspect_ratio |
| char | sws_param [256] |
| unsigned int | sample_format |
| int64_t | channel_layout |
| AVFilterContext * | aconvert |
| AVFilterContext * | aresample |
Definition at line 41 of file buffersrc.c.
Definition at line 59 of file src_buffer.c.
Definition at line 60 of file src_buffer.c.
Definition at line 56 of file src_buffer.c.
Definition at line 59 of file buffersrc.c.
Referenced by config_props(), init_audio(), and query_formats().
Definition at line 62 of file buffersrc.c.
Referenced by av_buffersrc_add_ref(), poll_frame(), and request_frame().
Definition at line 43 of file buffersrc.c.
Referenced by av_buffersrc_add_ref(), init_audio(), init_video(), poll_frame(), request_frame(), and uninit().
frame_rate to set in the output link
Definition at line 45 of file buffersrc.c.
Referenced by config_props(), and init_video().
Definition at line 46 of file buffersrc.c.
Referenced by av_buffersrc_add_ref(), and request_frame().
Definition at line 49 of file src_buffer.c.
| unsigned int BufferSourceContext::sample_format |
Definition at line 55 of file src_buffer.c.
Definition at line 56 of file buffersrc.c.
Referenced by config_props(), init_audio(), and query_formats().
Definition at line 46 of file src_buffer.c.
| char BufferSourceContext::sws_param[256] |
Definition at line 50 of file src_buffer.c.
time_base to set in the output link
Definition at line 44 of file buffersrc.c.
Referenced by config_props(), init_audio(), and init_video().
| unsigned BufferSourceContext::warning_limit |
Definition at line 47 of file buffersrc.c.
Referenced by av_buffersrc_add_ref(), init_audio(), and init_video().
1.5.8