diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-05-27 14:27:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-05-27 14:27:22 +0200 |
| commit | bb89ec4a3d7a912f1f79e8b13ec9f1be5481ca96 (patch) | |
| tree | 22d9480e46164c5c499a6542b6c76b45e3d7f2f7 /test/wscript | |
| parent | f75c4440abe1a1cd9838301ac4e3a153178ceb94 (diff) | |
Bump libdcp for fix to decryption of SMPTE subtitles.
Also add a test for that.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index e2628ecd8..6ef9ac752 100644 --- a/test/wscript +++ b/test/wscript @@ -69,6 +69,7 @@ def build(bld): dcp_subtitle_test.cc digest_test.cc empty_test.cc + encryption_test.cc ffmpeg_audio_only_test.cc ffmpeg_audio_test.cc ffmpeg_dcp_test.cc |
