|
FFmpeg
|
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) |
common functions for use with the Xvid wrappers
Definition in file libxvid.h.
| 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 | ||
| ) |
1.8.17