FFmpeg
|
Data Fields | |
const AVClass * | class |
VSMotionDetect | md |
VSMotionDetectConfig | conf |
char * | result |
FILE * | f |
Definition at line 35 of file vf_vidstabdetect.c.
const AVClass* StabData::class |
Definition at line 36 of file vf_vidstabdetect.c.
VSMotionDetect StabData::md |
Definition at line 38 of file vf_vidstabdetect.c.
VSMotionDetectConfig StabData::conf |
Definition at line 39 of file vf_vidstabdetect.c.
char* StabData::result |
Definition at line 41 of file vf_vidstabdetect.c.
FILE* StabData::f |
Definition at line 42 of file vf_vidstabdetect.c.