branch master updated. b365273 remove old note about windows builds
The branch, master has been updated via b365273161f0ec38b49dab5d991f399631680759 (commit) from 44466a0850b9b10d35caddeae7785dbac721a911 (commit) - Log ----------------------------------------------------------------- commit b365273161f0ec38b49dab5d991f399631680759 Author: compn <tempn@mi.rr.com> AuthorDate: Sat May 7 06:32:51 2016 -0400 Commit: compn <tempn@mi.rr.com> CommitDate: Sat May 7 06:32:51 2016 -0400 remove old note about windows builds diff --git a/index.html b/index.html index 30853ae..9260d5c 100644 --- a/index.html +++ b/index.html @@ -55,9 +55,7 @@ To build with all features enabled, you will also need a Cryptography library and the <a href="http://www.zlib.net/">zlib</a> compression library. It uses <a href="http://www.openssl.org/">OpenSSL</a> by default, but you can also use <a href="http://www.gnu.org/software/gnutls/">GnuTLS</a> -or <a href="http://www.polarssl.org/">PolarSSL</a> instead. (Note that -the Windows binaries here are now built statically with PolarSSL so no -other DLLs are needed.) +or <a href="http://www.polarssl.org/">PolarSSL</a> instead. </p> <p> As of 2.2 the main protocol code is now available in its own library, librtmp. ----------------------------------------------------------------------- Summary of changes: index.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) hooks/post-receive --
participants (1)
-
gil@ffbox0.ffmpeg.org