FFmpeg
Public Attributes | List of all members
RotContext Struct Reference

Public Attributes

const AVClassclass
 
double angle
 
char * angle_expr_str
 expression for the angle
 
AVExprangle_expr
 parsed expression for the angle
 
char * outw_expr_str
 
char * outh_expr_str
 
int outh
 
int outw
 
uint8_t fillcolor [4]
 color expressed either in YUVA or RGBA colorspace for the padding area
 
char * fillcolor_str
 
int fillcolor_enable
 
int hsub
 
int vsub
 
int nb_planes
 
int use_bilinear
 
float sinx
 
float cosx
 
double var_values [VAR_VARS_NB]
 
FFDrawContext draw
 
FFDrawColor color
 
uint8_t *(* interpolate_bilinear )(uint8_t *dst_color, const uint8_t *src, int src_linesize, int src_linestep, int x, int y, int max_x, int max_y)
 

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