| Data Fields | |
| AVClass * | class | 
| x264_param_t | params | 
| x264_t * | enc | 
| x264_picture_t | pic | 
| uint8_t * | sei | 
| int | sei_size | 
| AVFrame | out_pic | 
| char * | preset | 
| char * | tune | 
| char * | profile | 
| char * | level | 
| int | fastfirstpass | 
| char * | stats | 
| char * | weightp | 
| char * | x264opts | 
Definition at line 30 of file libx264.c.
| x264_t* X264Context::enc | 
| char* X264Context::level | 
| x264_param_t X264Context::params | 
Definition at line 32 of file libx264.c.
Referenced by check_default_settings(), X264_frame(), and X264_init().
| x264_picture_t X264Context::pic | 
| char* X264Context::preset | 
| char* X264Context::profile | 
| uint8_t* X264Context::sei | 
| char* X264Context::stats | 
| char* X264Context::tune | 
| char* X264Context::weightp | 
| char* X264Context::x264opts | 
 1.5.8
 1.5.8