FFmpeg
|
Data Fields | |
const AVClass * | class |
int | depth |
const AVPixFmtDescriptor * | pix_desc |
agreed pixel format More... | |
enum AVStereo3DType | format |
frame pack type output More... | |
AVFrame * | input_views [2] |
input frames More... | |
Definition at line 44 of file vf_framepack.c.
const AVClass* FramepackContext::class |
Definition at line 45 of file vf_framepack.c.
int FramepackContext::depth |
Definition at line 47 of file vf_framepack.c.
const AVPixFmtDescriptor* FramepackContext::pix_desc |
agreed pixel format
Definition at line 48 of file vf_framepack.c.
enum AVStereo3DType FramepackContext::format |
frame pack type output
Definition at line 50 of file vf_framepack.c.
AVFrame* FramepackContext::input_views[2] |
input frames
Definition at line 52 of file vf_framepack.c.