[FFmpeg-devel] Patch: libssh on Windows

Matt Oliver protogonoi at gmail.com
Sat Dec 28 01:38:43 CET 2013


Hello,

This is just a quick patch to allow for libssh.c to compile on any Windows
platform. The Windows headers dont define some of the standard read/write
permission flags (S_IRUSR etc.). So these need to be defined accordingly.

This doesnt functionally change anything as it just adds the missing
defines on Windows. But just to be thorough this patch was tested on Intel
on windows and gcc 4.8 and passed all FATE tests.

Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-libssh-windows.patch
Type: application/octet-stream
Size: 1067 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20131228/69ce44f1/attachment.obj>


More information about the ffmpeg-devel mailing list