[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fc3bc19 ffweb: about: better wording on what we support
gitolite
ffmpeg-cvslog at ffmpeg.org
Sun Nov 27 16:55:50 CET 2011
The branch, master has been updated
via fc3bc1901301d1507d184677e6f63b4c90f4a2e0 (commit)
from 523d4fce71902d68c94b9358ac3eab7010e3a52d (commit)
- Log -----------------------------------------------------------------
commit fc3bc1901301d1507d184677e6f63b4c90f4a2e0
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sun Nov 27 16:53:06 2011 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sun Nov 27 16:53:06 2011 +0100
ffweb: about: better wording on what we support
diff --git a/src/about b/src/about
index c368839..2f6a12f 100644
--- a/src/about
+++ b/src/about
@@ -3,8 +3,10 @@
<p>FFmpeg is the leading multimedia framework, able to decode, encode,
transcode, mux, demux, stream, filter and play pretty much anything
that humans and machines have created. It supports the most obscure
-ancient formats up to the cutting edge of open and secret proprietary
-formats. It contains libavcodec, libavutil, libavformat, libavdevice,
+ancient formats up to the cutting edge. No matter if they where
+designed by some standards committee, the community or an evil
+corporation.
+It contains libavcodec, libavutil, libavformat, libavdevice,
libswscale and libswresample which can be used by applications.
As well as ffmpeg, ffserver, ffplay and ffprobe which can be used by
end users for transcoding, streaming and playing
-----------------------------------------------------------------------
Summary of changes:
src/about | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list