--- trunk/xvidcore/src/encoder.h 2002/09/04 21:03:29 400 +++ trunk/xvidcore/src/encoder.h 2002/09/25 23:37:09 541 @@ -28,6 +28,8 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + * $Id: encoder.h,v 1.22 2002-09-25 23:37:09 h Exp $ + * ****************************************************************************/ #ifndef _ENCODER_H_ @@ -158,9 +160,7 @@ #endif IMAGE vInterH; IMAGE vInterV; - IMAGE vInterVf; IMAGE vInterHV; - IMAGE vInterHVf; Statistics sStat; RateControl rate_control;