[FFmpeg-devel] [PATCH] Do not assume long is same width as x86 register in swscale.

Måns Rullgård mans
Wed Mar 18 19:52:25 CET 2009


Ramiro Polla <ramiro.polla at gmail.com> writes:

> Index: configure
> ===================================================================
> --- configure	(revision 18034)
> +++ configure	(working copy)
> @@ -910,6 +910,7 @@
>      termios_h
>      threads
>      truncf
> +    VirtualAlloc
>      winsock2_h
>      yasm
>  "
> @@ -1944,6 +1945,7 @@
>  check_func  posix_memalign
>  check_func_headers io.h setmode
>  check_func_headers windows.h GetProcessTimes
> +check_func_headers windows.h VirtualAlloc
>  
>  check_header conio.h
>  check_header dlfcn.h

OK

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list