On Sat, Aug 02, 2014 at 12:01:37PM +1000, Matt Oliver wrote: > MSVC/ICL does not have unistd.h as standard and instead declares read/close > functions in io.h. This is currently handled in some files but not in a > couple. Adding an include for io.h where needed adds the correct > declarations.
> libavcodec/libxvid.c | 4 ++++ > libavcodec/libxvid_rc.c | 4 ++++ > libavutil/random_seed.c | 3 +++ > 3 files changed, 11 insertions(+) > 9df30ccc9f607fe515c1058f85e6f6bce0e07984 > 0001-msvc-fix-implicitly-declared-read-close.patch > From a9df2f27cf88e5e2e0a518daaba41b1b9ce8bdcb Mon Sep 17 00:00:00 2001 > From: Matthew Oliver <protogo...@gmail.com> > Date: Sat, 2 Aug 2014 11:08:29 +1000 > Subject: [PATCH] msvc: fix implicitly declared read/close. applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I do not agree with what you have to say, but I'll defend to the death your right to say it. -- Voltaire
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel