[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 277, Tue Jul 9 22:19:43 2002 UTC revision 278, Wed Jul 10 13:02:15 2002 UTC
# Line 510  Line 510 
510                  frame.intra = 0;                  frame.intra = 0;
511          }          }
512    
513    #ifdef BFRAMES
514            frame.bquant = 0;
515    #endif
516    
517          OutputDebugString(" ");          OutputDebugString(" ");
518          switch (xvid_encore(codec->ehandle, XVID_ENC_ENCODE, &frame, &stats))          switch (xvid_encore(codec->ehandle, XVID_ENC_ENCODE, &frame, &stats))
519          {          {

Legend:
Removed from v.277  
changed lines
  Added in v.278

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