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

Ramiro Polla ramiro.polla
Thu Mar 19 22:53:02 CET 2009


2009/3/18 M?ns Rullg?rd <mans at mansr.com>:
> 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

Applied.




More information about the ffmpeg-devel mailing list