AVFilterFormats Struct Reference

#include <avfilter.h>


Data Fields

unsigned format_count
 number of formats
int * formats
 list of formats
unsigned refcount
 number of references to this list
AVFilterFormats *** refs
 references to this list


Detailed Description

Definition at line 157 of file avfilter.h.


Field Documentation

unsigned AVFilterFormats::format_count

number of formats

Definition at line 159 of file avfilter.h.

Referenced by avfilter_all_colorspaces(), avfilter_make_format_list(), avfilter_merge_formats(), and pick_format().

int* AVFilterFormats::formats

list of formats

Definition at line 160 of file avfilter.h.

Referenced by avfilter_all_colorspaces(), avfilter_make_format_list(), avfilter_merge_formats(), merge_ref(), and pick_format().

unsigned AVFilterFormats::refcount

number of references to this list

Definition at line 162 of file avfilter.h.

Referenced by avfilter_formats_ref(), and merge_ref().

AVFilterFormats*** AVFilterFormats::refs

references to this list

Definition at line 163 of file avfilter.h.

Referenced by avfilter_formats_ref(), and merge_ref().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 08:46:07 2008 for libextractor by  doxygen 1.5.1