elementsla.blogg.se

Ffmpeg dll pas header
Ffmpeg dll pas header







int sws_isSupportedEndiannessConversion(enum AVPixelFormat pix_fmt) įunction sws_isSupportedEndiannessConversion(pix_fmt: AVPixelFormat): int cdecl external swscale_dll * a positive value if an endianness conversion for pix_fmt is int sws_isSupportedOutput(enum AVPixelFormat pix_fmt) įunction sws_isSupportedOutput(pix_fmt: AVPixelFormat): int cdecl external swscale_dll * Return a positive value if pix_fmt is a supported output format, 0

ffmpeg dll pas header

int sws_isSupportedInput(enum AVPixelFormat pix_fmt) įunction sws_isSupportedInput(pix_fmt: AVPixelFormat): int cdecl external swscale_dll * Return a positive value if pix_fmt is a supported input format, 0 Psws_array_uint8_t = ^Tsws_array_uint8_t / < number of coefficients in the vector / < pointer to the list of coefficients coeffs cannot be shared between vectors when used for filters they must have an odd number of elements const int *sws_getCoefficients(int colorspace) įunction sws_getCoefficients(colorspace: int): pInt cdecl external swscale_dll * suitable for sws_setColorspaceDetails(). * Return a pointer to yuvrgb coefficients for the given colorspace

ffmpeg dll pas header

the following 3 flags are not completely implemented (* values for the flags, the stuff on the command line is different *) const char *swscale_configuration(void) įunction swscale_configuration(): pAnsiChar cdecl external swscale_dll įunction swscale_license(): pAnsiChar cdecl external swscale_dll * Return the libswscale build-time configuration. * Return the LIBSWSCALE_VERSION_INT constant.įunction swscale_version(): unsigned cdecl external swscale_dll









Ffmpeg dll pas header