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

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

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

revision 1.8, Sat Feb 15 15:22:18 2003 UTC revision 1.8.2.2, Mon Jun 9 01:20:00 2003 UTC
# Line 31  Line 31 
31   *   *
32   **************************************************************************/   **************************************************************************/
33    
34  #include <string.h>                             // memcpy  #include <string.h>                             /* memcpy */
35    
36  #include "../global.h"  #include "../global.h"
 #include "../divx4.h"                   // DEC_PICTURE  
37  #include "colorspace.h"  #include "colorspace.h"
38    
39  // function pointers  /* function pointers */
40    
41  /* input */  /* input */
42  packedFuncPtr rgb555_to_yv12;  packedFuncPtr rgb555_to_yv12;

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.8.2.2

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