summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2017-12-05 23:58:46 -0800
committeravih <avih@users.noreply.github.com>2017-12-06 10:05:15 +0200
commitcd8832585c96b450598e2fe8ebad006345e8e51d (patch)
tree19d671529ee77a81efdacb89e10556c6d2acf897
parent04d7bd6a19011c23939f8fec1a1839dd0a1d119f (diff)
downloadmpv-build-cd8832585c96b450598e2fe8ebad006345e8e51d.tar.bz2
mpv-build-cd8832585c96b450598e2fe8ebad006345e8e51d.tar.xz
Use upstream ffmpeg
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index dfe16f8..2e43198 100755
--- a/update
+++ b/update
@@ -16,7 +16,7 @@ do_clone()
do_clone_all()
{
- do_clone "ffmpeg" "https://github.com/mpv-player/ffmpeg-mpv.git"
+ do_clone "ffmpeg" "https://github.com/FFmpeg/FFmpeg.git"
#do_clone "fribidi" "http://anongit.freedesktop.org/git/fribidi/fribidi.git"
do_clone "libass" "https://github.com/libass/libass.git"
do_clone "mpv" "https://github.com/mpv-player/mpv.git"