RawVideoContext Struct Reference

Data Fields

uint32_t palette [AVPALETTE_COUNT]
unsigned char * buffer
int length
int flip
AVFrame pic
 AVCodecContext.coded_frame.

Detailed Description

Definition at line 33 of file rawdec.c.


Field Documentation

unsigned char* RawVideoContext::buffer

Definition at line 35 of file rawdec.c.

Referenced by raw_close_decoder(), raw_decode(), and raw_init_decoder().

Definition at line 37 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

Definition at line 36 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().

Definition at line 34 of file rawdec.c.

Referenced by raw_decode(), and raw_init_decoder().


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