[svn] / trunk / vfw / src / codec.c Repository:
ViewVC logotype

Diff of /trunk/vfw/src/codec.c

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

revision 235, Sun Jun 23 03:59:49 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.235  
changed lines
  Added in v.278

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