[FFmpeg-cvslog] [ffmpeg-web] branch master updated. c609ad9 web/src/about: add note on portability

ffmpeg-cvslog at ffmpeg.org ffmpeg-cvslog at ffmpeg.org
Wed Oct 14 06:06:46 CEST 2015


The branch, master has been updated
       via  c609ad9680fe547ded2b6a6a1ed46df3c8f1357a (commit)
      from  578a884d133f82568eb114cc23b7177ef9fe7208 (commit)


- Log -----------------------------------------------------------------
commit c609ad9680fe547ded2b6a6a1ed46df3c8f1357a
Author:     Ganesh Ajjanagadde <gajjanagadde at gmail.com>
AuthorDate: Tue Oct 13 12:10:35 2015 -0400
Commit:     Lou Logan <lou at lrcd.com>
CommitDate: Tue Oct 13 20:04:27 2015 -0800

    web/src/about: add note on portability

diff --git a/src/about b/src/about
index 8d8f606..67342a1 100644
--- a/src/about
+++ b/src/about
@@ -4,7 +4,11 @@
     transcode</strong>, <strong>mux</strong>, <strong>demux</strong>, <strong>stream</strong>, <strong>filter</strong> and <strong>play</strong> pretty much anything
   that humans and machines have created. It supports the most obscure
   ancient formats up to the cutting edge. No matter if they were
-  designed by some standards committee, the community or a corporation.
+  designed by some standards committee, the community or a corporation. It is
+  also highly portable: FFmpeg compiles, runs, and passes our testing infrastructure
+  <a href="http://fate.ffmpeg.org">FATE</a> across Linux, Mac OS X,
+  Microsoft Windows, the BSDs, Solaris, etc. under a wide variety of build
+  environments, machine architectures, and configurations.
 </p>
 
 <p class="info">It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice,

-----------------------------------------------------------------------

Summary of changes:
 src/about | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list