FFmpeg
Data Fields
Msvideo1Context Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
const unsigned char * buf
 
int size
 
int mode_8bit
 
uint32_t pal [256]
 

Detailed Description

Definition at line 45 of file msvideo1.c.

Field Documentation

◆ avctx

AVCodecContext* Msvideo1Context::avctx

Definition at line 47 of file msvideo1.c.

◆ frame

AVFrame* Msvideo1Context::frame

Definition at line 48 of file msvideo1.c.

◆ buf

const unsigned char* Msvideo1Context::buf

Definition at line 50 of file msvideo1.c.

◆ size

int Msvideo1Context::size

Definition at line 51 of file msvideo1.c.

◆ mode_8bit

int Msvideo1Context::mode_8bit

Definition at line 53 of file msvideo1.c.

◆ pal

uint32_t Msvideo1Context::pal[256]

Definition at line 55 of file msvideo1.c.


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