AVFilterGraph Struct Reference

#include <avfiltergraph.h>


Data Fields

const AVClassav_class
unsigned filter_count
AVFilterContext ** filters
char * scale_sws_opts
 sws options to use for the auto-inserted scale filters
AVFilterLink ** sink_links
 Private fields.
int sink_links_count
unsigned disable_auto_convert


Detailed Description

Definition at line 28 of file avfiltergraph.h.


Field Documentation

Definition at line 29 of file avfiltergraph.h.

Referenced by avfilter_graph_alloc().

Definition at line 45 of file avfiltergraph.h.

Referenced by avfilter_graph_set_auto_convert(), and insert_conv_filter().

sws options to use for the auto-inserted scale filters

Definition at line 33 of file avfiltergraph.h.

Referenced by configure_filtergraph(), create_filter(), parse_sws_flags(), and query_formats().

Private fields.

The following fields are for internal use only. Their type, offset, number and semantic can change without notice.

Definition at line 42 of file avfiltergraph.h.

Referenced by avfilter_graph_request_oldest(), ff_avfilter_graph_config_pointers(), heap_bubble_down(), and heap_bubble_up().


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

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