The branch, master has been updated via 56ee6c0daa2470bd080ee8a41c4cf7bbbda2667e (commit) via 4054a6e37242ae15f13db4c8ee154a93da0fd2cf (commit) via cafc3d4ee4374c1c6b25509e093bf773fab1d08e (commit) from 55ac551218ac5ee2b080c14d69124fc8bcc3f825 (commit)
- Log ----------------------------------------------------------------- commit 56ee6c0daa2470bd080ee8a41c4cf7bbbda2667e Merge: 4054a6e 55ac551 Author: Kieran Kunhya <kier...@ob-encoder.com> AuthorDate: Sun Dec 6 21:26:47 2015 +0000 Commit: Kieran Kunhya <kier...@ob-encoder.com> CommitDate: Sun Dec 6 21:26:47 2015 +0000 Merge branch 'master' of git.ffmpeg.org:ffmpeg-web commit 4054a6e37242ae15f13db4c8ee154a93da0fd2cf Author: Kieran Kunhya <kier...@ob-encoder.com> AuthorDate: Sun Dec 6 21:26:27 2015 +0000 Commit: Kieran Kunhya <kier...@ob-encoder.com> CommitDate: Sun Dec 6 21:26:27 2015 +0000 Revert "Use http:// instead of git:// for the source." This reverts commit c0d429d0f5ecf6de139b9f34c996ad27afd7af8c. diff --git a/src/download b/src/download index a1b9158..fde54ca 100644 --- a/src/download +++ b/src/download @@ -131,7 +131,7 @@ by using the command: </p> - <pre>git clone http://source.ffmpeg.org/git/ffmpeg.git ffmpeg</pre> + <pre>git clone git://source.ffmpeg.org/ffmpeg.git ffmpeg</pre> <div> <div class="pull-right"> commit cafc3d4ee4374c1c6b25509e093bf773fab1d08e Author: Kieran Kunhya <kier...@ob-encoder.com> AuthorDate: Sun Dec 6 21:26:09 2015 +0000 Commit: Kieran Kunhya <kier...@ob-encoder.com> CommitDate: Sun Dec 6 21:26:09 2015 +0000 Revert "Use http:// instead of git:// here too." This reverts commit bf447932e94eb5ebf49b95216db52d673246c1cd. diff --git a/src/download b/src/download index 700d1fd..a1b9158 100644 --- a/src/download +++ b/src/download @@ -194,7 +194,7 @@ <tbody> <tr> <td> - <div class="pull-left"><a href="http://source.ffmpeg.org/git/ffmpeg.git">http://source.ffmpeg.org/git/ffmpeg.git</a></div> + <div class="pull-left"><a href="git://source.ffmpeg.org/ffmpeg.git">git://source.ffmpeg.org/ffmpeg.git</a></div> <div class="pull-right"> <a class="btn btn-success" href="http://git.videolan.org/?p=ffmpeg.git">Browse</a> </div> ----------------------------------------------------------------------- Summary of changes: src/download | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog