--- trunk/vfw/src/2pass.h 2002/04/06 05:33:44 104 +++ trunk/vfw/src/2pass.h 2002/04/06 06:21:29 105 @@ -6,5 +6,6 @@ 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 newline at end of file