FFmpeg
Functions
libxvid.h File Reference

common functions for use with the Xvid wrappers More...

Go to the source code of this file.

Functions

int ff_xvid_rate_control_init (struct MpegEncContext *s)
 
void ff_xvid_rate_control_uninit (struct MpegEncContext *s)
 
float ff_xvid_rate_estimate_qscale (struct MpegEncContext *s, int dry_run)
 

Detailed Description

common functions for use with the Xvid wrappers

Definition in file libxvid.h.

Function Documentation

int ff_xvid_rate_control_init ( struct MpegEncContext s)
void ff_xvid_rate_control_uninit ( struct MpegEncContext s)
float ff_xvid_rate_estimate_qscale ( struct MpegEncContext s,
int  dry_run 
)