summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-29 14:16:56 +0200
committerCarl Hetherington <cth@carlh.net>2021-02-15 03:16:16 +0100
commit42a6003535d3153224da33b973bb79662d296e02 (patch)
treef17b37e110fbd93355c21515614d9ecad5364fdf /cscript
parenta632e34e3c9ca94574fcab1b3006227ed2833766 (diff)
Basic handling of overlapping video (#1848).
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 7b593c8cb..18b9b71ae 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'bed820d'))
- deps.append(('libsub', '2ac27e6'))
+ deps.append(('libdcp', '9b6997a'))
+ deps.append(('libsub', '3d2a513'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we