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

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

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

revision 1077, Sat Jun 28 15:54:16 2003 UTC revision 1083, Sun Jul 13 09:58:26 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: global.h,v 1.21.2.7 2003-06-28 15:50:55 chl Exp $   * $Id: global.h,v 1.21.2.8 2003-07-13 09:58:26 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 152  Line 152 
152                          uint8_t *uDst, const uint8_t *uSrc,                          uint8_t *uDst, const uint8_t *uSrc,
153                          uint8_t *vDst, const uint8_t *vSrc,                          uint8_t *vDst, const uint8_t *vSrc,
154                          int dststride, int srcstride, int x, int y, int rounding);                          int dststride, int srcstride, int x, int y, int rounding);
155    void (*get_average_mv)(NEW_GMC_DATA *Dsp, VECTOR * const mv,    void (*get_average_mv)(const NEW_GMC_DATA * const Dsp, VECTOR * const mv,
156                           int x, int y, int qpel);                           int x, int y, int qpel);
157  };  };
158    

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

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