FFmpeg  1.2.4
Data Fields
XFaceContext Struct Reference

Data Fields

AVFrame frame
uint8_t bitmap [XFACE_PIXELS]
 image used internally for decoding
AVClassclass
int max_line_len
 max line length for compressed data
int set_header
 set X-Face header in the output

Detailed Description

Definition at line 89 of file xfacedec.c.

Field Documentation

uint8_t XFaceContext::bitmap

image used internally for decoding

Definition at line 91 of file xfacedec.c.

Referenced by xface_decode_frame(), and xface_encode_frame().

AVClass* XFaceContext::class

Definition at line 32 of file xfaceenc.c.

AVFrame XFaceContext::frame

Definition at line 90 of file xfacedec.c.

Referenced by xface_decode_close(), xface_decode_frame(), and xface_decode_init().

int XFaceContext::max_line_len

max line length for compressed data

Definition at line 34 of file xfaceenc.c.

int XFaceContext::set_header

set X-Face header in the output

Definition at line 35 of file xfaceenc.c.


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