diff options
| author | Dr. Chat <arkolbed@gmail.com> | 2015-08-22 11:11:57 -0500 |
|---|---|---|
| committer | Dr. Chat <arkolbed@gmail.com> | 2015-08-29 21:16:57 -0500 |
| commit | 0f9cd8cfb3cdd6f8a88e49b591835097d1b5eac3 (patch) | |
| tree | 11dd88bb5d7192a7e23fc0f01cf66baca1793a50 /.gitmodules | |
| parent | f2b2a22687ad2c5a87cb20e2935ffe020e7fd24d (diff) | |
New WIP audio decoder
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bd40f6179..5757ad53b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "build_tools"] path = build_tools url = https://github.com/xenia-project/build-tools.git +[submodule "third_party/libav"] + path = third_party/libav + url = https://github.com/xenia-project/libav.git |
