[svn] / trunk / xvidcore / src / motion / estimation_bvop.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/estimation_bvop.c

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

revision 1547, Sat Sep 4 14:16:24 2004 UTC revision 1548, Sat Sep 4 15:07:45 2004 UTC
# Line 21  Line 21 
21   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
22   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
23   *   *
24   * $Id: estimation_bvop.c,v 1.14 2004-09-04 14:16:24 edgomez Exp $   * $Id: estimation_bvop.c,v 1.15 2004-09-04 15:07:45 syskin Exp $
25   *   *
26   ****************************************************************************/   ****************************************************************************/
27    
# Line 643  Line 643 
643                          Data->directmvB[0].y                          Data->directmvB[0].y
644                          : Data->currentMV[1].y - Data->referencemv[0].y);                          : Data->currentMV[1].y - Data->referencemv[0].y);
645    
646            *best_sad = Data->iMinSAD[0];
647    
648          return skip_sad;          return skip_sad;
649  }  }
650    

Legend:
Removed from v.1547  
changed lines
  Added in v.1548

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