Libav 0.7.1
|
Data Fields | |
int64_t | pts |
AVFrame | frame |
int | has_frame |
int | h |
int | w |
enum PixelFormat | pix_fmt |
AVRational | time_base |
time_base to set in the output link | |
AVRational | pixel_aspect |
Definition at line 30 of file vsrc_buffer.c.
Definition at line 32 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), and request_frame().
Definition at line 34 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_frame(), poll_frame(), and request_frame().
Definition at line 35 of file vsrc_buffer.c.
Referenced by init(), and query_formats().
Definition at line 37 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), config_props(), init(), and request_frame().
int64_t BufferSourceContext::pts |
Definition at line 31 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), and request_frame().
time_base to set in the output link
Definition at line 36 of file vsrc_buffer.c.
Referenced by config_props(), and init().
Definition at line 34 of file vsrc_buffer.c.
Referenced by config_props(), and init().