--- trunk/xvidcore/vfw/src/config.h 2004/03/22 22:36:25 1382 +++ trunk/xvidcore/vfw/src/config.h 2004/07/11 08:54:38 1487 @@ -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: config.h,v 1.2 2004-03-22 22:36:25 edgomez Exp $ + * $Id: config.h,v 1.3 2004-07-11 08:54:37 syskin Exp $ * ****************************************************************************/ #ifndef _CONFIG_H_ @@ -116,6 +116,7 @@ BYTE qmatrix_inter[64]; int lum_masking; int interlacing; + int tff; int qpel; int gmc; int reduced_resolution;