FFmpeg
Data Fields
MergePlanesContext Struct Reference

Data Fields

const AVClassclass
 
int64_t mapping
 
enum AVPixelFormat out_fmt
 
int nb_inputs
 
int nb_planes
 
int planewidth [4]
 
int planeheight [4]
 
int map [4][2]
 
const AVPixFmtDescriptoroutdesc
 
FFFrameSync fs
 

Detailed Description

Definition at line 37 of file vf_mergeplanes.c.

Field Documentation

◆ class

const AVClass* MergePlanesContext::class

Definition at line 38 of file vf_mergeplanes.c.

◆ mapping

int64_t MergePlanesContext::mapping

Definition at line 39 of file vf_mergeplanes.c.

◆ out_fmt

enum AVPixelFormat MergePlanesContext::out_fmt

Definition at line 40 of file vf_mergeplanes.c.

◆ nb_inputs

int MergePlanesContext::nb_inputs

Definition at line 41 of file vf_mergeplanes.c.

◆ nb_planes

int MergePlanesContext::nb_planes

Definition at line 42 of file vf_mergeplanes.c.

◆ planewidth

int MergePlanesContext::planewidth[4]

Definition at line 43 of file vf_mergeplanes.c.

◆ planeheight

int MergePlanesContext::planeheight[4]

Definition at line 44 of file vf_mergeplanes.c.

◆ map

int MergePlanesContext::map[4][2]

Definition at line 45 of file vf_mergeplanes.c.

◆ outdesc

const AVPixFmtDescriptor* MergePlanesContext::outdesc

Definition at line 46 of file vf_mergeplanes.c.

◆ fs

FFFrameSync MergePlanesContext::fs

Definition at line 48 of file vf_mergeplanes.c.


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