Data Fields | |
AVCodecContext * | avctx |
AVFrame | frame |
uint8_t * | tmpbuf |
int | tmpbuf_size |
DSPContext | dsp |
Definition at line 45 of file fraps.c.
Definition at line 47 of file fraps.c.
Referenced by decode_end(), decode_frame(), and decode_init().
uint8_t* FrapsContext::tmpbuf |
Definition at line 48 of file fraps.c.
Referenced by decode_end(), decode_frame(), decode_init(), and fraps2_decode_plane().