--- trunk/xvidcore/vfw/src/config.h 2004/07/18 12:23:45 1509 +++ trunk/xvidcore/vfw/src/config.h 2004/07/18 12:45:57 1510 @@ -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.3 2004-07-11 08:54:37 syskin Exp $ + * $Id: config.h,v 1.4 2004-07-18 12:45:57 syskin Exp $ * ****************************************************************************/ #ifndef _CONFIG_H_ @@ -170,6 +170,7 @@ /* motion */ int motion_search; int vhq_mode; + int vhq_bframe; int chromame; int cartoon_mode; int turbo;