FFmpeg
Data Fields
FlicDecodeContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
unsigned int palette [256]
 
int new_palette
 
int fli_type
 

Detailed Description

Definition at line 86 of file flicvideo.c.

Field Documentation

◆ avctx

AVCodecContext* FlicDecodeContext::avctx

Definition at line 87 of file flicvideo.c.

◆ frame

AVFrame* FlicDecodeContext::frame

Definition at line 88 of file flicvideo.c.

◆ palette

unsigned int FlicDecodeContext::palette[256]

Definition at line 90 of file flicvideo.c.

◆ new_palette

int FlicDecodeContext::new_palette

Definition at line 91 of file flicvideo.c.

◆ fli_type

int FlicDecodeContext::fli_type

Definition at line 92 of file flicvideo.c.


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