[Ffmpeg-devel] [PATCH] MinGW interactive support

Ramiro Polla angustia
Sat Nov 11 19:06:58 CET 2006


Hello,

V?ctor Paesa wrote:
> Hi,
>   
>> Hello,
>>
>> Interactive support for MinGW is currently disabled, even though it does
>> support the signal() function and can read non-blocking from the console.
>>
>> It only works on Windows' command prompts, not on MSys, but that is a bug
>> in MSys, which should support those features.
>>
>> Attached are two patches, which do the same thing (binary identical), but
>> one has more #ifdefs than the other. It's up for the maintainers to decide
>> which one is cleaner (special-casing each term_ function, or making one
>> copy for MinGW and another for the rest, as is currently the case).
>>
>> But first, *before it's reviewed*, I ask for people to test it (specially
>> people that use Windows and Cygwin).
>>
>>     
>
> Under Cygwin both patches build OK, ctrl-c and read non-blocking
> work OK too.
>
>   

New patches to be reviewed by maintainers. Again in two flavours, so 
that you decide which one is cleaner.

Ramiro Polla
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg.c.3.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061111/12775a89/attachment.asc>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffmpeg.c.4.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061111/12775a89/attachment.txt>



More information about the ffmpeg-devel mailing list