FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
AVFrame * | frame |
const unsigned char * | buf |
int | size |
int | mode_8bit |
uint32_t | pal [256] |
Definition at line 45 of file msvideo1.c.
AVCodecContext* Msvideo1Context::avctx |
Definition at line 47 of file msvideo1.c.
AVFrame* Msvideo1Context::frame |
Definition at line 48 of file msvideo1.c.
const unsigned char* Msvideo1Context::buf |
Definition at line 50 of file msvideo1.c.
int Msvideo1Context::size |
Definition at line 51 of file msvideo1.c.
int Msvideo1Context::mode_8bit |
Definition at line 53 of file msvideo1.c.
uint32_t Msvideo1Context::pal[256] |
Definition at line 55 of file msvideo1.c.