--- branches/dev-api-4/xvidcore/vfw/src/codec.h 2004/01/22 15:56:24 1322 +++ branches/dev-api-4/xvidcore/vfw/src/codec.h 2004/01/22 16:13:59 1323 @@ -19,7 +19,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: codec.h,v 1.1.2.6 2004-01-02 13:18:28 syskin Exp $ + * $Id: codec.h,v 1.1.2.7 2004-01-22 16:13:59 syskin Exp $ * ****************************************************************************/ #ifndef _CODEC_H_ @@ -96,4 +96,6 @@ *xvid_plugin_lumimasking_func, *xvid_plugin_psnr_func; +extern int pp_dy, pp_duv, pp_dr, pp_fe; /* decoder options */ + #endif /* _CODEC_H_ */