JoinBufferPriv Struct Reference

To avoid copying the data from input buffers, this filter creates a custom output buffer that stores references to all inputs and unrefs them on free. More...


Data Fields

AVFilterBufferRef ** in_buffers
int nb_in_buffers


Detailed Description

To avoid copying the data from input buffers, this filter creates a custom output buffer that stores references to all inputs and unrefs them on free.

Definition at line 72 of file af_join.c.


Field Documentation

Definition at line 73 of file af_join.c.

Referenced by join_free_buffer(), and join_request_frame().

Definition at line 74 of file af_join.c.

Referenced by join_free_buffer(), 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