FFmpeg
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
KgvContext Struct Reference

Data Fields

AVCodecContextavctx
 
AVFrame prev
 
AVFrame cur
 

Detailed Description

Definition at line 33 of file kgv1dec.c.

Field Documentation

AVCodecContext* KgvContext::avctx

Definition at line 34 of file kgv1dec.c.

Referenced by decode_init().

AVFrame KgvContext::prev

Definition at line 35 of file kgv1dec.c.

Referenced by decode_flush(), and decode_frame().

AVFrame KgvContext::cur

Definition at line 35 of file kgv1dec.c.

Referenced by decode_frame().


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