[FFmpeg-devel] [PATCH] Binary file access on Windows
Måns Rullgård
mans
Fri Jun 22 23:11:17 CEST 2007
Ramiro Ribeiro Polla <ramiro at lisha.ufsc.br> writes:
> Hello,
>
> Attached patch checks for features, and not systems, on the code. It's
> now left up to configure.
> -#if defined(__MINGW32__) || defined(CONFIG_OS2) || defined(__CYGWIN__)
> +#ifdef CONFIG_BINARY_FILE
> access |= O_BINARY;
> #endif
#ifdef O_BINARY ?
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list