Data Fields

AVFilterFormats Struct Reference

#include <avfilter.h>

Data Fields

unsigned format_count
 number of formats
enum PixelFormatformats
 list of pixel formats
unsigned refcount
 number of references to this list
AVFilterFormats *** refs
 references to this list

Detailed Description

Definition at line 178 of file avfilter.h.


Field Documentation

number of formats

Definition at line 180 of file avfilter.h.

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

number of references to this list

Definition at line 183 of file avfilter.h.

Referenced by avfilter_formats_ref(), avfilter_merge_formats(), and merge_ref().

references to this list

Definition at line 184 of file avfilter.h.

Referenced by avfilter_formats_ref(), avfilter_merge_formats(), avfilter_set_common_formats(), and merge_ref().


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