|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| VSMotionDetect | md |
| VSMotionDetectConfig | conf |
| char * | result |
| int | fileformat |
| 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.
| int StabData::fileformat |
Definition at line 42 of file vf_vidstabdetect.c.
| FILE* StabData::f |
Definition at line 43 of file vf_vidstabdetect.c.
1.8.17