[cvs] / vfw / src / 2pass.h Repository:
ViewVC logotype

View of /vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Sat Apr 6 06:21:29 2002 UTC (22 years ago) by h
Branch: MAIN
CVS Tags: tag-branching-20020904
Branch point for: dev-api-3
Changes since 1.1: +1 -0 lines
Foxer: quantizer distribution printout upon 2nd pass finish, minor credits handling alteration
#ifndef _2PASS_H_
#define _2PASS_H_

#include "codec.h"

int codec_2pass_init(CODEC *);
int codec_2pass_get_quant(CODEC *, XVID_ENC_FRAME *);
int codec_2pass_update(CODEC *, XVID_ENC_FRAME *, XVID_ENC_STATS *);
void codec_2pass_finish(CODEC *);

#endif // _2PASS_H_

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4