| FFmpeg
    4.0
    | 
| Data Fields | |
| const AVClass * | class | 
| int | first_field | 
| char * | pattern | 
| int | start_frame | 
| int | init_len | 
| unsigned int | pattern_pos | 
| unsigned int | nskip_fields | 
| int64_t | start_time | 
| AVRational | pts | 
| AVRational | ts_unit | 
| int | occupied | 
| int | nb_planes | 
| int | planeheight [4] | 
| int | stride [4] | 
| AVFrame * | frame [2] | 
| AVFrame * | temp | 
Definition at line 35 of file vf_detelecine.c.
| const AVClass* DetelecineContext::class | 
Definition at line 36 of file vf_detelecine.c.
| int DetelecineContext::first_field | 
Definition at line 37 of file vf_detelecine.c.
Referenced by filter_frame().
| char* DetelecineContext::pattern | 
Definition at line 38 of file vf_detelecine.c.
Referenced by filter_frame(), and init().
| int DetelecineContext::start_frame | 
Definition at line 39 of file vf_detelecine.c.
Referenced by init().
| int DetelecineContext::init_len | 
Definition at line 40 of file vf_detelecine.c.
Referenced by filter_frame(), and init().
| unsigned int DetelecineContext::pattern_pos | 
Definition at line 41 of file vf_detelecine.c.
Referenced by filter_frame(), and init().
| unsigned int DetelecineContext::nskip_fields | 
Definition at line 42 of file vf_detelecine.c.
Referenced by filter_frame(), and init().
| int64_t DetelecineContext::start_time | 
Definition at line 43 of file vf_detelecine.c.
Referenced by filter_frame(), and init().
| AVRational DetelecineContext::pts | 
Definition at line 45 of file vf_detelecine.c.
Referenced by config_output(), and init().
| AVRational DetelecineContext::ts_unit | 
Definition at line 46 of file vf_detelecine.c.
Referenced by config_output(), and filter_frame().
| int DetelecineContext::occupied | 
Definition at line 47 of file vf_detelecine.c.
Referenced by filter_frame().
| int DetelecineContext::nb_planes | 
Definition at line 49 of file vf_detelecine.c.
Referenced by config_input(), and filter_frame().
| int DetelecineContext::planeheight[4] | 
Definition at line 50 of file vf_detelecine.c.
Referenced by config_input(), and filter_frame().
| int DetelecineContext::stride[4] | 
Definition at line 51 of file vf_detelecine.c.
Referenced by config_input(), and filter_frame().
| AVFrame* DetelecineContext::frame[2] | 
Definition at line 53 of file vf_detelecine.c.
Referenced by config_input(), filter_frame(), and uninit().
| AVFrame* DetelecineContext::temp | 
Definition at line 54 of file vf_detelecine.c.
Referenced by config_input(), filter_frame(), and uninit().
 1.8.13
 1.8.13