[FFmpeg-devel] [PATCH] web/src/about: add note on portability
Ganesh Ajjanagadde
gajjanagadde at gmail.com
Sun Oct 11 22:29:16 CEST 2015
---
src/about | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/about b/src/about
index 8d8f606..b9a0db3 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 BSD's, Solaris, etc. under a wide variety of build
+ environments and configurations.
</p>
<p class="info">It contains libavcodec, libavutil, libavformat, libavfilter, libavdevice,
--
2.6.1
More information about the ffmpeg-devel
mailing list