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

Diff of /trunk/vfw/src/codec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 342, Fri Jul 26 19:58:22 2002 UTC revision 382, Sun Aug 18 15:38:23 2002 UTC
# Line 4  Line 4 
4  #include <windows.h>  #include <windows.h>
5  #include <vfw.h>  #include <vfw.h>
6  #include "config.h"  #include "config.h"
7  #include "xvid.h"  #include <xvid.h>
8    
9  #define DEBUG(X)  #define DEBUG(X)
10  // OutputDebugString(X)  // OutputDebugString(X)
# Line 165  Line 165 
165  int codec_is_in_credits(CONFIG *, int);  int codec_is_in_credits(CONFIG *, int);
166  int codec_get_vbr_quant(CONFIG *, int);  int codec_get_vbr_quant(CONFIG *, int);
167    
168    // added by Koepi for greyscale credits
169    int check_greyscale_mode(CONFIG *, XVID_ENC_FRAME* , int);
170    // end of koepi's additions
171    
172  #endif /* _CODEC_H_ */  #endif /* _CODEC_H_ */

Legend:
Removed from v.342  
changed lines
  Added in v.382

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