[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 980, Wed Apr 9 12:05:19 2003 UTC revision 1092, Thu Jul 17 10:37:44 2003 UTC
# Line 193  Line 193 
193    
194          if (lpbiOutput == NULL)          if (lpbiOutput == NULL)
195          {          {
196                  return sizeof(BITMAPV4HEADER);                  return sizeof(BITMAPINFOHEADER);
197          }          }
198    
199          memcpy(outhdr, inhdr, sizeof(BITMAPINFOHEADER));          memcpy(outhdr, inhdr, sizeof(BITMAPINFOHEADER));

Legend:
Removed from v.980  
changed lines
  Added in v.1092

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