From cd8832585c96b450598e2fe8ebad006345e8e51d Mon Sep 17 00:00:00 2001 From: Kevin Mitchell Date: Tue, 5 Dec 2017 23:58:46 -0800 Subject: Use upstream ffmpeg --- update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3