X264Context Struct Reference


Data Fields

x264_param_t params
x264_t * enc
x264_picture_t pic
uint8_t * sei
int sei_size
AVFrame out_pic

Detailed Description

Definition at line 29 of file libx264.c.


Field Documentation

Definition at line 31 of file libx264.c.

Referenced by X264_close(), X264_frame(), and X264_init().

Definition at line 35 of file libx264.c.

Referenced by X264_frame(), and X264_init().

x264_param_t X264Context::params

Definition at line 30 of file libx264.c.

Referenced by X264_init().

x264_picture_t X264Context::pic

Definition at line 32 of file libx264.c.

Referenced by X264_frame().

uint8_t* X264Context::sei

Definition at line 33 of file libx264.c.

Referenced by encode_nals(), and X264_close().

Definition at line 34 of file libx264.c.

Referenced by encode_nals(), and X264_init().


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

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8