comparison libswscale/swscale.h @ 23536:ab4c0bba8f22

misc spelling fixes
author diego
date Wed, 13 Jun 2007 17:48:15 +0000
parents 7e25711f6427
children 5159b5f8784e
comparison
equal deleted inserted replaced
23535:8337977cc1c5 23536:ab4c0bba8f22
56 56
57 #define SWS_PARAM_DEFAULT 123456 57 #define SWS_PARAM_DEFAULT 123456
58 58
59 #define SWS_PRINT_INFO 0x1000 59 #define SWS_PRINT_INFO 0x1000
60 60
61 //the following 3 flags are not completly implemented 61 //the following 3 flags are not completely implemented
62 //internal chrominace subsamling info 62 //internal chrominace subsampling info
63 #define SWS_FULL_CHR_H_INT 0x2000 63 #define SWS_FULL_CHR_H_INT 0x2000
64 //input subsampling info 64 //input subsampling info
65 #define SWS_FULL_CHR_H_INP 0x4000 65 #define SWS_FULL_CHR_H_INP 0x4000
66 #define SWS_DIRECT_BGR 0x8000 66 #define SWS_DIRECT_BGR 0x8000
67 #define SWS_ACCURATE_RND 0x40000 67 #define SWS_ACCURATE_RND 0x40000