[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 706, Wed Dec 11 11:03:37 2002 UTC revision 707, Thu Dec 12 10:38:28 2002 UTC
# Line 726  Line 726 
726    
727          frame.bitstream = icd->lpInput;          frame.bitstream = icd->lpInput;
728          frame.length = icd->lpbiInput->biSizeImage;          frame.length = icd->lpbiInput->biSizeImage;
729            frame.general = XVID_DEC_LOWDELAY;      /* force low_delay_default mode */
730          frame.image = icd->lpOutput;          frame.image = icd->lpOutput;
731  //      frame.stride = icd->lpbiOutput->biWidth;  //      frame.stride = icd->lpbiOutput->biWidth;
732          // dev-api-3:          // dev-api-3:

Legend:
Removed from v.706  
changed lines
  Added in v.707

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