Definition at line 86 of file vf_pad.c.
◆ class
output dimensions, a value of 0 will result in the input size
Definition at line 88 of file vf_pad.c.
offsets of the input area with respect to the padded area
Definition at line 89 of file vf_pad.c.
◆ in_w
◆ in_h
width and height for the padded input video, which has to be aligned to the chroma values in order to avoid chroma issues
Definition at line 90 of file vf_pad.c.
◆ inlink_w
◆ inlink_h
◆ aspect
◆ w_expr
width expression string
Definition at line 94 of file vf_pad.c.
◆ h_expr
height expression string
Definition at line 95 of file vf_pad.c.
◆ x_expr
width expression string
Definition at line 96 of file vf_pad.c.
◆ y_expr
height expression string
Definition at line 97 of file vf_pad.c.
◆ rgba_color
uint8_t PadContext::rgba_color[4] |
color for the padding area
Definition at line 98 of file vf_pad.c.
◆ draw
◆ color
◆ eval_mode
int PadContext::eval_mode |
expression evaluation mode
Definition at line 102 of file vf_pad.c.
The documentation for this struct was generated from the following file: