FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
FormatContext Struct Reference

Data Fields

const AVClassclass
 
char * pix_fmts
 
int listed_pix_fmt_flags [AV_PIX_FMT_NB]
 List of flags telling if a given image format has been listed as argument to the filter.
 

Detailed Description

Definition at line 39 of file vf_format.c.

Field Documentation

const AVClass* FormatContext::class

Definition at line 40 of file vf_format.c.

char* FormatContext::pix_fmts

Definition at line 41 of file vf_format.c.

Referenced by init().

int FormatContext::listed_pix_fmt_flags[AV_PIX_FMT_NB]

List of flags telling if a given image format has been listed as argument to the filter.

Definition at line 46 of file vf_format.c.

Referenced by init(), and make_format_list().


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