KgvContext Struct Reference

Data Fields

AVCodecContextavctx
AVFrame prev
AVFrame cur

Detailed Description

Definition at line 32 of file kgv1dec.c.

Field Documentation

AVCodecContext* KgvContext::avctx

Definition at line 33 of file kgv1dec.c.

Referenced by decode_init().

AVFrame KgvContext::cur

Definition at line 34 of file kgv1dec.c.

Referenced by decode_frame().

AVFrame KgvContext::prev

Definition at line 34 of file kgv1dec.c.

Referenced by decode_flush(), and decode_frame().


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