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

Diff of /vfw/src/codec.c

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

revision 1.23.2.18, Sat Feb 15 06:30:02 2003 UTC revision 1.26, 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.1.23.2.18  
changed lines
  Added in v.1.26

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