--- branches/dev-api-4/xvidcore/src/xvid.h 2003/03/11 01:08:10 916 +++ branches/dev-api-4/xvidcore/src/xvid.h 2003/03/11 20:15:40 917 @@ -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: xvid.h,v 1.27.2.3 2003-03-10 00:43:31 suxen_drol Exp $ + * $Id: xvid.h,v 1.27.2.4 2003-03-11 20:15:40 edgomez Exp $ * ****************************************************************************/ @@ -283,7 +283,6 @@ /* vol-based flags */ typedef enum { XVID_MPEGQUANT = 0x00000001, - XVID_H263QUANT = 0x00000002, XVID_QUARTERPEL = 0x00000004, /* enable quarterpel: frames will encoded as quarterpel */ XVID_GMC = 0x00000008, /* enable GMC; frames will be checked for gmc suitability */ XVID_REDUCED_ENABLE = 0x00000010, /* enable reduced resolution vops: frames will be checked for rrv suitability */