[FFmpeg-cvslog] [ffmpeg-web] branch master updated. d5ef941 web/download: mention libavutil, libswscale & libswresample

gitolite ffmpeg-cvslog at ffmpeg.org
Sat May 11 03:11:34 CEST 2013


The branch, master has been updated
       via  d5ef94142afcda4927ff8ea4f0895898a820bf2c (commit)
      from  17f826d34ceaf266bffe589b8a25d75fb72c72da (commit)


- Log -----------------------------------------------------------------
commit d5ef94142afcda4927ff8ea4f0895898a820bf2c
Author:     Paul B Mahol <onemda at gmail.com>
AuthorDate: Fri May 10 21:34:18 2013 +0000
Commit:     Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat May 11 03:09:51 2013 +0200

    web/download: mention libavutil, libswscale & libswresample
    
    Signed-off-by: Paul B Mahol <onemda at gmail.com>

diff --git a/src/download b/src/download
index dc9bba1..d2c6443 100644
--- a/src/download
+++ b/src/download
@@ -100,7 +100,7 @@ developers and groups of developers are available.
     <td><a href="http://git.videolan.org/?p=ffmpeg.git;a=snapshot;h=HEAD;sf=tgz">Snapshot</a></td>
     <td>Michael Niedermayer</td>
     <td>All FFmpeg developers</td>
-    <td>Main FFmpeg / libavcodec / libavformat / libavfilter git repository, all work is merged in here, and it is the recommended repository for users and developers
+    <td>Main FFmpeg / libavcodec / libavformat / libavfilter / libavutil / libswscale / libswresample git repository, all work is merged in here, and it is the recommended repository for users and developers
         to use.</td>
 </tr>
 <tr>

-----------------------------------------------------------------------

Summary of changes:
 src/download |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 



More information about the ffmpeg-cvslog mailing list