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

View of /trunk/vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 102 - (download) (annotate)
Fri Apr 5 14:42:37 2002 UTC (21 years, 11 months ago) by h
File size: 231 byte(s)
hinted motion estimation support
interlacing option
2pass code separated
new alt curve debug output
#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 *);

#endif // _2PASS_H_

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