JoinContext Struct Reference


Data Fields

const AVClassclass
int inputs
char * map
char * channel_layout_str
uint64_t channel_layout
int nb_channels
ChannelMapchannels
AVFilterBufferRef ** input_frames
 Temporary storage for input frames, until we get one on each input.
uint8_t ** data
 Temporary storage for data pointers, for assembling the output buffer.

Detailed Description

Definition at line 45 of file af_join.c.


Field Documentation

Definition at line 51 of file af_join.c.

Referenced by join_init(), join_query_formats(), and parse_maps().

Definition at line 50 of file af_join.c.

Referenced by join_init().

Definition at line 54 of file af_join.c.

Referenced by join_config_output(), join_init(), join_request_frame(), join_uninit(), and parse_maps().

Definition at line 46 of file af_join.c.

Referenced by join_init().

Temporary storage for data pointers, for assembling the output buffer.

Definition at line 64 of file af_join.c.

Referenced by join_init(), join_request_frame(), and join_uninit().

Temporary storage for input frames, until we get one on each input.

Definition at line 59 of file af_join.c.

Referenced by filter_samples(), join_init(), join_request_frame(), and join_uninit().

Definition at line 48 of file af_join.c.

Referenced by join_init(), and parse_maps().

Definition at line 49 of file af_join.c.

Referenced by parse_maps().

Definition at line 53 of file af_join.c.

Referenced by join_config_output(), join_init(), and join_request_frame().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8