[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 712a48d web: remove repositories which cannot be reliably accessed due to apparent iptables filtering of specific IP addressed by their owners.
gitolite
ffmpeg-cvslog at ffmpeg.org
Tue Dec 13 02:26:58 CET 2011
The branch, master has been updated
via 712a48d94395309c8a76d37acbd225033fe58cb8 (commit)
from e52b7b4d2d9ecb85b030a0e1e6889e61720ffb44 (commit)
- Log -----------------------------------------------------------------
commit 712a48d94395309c8a76d37acbd225033fe58cb8
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Tue Dec 13 01:52:03 2011 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Tue Dec 13 02:25:19 2011 +0100
web: remove repositories which cannot be reliably accessed due to apparent iptables
filtering of specific IP addressed by their owners.
diff --git a/src/download b/src/download
index a49dc8c..05607be 100644
--- a/src/download
+++ b/src/download
@@ -86,14 +86,6 @@ table below.
<td>Multithreaded decoding</td>
</tr>
<tr>
- <td><a href="git://git.khirnov.net/git/libav">git://git.khirnov.net/git/libav</a></td>
- <td><a href="http://git.khirnov.net/cgit.cgi/libav">Browse</a></td>
- <td>-</td>
- <td>Anton Khirnov</td>
- <td>Anton Khirnov</td>
- <td>Personal repository with works in progress</td>
-</tr>
-<tr>
<td><a href="git://gitorious.org/~flameeyes/ffmpeg/flameeyes-ffmpeg.git">git://gitorious.org/~flameeyes/ffmpeg/flameeyes-ffmpeg.git</a></td>
<td><a href="http://gitorious.org/~flameeyes/ffmpeg/flameeyes-ffmpeg">Browse</a></td>
<td><a href="http://gitorious.org/ffmpeg/flameeyes-ffmpeg/archive-tarball/master">Snapshot</a></td>
@@ -110,14 +102,6 @@ table below.
<td>Personal repository with works in progress and experiments</td>
</tr>
<tr>
- <td><a href="git://git.mansr.com/libav.git">git://git.mansr.com/libav.git</a></td>
- <td><a href="http://git.mansr.com/?p=libav">Browse</a></td>
- <td>-</td>
- <td>Mans Rullgard</td>
- <td>Mans Rullgard</td>
- <td>Personal repository with works in progress</td>
-</tr>
-<tr>
<td><a href="git://github.com/justinruggles/Libav">git://github.com/justinruggles/Libav</a></td>
<td><a href="http://justinruggles.github.com/Libav/">Browse</a></td>
<td>-</td>
-----------------------------------------------------------------------
Summary of changes:
src/download | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list