| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| int | hsub | 
| int | vsub | 
| int | pixsteps [4] | 
| int | dir | 
| PassthroughType | passthrough | 
| landscape passthrough mode enabled | |
Definition at line 46 of file vf_transpose.c.
| const AVClass* TransContext::class | 
Definition at line 47 of file vf_transpose.c.
Referenced by init().
| int TransContext::hsub | 
Definition at line 48 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
| int TransContext::vsub | 
Definition at line 48 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
| int TransContext::pixsteps[4] | 
Definition at line 49 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
| int TransContext::dir | 
Definition at line 55 of file vf_transpose.c.
Referenced by config_props_output(), and filter_frame().
| PassthroughType TransContext::passthrough | 
landscape passthrough mode enabled
Definition at line 56 of file vf_transpose.c.
Referenced by config_props_output(), filter_frame(), and get_video_buffer().
 1.8.2
 1.8.2