[cvs] / xvidcore / src / motion / estimation_pvop.c Repository:
ViewVC logotype

Diff of /xvidcore/src/motion/estimation_pvop.c

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

revision 1.1.2.8, Wed Nov 19 12:24:25 2003 UTC revision 1.1.2.9, Sun Nov 30 16:13:16 2003 UTC
# Line 948  Line 948 
948          Data.rrv = (current->vop_flags & XVID_VOP_REDUCED) ? 1:0;          Data.rrv = (current->vop_flags & XVID_VOP_REDUCED) ? 1:0;
949          Data.dctSpace = dct_space;          Data.dctSpace = dct_space;
950          Data.quant_type = !(pParam->vol_flags & XVID_VOL_MPEGQUANT);          Data.quant_type = !(pParam->vol_flags & XVID_VOL_MPEGQUANT);
951            Data.mpeg_quant_matrices = pParam->mpeg_quant_matrices;
952          Data.iMinSAD2 = 0;          Data.iMinSAD2 = 0;
953    
954          if ((current->vop_flags & XVID_VOP_REDUCED)) {          if ((current->vop_flags & XVID_VOP_REDUCED)) {

Legend:
Removed from v.1.1.2.8  
changed lines
  Added in v.1.1.2.9

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