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

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

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

revision 801, Thu Jan 23 13:22:11 2003 UTC revision 802, Thu Jan 23 14:22:05 2003 UTC
# Line 404  Line 404 
404                  frame.general |= XVID_GMC;                  frame.general |= XVID_GMC;
405    
406          if (codec->config.chromame)          if (codec->config.chromame)
407                  frame.motion |= PMV_CHROMA16;                  frame.motion |= PMV_CHROMA16 + PMV_CHROMA8;
408    
409          if (codec->config.reduced_resolution)          if (codec->config.reduced_resolution)
410                  frame.general |= XVID_REDUCED;                  frame.general |= XVID_REDUCED;

Legend:
Removed from v.801  
changed lines
  Added in v.802

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