FFmpeg
Data Fields
MsrleContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrameframe
 
GetByteContext gb
 
uint32_t pal [256]
 

Detailed Description

Definition at line 39 of file msrle.c.

Field Documentation

◆ avctx

AVCodecContext* MsrleContext::avctx

Definition at line 40 of file msrle.c.

◆ frame

AVFrame* MsrleContext::frame

Definition at line 41 of file msrle.c.

◆ gb

GetByteContext MsrleContext::gb

Definition at line 43 of file msrle.c.

◆ pal

uint32_t MsrleContext::pal[256]

Definition at line 45 of file msrle.c.


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