------ Build started: Project: libswscale, Configuration: Debug Win32 ------
Compiling...
swscale.c
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2232) : error C2664: 'void (int16_t *,int,const uint8_t *,int,int,const int16_t *,const int16_t *,long)' : cannot convert parameter 1 from 'uint16_t *' to 'int16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2337) : error C2664: 'void (SwsContext *,int16_t *,int,const uint8_t *,int,int)' : cannot convert parameter 2 from 'uint16_t *' to 'int16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2337) : error C2664: 'void (SwsContext *,int16_t *,int,const uint8_t *,int,int)' : cannot convert parameter 1 from 'const uint8_t *' to 'SwsContext *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2411) : error C2664: 'void (int16_t *,int,const uint8_t *,int,int,const int16_t *,const int16_t *,long)' : cannot convert parameter 1 from 'uint16_t *' to 'int16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2412) : error C2664: 'void (int16_t *,int,const uint8_t *,int,int,const int16_t *,const int16_t *,long)' : cannot convert parameter 1 from 'uint16_t *' to 'int16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2511) : error C2664: 'void (SwsContext *,int16_t *,int,const uint8_t *,const uint8_t *,int,int)' : cannot convert parameter 2 from 'uint16_t *' to 'int16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2511) : error C2664: 'void (SwsContext *,int16_t *,int,const uint8_t *,const uint8_t *,int,int)' : cannot convert parameter 1 from 'const uint8_t *' to 'SwsContext *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2667) : error C2664: 'hyscale_C' : cannot convert parameter 2 from 'int16_t *' to 'uint16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2672) : error C2664: 'hyscale_C' : cannot convert parameter 2 from 'int16_t *' to 'uint16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2688) : error C2664: 'hcscale_C' : cannot convert parameter 2 from 'int16_t *' to 'uint16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2771) : error C2664: 'yuv2yuvX16inC' : cannot convert parameter 14 from 'const int' to 'PixelFormat'
        Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2796) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int,int)' : cannot convert parameter 5 from 'const int16_t *' to 'const uint16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2796) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int,int)' : cannot convert parameter 4 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2796) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int,int)' : cannot convert parameter 3 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2796) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int,int)' : cannot convert parameter 2 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2796) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int,int)' : cannot convert parameter 1 from 'int' to 'SwsContext *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 7 from 'const int16_t *' to 'const uint16_t *'
        Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 6 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 5 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 4 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 3 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 2 from 'int' to 'const uint16_t *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2813) : error C2664: 'void (SwsContext *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,const uint16_t *,uint8_t *,int,int,int,int)' : cannot convert parameter 1 from 'int' to 'SwsContext *'
        Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2848) : error C2664: 'yuv2yuvX16inC' : cannot convert parameter 14 from 'const int' to 'PixelFormat'
        Conversion to enumeration type requires an explicit cast (static_cast, C-style cast or function-style cast)
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2927) : error C2440: '=' : cannot convert from 'void (__cdecl *)(uint8_t *,uint8_t *,uint8_t *,uint8_t *,int)' to 'void (__cdecl *)(uint8_t *,uint8_t *,const uint8_t *,const uint8_t *,long,uint32_t *)'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2942) : error C2440: '=' : cannot convert from 'void (__cdecl *)(uint8_t *,uint8_t *,uint8_t *,uint8_t *,int)' to 'void (__cdecl *)(uint8_t *,uint8_t *,const uint8_t *,const uint8_t *,long,uint32_t *)'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale_template.c(2987) : error C2440: '=' : cannot convert from 'void (__cdecl *)(uint8_t *,const uint8_t *,int)' to 'void (__cdecl *)(uint8_t *,const uint8_t *,long,uint32_t *)'
        This conversion requires a reinterpret_cast, a C-style cast or function-style cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1453) : error C2440: '=' : cannot convert from 'void *' to 'int16_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1458) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1469) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1483) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1522) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1610) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1691) : error C2440: '=' : cannot convert from 'void *' to 'int64_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(1740) : error C2440: '=' : cannot convert from 'void *' to 'int16_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2601) : error C2440: '=' : cannot convert from 'void *' to 'SwsContext *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2911) : error C2440: '=' : cannot convert from 'void *' to 'int16_t **'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2912) : error C2440: '=' : cannot convert from 'void *' to 'int16_t **'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2914) : error C2440: '=' : cannot convert from 'void *' to 'int16_t **'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2918) : error C2440: '=' : cannot convert from 'void *' to 'int16_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2920) : error C2440: '=' : cannot convert from 'void *' to 'int16_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(2923) : error C2440: '=' : cannot convert from 'void *' to 'int16_t *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(3190) : error C2440: 'initializing' : cannot convert from 'void *' to 'SwsFilter *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(3245) : error C2440: 'initializing' : cannot convert from 'void *' to 'SwsVector *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
c:\projects\hb\ffmpeg\libswscale\swscale.c(3249) : error C2440: '=' : cannot convert from 'void *' to 'double *'
        Conversion from 'void*' to pointer to non-'void' requires an explicit cast
Build log was saved at "file://c:\Projects\hb\ffmpeg\build\msvc\Release\libswscale\BuildLog.htm"
libswscale - 45 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 2 up-to-date, 0 skipped ==========
