The branch, master has been updated via c609ad9680fe547ded2b6a6a1ed46df3c8f1357a (commit) from 578a884d133f82568eb114cc23b7177ef9fe7208 (commit)
- Log ----------------------------------------------------------------- commit c609ad9680fe547ded2b6a6a1ed46df3c8f1357a Author: Ganesh Ajjanagadde <gajjanaga...@gmail.com> AuthorDate: Tue Oct 13 12:10:35 2015 -0400 Commit: Lou Logan <l...@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 -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog