FFmpeg
|
Structure for the private first-pass plugin. More...
Data Fields | |
int | version |
Xvid version. More... | |
struct xvid_context * | context |
Pointer to private context. More... | |
int xvid_ff_pass1::version |
struct xvid_context* xvid_ff_pass1::context |
Pointer to private context.
Definition at line 95 of file libxvid.c.
Referenced by xvid_encode_init(), and xvid_ff_2pass_create().