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

Diff of /xvidcore/src/xvid.c

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

revision 1.33.2.6, Sat Oct 5 21:33:39 2002 UTC revision 1.33.2.7, Sun Oct 6 07:05:50 2002 UTC
# Line 252  Line 252 
252          yv12_to_rgb565 = yv12_to_rgb565_c;          yv12_to_rgb565 = yv12_to_rgb565_c;
253          yv12_to_rgb24  = yv12_to_rgb24_c;          yv12_to_rgb24  = yv12_to_rgb24_c;
254          yv12_to_rgb32  = yv12_to_rgb32_c;          yv12_to_rgb32  = yv12_to_rgb32_c;
255            yv12_to_abgr  = yv12_to_abgr_c;
256            yv12_to_rgba  = yv12_to_rgba_c;
257          yv12_to_yuv    = yv12_to_yuv_c;          yv12_to_yuv    = yv12_to_yuv_c;
258          yv12_to_yuyv   = yv12_to_yuyv_c;          yv12_to_yuyv   = yv12_to_yuyv_c;
259          yv12_to_uyvy   = yv12_to_uyvy_c;          yv12_to_uyvy   = yv12_to_uyvy_c;

Legend:
Removed from v.1.33.2.6  
changed lines
  Added in v.1.33.2.7

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