FFmpeg
|
Data Fields | |
const AVClass * | class |
int | first_field |
char * | pattern |
unsigned int | pattern_pos |
int64_t | start_time |
AVRational | pts |
AVRational | ts_unit |
int | out_cnt |
int | occupied |
int | nb_planes |
int | planeheight [4] |
int | stride [4] |
AVFrame * | frame [5] |
AVFrame * | temp |
Definition at line 36 of file vf_telecine.c.
const AVClass* TelecineContext::class |
Definition at line 37 of file vf_telecine.c.
int TelecineContext::first_field |
Definition at line 38 of file vf_telecine.c.
char* TelecineContext::pattern |
Definition at line 39 of file vf_telecine.c.
unsigned int TelecineContext::pattern_pos |
Definition at line 40 of file vf_telecine.c.
int64_t TelecineContext::start_time |
Definition at line 41 of file vf_telecine.c.
AVRational TelecineContext::pts |
Definition at line 43 of file vf_telecine.c.
AVRational TelecineContext::ts_unit |
Definition at line 44 of file vf_telecine.c.
int TelecineContext::out_cnt |
Definition at line 45 of file vf_telecine.c.
int TelecineContext::occupied |
Definition at line 46 of file vf_telecine.c.
int TelecineContext::nb_planes |
Definition at line 48 of file vf_telecine.c.
int TelecineContext::planeheight[4] |
Definition at line 49 of file vf_telecine.c.
int TelecineContext::stride[4] |
Definition at line 50 of file vf_telecine.c.
AVFrame* TelecineContext::frame[5] |
Definition at line 52 of file vf_telecine.c.
AVFrame* TelecineContext::temp |
Definition at line 53 of file vf_telecine.c.