Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2013-06-23 18:03:57 +0400
committerKacper Michajłow <kasper93@gmail.com>2017-08-28 00:27:53 +0300
commit095b17bb3605a46bd2219484e9cb472141d1756c (patch)
tree08775416cd69057de26c6fab7a73b2058e5e3451
parent2de18acd61a64efc55faf58fabcdfb055e2ff4bd (diff)
[MPC-HC] Use our own ffmpeg clone repository.
WARNING: This should be the first custom commit in our fork and its title should not be modified.
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 3296ec1a..f58cceff 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "ffmpeg"]
path = ffmpeg
- url = git://git.1f0.de/ffmpeg.git
+ url = https://github.com/mpc-hc/FFmpeg.git
[submodule "libbluray"]
path = libbluray
url = git://git.1f0.de/libbluray.git