FFmpeg
Data Fields
xvid_ff_pass1 Struct Reference

Structure for the private first-pass plugin. More...

Data Fields

int version
 Xvid version. More...
 
struct xvid_contextcontext
 Pointer to private context. More...
 

Detailed Description

Structure for the private first-pass plugin.

Definition at line 93 of file libxvid.c.

Field Documentation

◆ version

int xvid_ff_pass1::version

Xvid version.

Definition at line 94 of file libxvid.c.

Referenced by xvid_encode_init().

◆ context

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().


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