FFmpeg
Functions
libxvid.h File Reference

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

◆ ff_xvid_rate_control_init()

int ff_xvid_rate_control_init ( struct MpegEncContext s)

◆ ff_xvid_rate_control_uninit()

void ff_xvid_rate_control_uninit ( struct MpegEncContext s)

◆ ff_xvid_rate_estimate_qscale()

float ff_xvid_rate_estimate_qscale ( struct MpegEncContext s,
int  dry_run 
)