FFmpeg
|
Data Fields | |
const AVClass * | class |
int | hsub |
int | vsub |
int | planes |
int | pixsteps [4] |
int | passthrough |
PassthroughType, landscape passthrough mode enabled. More... | |
int | dir |
TransposeDir. More... | |
TransVtable | vtables [4] |
Definition at line 43 of file vf_transpose.c.
const AVClass* TransContext::class |
Definition at line 44 of file vf_transpose.c.
int TransContext::hsub |
Definition at line 45 of file vf_transpose.c.
int TransContext::vsub |
Definition at line 45 of file vf_transpose.c.
int TransContext::planes |
Definition at line 46 of file vf_transpose.c.
int TransContext::pixsteps[4] |
Definition at line 47 of file vf_transpose.c.
int TransContext::passthrough |
PassthroughType, landscape passthrough mode enabled.
Definition at line 49 of file vf_transpose.c.
int TransContext::dir |
TransposeDir.
Definition at line 50 of file vf_transpose.c.
TransVtable TransContext::vtables[4] |
Definition at line 52 of file vf_transpose.c.