FFmpeg  4.0
Data Fields
SheerVideoContext Struct Reference

Data Fields

unsigned format
 
int alt
 
VLC vlc [2]
 
void(* decode_frame )(AVCodecContext *avctx, AVFrame *p, GetBitContext *gb)
 

Detailed Description

Definition at line 33 of file sheervideo.c.

Field Documentation

◆ format

unsigned SheerVideoContext::format

Definition at line 34 of file sheervideo.c.

Referenced by decode_frame().

◆ alt

int SheerVideoContext::alt

Definition at line 35 of file sheervideo.c.

Referenced by decode_aybr(), decode_aybri(), decode_frame(), decode_ybr(), and decode_ybri().

◆ vlc

VLC SheerVideoContext::vlc[2]

◆ decode_frame

void(* SheerVideoContext::decode_frame) (AVCodecContext *avctx, AVFrame *p, GetBitContext *gb)

Definition at line 37 of file sheervideo.c.

Referenced by decode_frame().


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