[svn] / branches / dev-api-4 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/xvid.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1066, Wed Jun 11 14:10:59 2003 UTC revision 1077, Sat Jun 28 15:54:16 2003 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.h,v 1.27.2.25 2003-06-11 14:10:45 Isibaar Exp $   * $Id: xvid.h,v 1.27.2.26 2003-06-28 15:50:10 chl Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 558  Line 558 
558      XVID_ME_UNRESTRICTED16      = 0x00200000, /* unrestricted ME, not implemented */      XVID_ME_UNRESTRICTED16      = 0x00200000, /* unrestricted ME, not implemented */
559      XVID_ME_OVERLAPPING16       = 0x00400000, /* overlapping ME, not implemented */      XVID_ME_OVERLAPPING16       = 0x00400000, /* overlapping ME, not implemented */
560      XVID_ME_UNRESTRICTED8       = 0x20000000, /* unrestricted ME, not implemented */      XVID_ME_UNRESTRICTED8       = 0x20000000, /* unrestricted ME, not implemented */
561      XVID_ME_OVERLAPPING8        = 0x40000000 /* overlapping ME, not implemented */      XVID_ME_OVERLAPPING8        = 0x40000000, /* overlapping ME, not implemented */
562    
563        XVID_GME_REFINE  = 0x00010000
564    
565  } xvid_motion_t;  } xvid_motion_t;
566    
567    

Legend:
Removed from v.1066  
changed lines
  Added in v.1077

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4