From 28d89b1ffa57da6c5407773182cbb1d063384ee5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 2 Sep 2015 20:14:27 +0100 Subject: [PATCH] Bump ffmpeg for the soxr resampler. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 01e707fd7..06e59c640 100644 --- a/cscript +++ b/cscript @@ -234,7 +234,7 @@ def make_spec(filename, version, target): print >>f,'/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :' def dependencies(target): - return (('ffmpeg-cdist', 'bd17594'), + return (('ffmpeg-cdist', 'ddd2f8b'), ('libdcp', 'v1.2.3'), ('libsub', 'v1.1.4')) -- 2.30.2