[FFmpeg-devel] [PATCH] Get rid of some more __MINGW32__ #ifdefs
Ramiro Ribeiro Polla
ramiro
Wed Jul 11 16:09:38 CEST 2007
Diego Biurrun wrote:
>On Tue, Jul 10, 2007 at 08:36:09PM -0300, Ramiro Polla wrote:
>
>
>>Attached patch checks for conio.h and termios.h to decide what
>>interactive support to use.
>>
>>If this gets applied, is it ok to switch the order the #ifdef checks are
>>done later? I'd prefer checking for HAVE_TERMIOS_H before HAVE_CONIO_H.
>>
>>
>
>Patch OK, switching the check probably OK as well.
>
>
>
Applied, and switched.
Ramiro Polla
More information about the ffmpeg-devel
mailing list