FFmpeg
Data Fields
VBDecContext Struct Reference

Data Fields

AVCodecContextavctx
 
uint8_t * frame
 
uint8_t * prev_frame
 
uint32_t pal [AVPALETTE_COUNT]
 
GetByteContext stream
 

Detailed Description

Definition at line 41 of file vb.c.

Field Documentation

◆ avctx

AVCodecContext* VBDecContext::avctx

Definition at line 42 of file vb.c.

◆ frame

uint8_t* VBDecContext::frame

Definition at line 44 of file vb.c.

◆ prev_frame

uint8_t * VBDecContext::prev_frame

Definition at line 44 of file vb.c.

◆ pal

uint32_t VBDecContext::pal[AVPALETTE_COUNT]

Definition at line 45 of file vb.c.

◆ stream

GetByteContext VBDecContext::stream

Definition at line 46 of file vb.c.


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