diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-09-30 22:46:33 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-10-04 01:10:48 +0200 |
| commit | bea654075e20ebf35a231489c980ca24a64bed72 (patch) | |
| tree | b2442b118ae538899eccc9ac125689e8c0a796b4 /wscript | |
| parent | 462d0883022ade6bbb51ca8a8c7a76a79788a30d (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) |
