[FFmpeg-devel] [PATCH] web/about: add useless libavfilter

Paul B Mahol onemda at gmail.com
Tue Apr 30 13:31:15 CEST 2013


Signed-off-by: Paul B Mahol <onemda at gmail.com>
---
 src/about | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
1.7.11.2



More information about the ffmpeg-devel mailing list