[svn] / branches / dev-api-4 / xvidcore / vfw / src / 2pass.h Repository:
ViewVC logotype

Annotation of /branches/dev-api-4/xvidcore/vfw/src/2pass.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 889 - (view) (download)

1 : suxen_drol 889 #ifndef _2PASS_H_
2 :     #define _2PASS_H_
3 :    
4 :     #include "codec.h"
5 :    
6 :     int codec_2pass_init(CODEC *);
7 :     int codec_2pass_get_quant(CODEC *, xvid_enc_frame_t *);
8 :     int codec_2pass_update(CODEC *, xvid_enc_stats_t *);
9 :     void codec_2pass_finish(CODEC *);
10 :    
11 :     #endif // _2PASS_H_

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