[cvs] / xvidcore / src / image / image.c Repository:
ViewVC logotype

Diff of /xvidcore/src/image/image.c

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

revision 1.40, Sat Nov 11 05:07:25 2006 UTC revision 1.41, Sat Nov 11 22:03:30 2006 UTC
# Line 662  Line 662 
662                          dst[0], dst_stride[0], image->y, image->u, image->v,                          dst[0], dst_stride[0], image->y, image->u, image->v,
663                          edged_width, edged_width2, width, height, (csp & XVID_CSP_VFLIP),                          edged_width, edged_width2, width, height, (csp & XVID_CSP_VFLIP),
664                          interlacing?yv12_to_rgbi  :yv12_to_rgb,                          interlacing?yv12_to_rgbi  :yv12_to_rgb,
665                          interlacing?yv12_to_rgbi_c:yv12_to_rgb_c, 4);                          interlacing?yv12_to_rgbi_c:yv12_to_rgb_c, 3);
666                  return 0;                  return 0;
667    
668          case XVID_CSP_RGBA:          case XVID_CSP_RGBA:

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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