|
|
const AVClass * | class |
| |
|
int | w |
| |
|
int | h |
| | output dimensions, a value of 0 will result in the input size
|
| |
|
int | x |
| |
|
int | y |
| | offsets of the input area with respect to the padded area
|
| |
|
int | in_w |
| |
|
int | 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
|
| |
|
int | inlink_w |
| |
|
int | inlink_h |
| |
|
AVRational | aspect |
| |
|
char * | w_expr |
| | width expression string
|
| |
|
char * | h_expr |
| | height expression string
|
| |
|
char * | x_expr |
| | width expression string
|
| |
|
char * | y_expr |
| | height expression string
|
| |
|
uint8_t | rgba_color [4] |
| | color for the padding area
|
| |
|
FFDrawContext | draw |
| |
|
FFDrawColor | color |
| |
|
int | eval_mode |
| | expression evaluation mode
|
| |
The documentation for this struct was generated from the following file: