FFmpeg
|
Data Fields | |
const AVClass * | class |
int | dst_tff |
output bff/tff | |
int | line_size [4] |
bytes of pixel data per line for each plane | |
Definition at line 35 of file vf_fieldorder.c.
const AVClass* FieldOrderContext::class |
Definition at line 36 of file vf_fieldorder.c.
int FieldOrderContext::dst_tff |
int FieldOrderContext::line_size[4] |
bytes of pixel data per line for each plane
Definition at line 38 of file vf_fieldorder.c.
Referenced by config_input(), and filter_frame().