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:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-04-19 17:56:52 +0300
committerHendrik Leppkes <h.leppkes@gmail.com>2015-04-19 17:56:52 +0300
commit4a9ef1675d3ee233beb4df8558c9ad0b8fb023fa (patch)
tree5761901dbcd275dea1d23c9a9db4cd29fa490aed /.gitmodules
parentc2d5946e8238587479bcaf13996ffba6042f755b (diff)
Use a submodule for dcadec instead of pre-compiled binaries
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3296ec1a..3698e432 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "qsdecoder"]
path = qsdecoder
url = git://git.1f0.de/qsdecoder.git
+[submodule "thirdparty/dcadec"]
+ path = thirdparty/dcadec
+ url = https://github.com/foo86/dcadec.git