summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2015-06-30 12:05:46 +0200
committerSebastian Dröge <sebastian@centricular.com>2015-07-01 21:40:00 +0200
commit97f58baecd660767c13b039a1c525b30c8b95d5f (patch)
tree0505fc7f0007442d364bf98c929a24316e273e8b /.gitmodules
parent1dcdeb977c5e40214bc94ad9edc42a5a5a06e955 (diff)
downloadgst-libav-97f58baecd660767c13b039a1c525b30c8b95d5f.tar.gz
Switch from libav v11.4 to ffmpeg n2.7.1
ffmpeg seems to be the one of the two forks, which is most widely used by Linux distributions and in general. Also Google is using it for e.g. Chrome and has engineers working on finding and fixing security issues in it. https://bugzilla.gnome.org/show_bug.cgi?id=751607
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 2585cfb..fa4d7ec 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,5 +2,5 @@
path = common
url = git://anongit.freedesktop.org/gstreamer/common
[submodule "gst-libs/ext/libav"]
- path = gst-libs/ext/libav
- url = git://git.libav.org/libav.git
+ path = gst-libs/ext/libav
+ url = git://source.ffmpeg.org/ffmpeg.git