[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5df207c web/about: add useless libavfilter
gitolite
ffmpeg-cvslog at ffmpeg.org
Tue Apr 30 15:40:04 CEST 2013
The branch, master has been updated
via 5df207c51b0e6eac435090a580dfaaf7f2a3114f (commit)
from 682521687217016512e143c89ffa7515e5ed8fa1 (commit)
- Log -----------------------------------------------------------------
commit 5df207c51b0e6eac435090a580dfaaf7f2a3114f
Author: Paul B Mahol <onemda at gmail.com>
AuthorDate: Tue Apr 30 11:31:15 2013 +0000
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Apr 30 15:37:52 2013 +0200
web/about: add useless libavfilter
Signed-off-by: Paul B Mahol <onemda at gmail.com>
diff --git a/src/about b/src/about
index 8fe21eb..59a5d36 100644
--- a/src/about
+++ b/src/about
@@ -5,7 +5,7 @@ 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. No matter if they were
designed by some standards committee, the community or a corporation.
-It contains libavcodec, libavutil, libavformat, libavdevice,
+It contains libavcodec, libavutil, libavformat, libavfilter, 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 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list