[FFmpeg-devel] [PATCHv2] web/src/about: add note on portability

Ganesh Ajjanagadde gajjanagadde at gmail.com
Tue Oct 13 15:15:46 CEST 2015


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

diff --git a/src/about b/src/about
index 8d8f606..cd0da12 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 architecture, and configurations.
 </p>
 
 <p class="info">It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice,
-- 
2.6.1



More information about the ffmpeg-devel mailing list