[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 900, Wed Feb 26 23:28:38 2003 UTC revision 901, Sun Mar 2 11:53:48 2003 UTC
# Line 605  Line 605 
605          {          {
606                  *icc->lpdwFlags = 0;                  *icc->lpdwFlags = 0;
607          }          }
608            if (frame.length == 0) { frame.length = 1; *((unsigned char*)frame.bitstream) = 0x7f; }
609    
610          outhdr->biSizeImage = frame.length;          outhdr->biSizeImage = frame.length;
611    

Legend:
Removed from v.900  
changed lines
  Added in v.901

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