|
FFmpeg
|
Data Fields | |
| const AVClass * | class |
| int | eof_recv |
| int | tilt |
| enum PaddingOption | start |
| enum PaddingOption | end |
| int | hold |
| int | pad |
| uint8_t * | black_buffers [4] |
| int | black_linesizes [4] |
| size_t | input_size |
| AVFrame * | input |
| AVFrame * | prev |
| const AVPixFmtDescriptor * | desc |
Definition at line 46 of file vf_tiltandshift.c.
| const AVClass* TiltandshiftContext::class |
Definition at line 47 of file vf_tiltandshift.c.
| int TiltandshiftContext::eof_recv |
Definition at line 51 of file vf_tiltandshift.c.
| int TiltandshiftContext::tilt |
Definition at line 54 of file vf_tiltandshift.c.
| enum PaddingOption TiltandshiftContext::start |
Definition at line 57 of file vf_tiltandshift.c.
| enum PaddingOption TiltandshiftContext::end |
Definition at line 58 of file vf_tiltandshift.c.
| int TiltandshiftContext::hold |
Definition at line 61 of file vf_tiltandshift.c.
| int TiltandshiftContext::pad |
Definition at line 62 of file vf_tiltandshift.c.
| uint8_t* TiltandshiftContext::black_buffers[4] |
Definition at line 65 of file vf_tiltandshift.c.
| int TiltandshiftContext::black_linesizes[4] |
Definition at line 66 of file vf_tiltandshift.c.
| size_t TiltandshiftContext::input_size |
Definition at line 69 of file vf_tiltandshift.c.
| AVFrame* TiltandshiftContext::input |
Definition at line 70 of file vf_tiltandshift.c.
| AVFrame* TiltandshiftContext::prev |
Definition at line 71 of file vf_tiltandshift.c.
| const AVPixFmtDescriptor* TiltandshiftContext::desc |
Definition at line 73 of file vf_tiltandshift.c.
1.8.17