[svn] / branches / dev-api-4 / xvidcore / vfw / src / codec.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/codec.c

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

revision 1105, Tue Jul 29 23:02:34 2003 UTC revision 1106, Sat Aug 2 10:42:23 2003 UTC
# Line 566  Line 566 
566                  frame.vop_flags |= XVID_VOP_INTER4V;                  frame.vop_flags |= XVID_VOP_INTER4V;
567    
568          if (codec->config.chromame)          if (codec->config.chromame)
569                  frame.vop_flags |= XVID_ME_CHROMA16 + XVID_ME_CHROMA8;                  frame.motion |= XVID_ME_CHROMA16 + XVID_ME_CHROMA8;
570    
571          frame.motion |= pmvfast_presets[codec->config.motion_search];          frame.motion |= pmvfast_presets[codec->config.motion_search];
572    

Legend:
Removed from v.1105  
changed lines
  Added in v.1106

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