#include <xvid.h>#include <unistd.h>#include "avcodec.h"#include "libxvid_internal.h"#include "mpegvideo.h"#include <assert.h>Go to the source code of this file.
Functions | |
| int | ff_xvid_rate_control_init (MpegEncContext *s) | 
| float | ff_xvid_rate_estimate_qscale (MpegEncContext *s, int dry_run) | 
| void | ff_xvid_rate_control_uninit (MpegEncContext *s) | 
Variables | |
| unsigned int | xvid_debug | 
| int ff_xvid_rate_control_init | ( | MpegEncContext * | s | ) | 
| void ff_xvid_rate_control_uninit | ( | MpegEncContext * | s | ) | 
| float ff_xvid_rate_estimate_qscale | ( | MpegEncContext * | s, | |
| int | dry_run | |||
| ) | 
| unsigned int xvid_debug | 
 1.5.8