diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-30 22:46:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-04 23:20:11 +0200 |
| commit | 89d9f26b65e34864f28817b8ae4164660615a469 (patch) | |
| tree | e22fc2f21e1e2447ae6d3e5f8f0896cccf1ca5a1 /wscript | |
| parent | 6b9aeb06323b50fb4d02477f8fcccf8ddad83ad1 (diff) | |
Bump ffmpeg to 5.1.2 "Riemann"
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -422,7 +422,7 @@ def configure(conf): int main () { av_ebur128_get_true_peaks (0); }\n """, msg='Checking for EBUR128-patched FFmpeg', - uselib='AVCODEC AVFILTER', + uselib='AVCODEC AVFILTER AVUTIL SWRESAMPLE', define_name='DCPOMATIC_HAVE_EBUR128_PATCHED_FFMPEG', mandatory=False) |
