FFmpeg
Data Fields
TelecineContext Struct Reference

Data Fields

const AVClassclass
 
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]
 
AVFrameframe [5]
 
AVFrametemp
 

Detailed Description

Definition at line 37 of file vf_telecine.c.

Field Documentation

◆ class

const AVClass* TelecineContext::class

Definition at line 38 of file vf_telecine.c.

◆ first_field

int TelecineContext::first_field

Definition at line 39 of file vf_telecine.c.

◆ pattern

char* TelecineContext::pattern

Definition at line 40 of file vf_telecine.c.

◆ pattern_pos

unsigned int TelecineContext::pattern_pos

Definition at line 41 of file vf_telecine.c.

◆ start_time

int64_t TelecineContext::start_time

Definition at line 42 of file vf_telecine.c.

◆ pts

AVRational TelecineContext::pts

Definition at line 44 of file vf_telecine.c.

◆ ts_unit

AVRational TelecineContext::ts_unit

Definition at line 45 of file vf_telecine.c.

◆ out_cnt

int TelecineContext::out_cnt

Definition at line 46 of file vf_telecine.c.

◆ occupied

int TelecineContext::occupied

Definition at line 47 of file vf_telecine.c.

◆ nb_planes

int TelecineContext::nb_planes

Definition at line 49 of file vf_telecine.c.

◆ planeheight

int TelecineContext::planeheight[4]

Definition at line 50 of file vf_telecine.c.

◆ stride

int TelecineContext::stride[4]

Definition at line 51 of file vf_telecine.c.

◆ frame

AVFrame* TelecineContext::frame[5]

Definition at line 53 of file vf_telecine.c.

◆ temp

AVFrame* TelecineContext::temp

Definition at line 54 of file vf_telecine.c.


The documentation for this struct was generated from the following file: