FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
AVFrame * | frame |
unsigned int | palette [256] |
int | new_palette |
int | fli_type |
Definition at line 86 of file flicvideo.c.
AVCodecContext* FlicDecodeContext::avctx |
Definition at line 87 of file flicvideo.c.
AVFrame* FlicDecodeContext::frame |
Definition at line 88 of file flicvideo.c.
unsigned int FlicDecodeContext::palette[256] |
Definition at line 90 of file flicvideo.c.
int FlicDecodeContext::new_palette |
Definition at line 91 of file flicvideo.c.
int FlicDecodeContext::fli_type |
Definition at line 92 of file flicvideo.c.