FFmpeg
|
Data Fields | |
const AVClass * | class |
int | is_packed_rgb |
uint8_t | rgba_map [4] |
FFFrameSync | fs |
Definition at line 41 of file vf_alphamerge.c.
const AVClass* AlphaMergeContext::class |
Definition at line 42 of file vf_alphamerge.c.
int AlphaMergeContext::is_packed_rgb |
Definition at line 44 of file vf_alphamerge.c.
uint8_t AlphaMergeContext::rgba_map[4] |
Definition at line 45 of file vf_alphamerge.c.
FFFrameSync AlphaMergeContext::fs |
Definition at line 47 of file vf_alphamerge.c.