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
committerXhmikosR <xhmikosr@gmail.com>2017-07-04 07:15:51 +0300
commit038067e1fd6aa88ec369e0fdb3aa37be340a9042 (patch)
treec268d0a43d1d901531ea177e337de300fb272259
parentfe492a79579ae29d8bd037d32143ac3471998d6a (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