diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-14 00:59:58 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-14 00:59:58 +0000 |
| commit | ccde188f3b560730d14933af5caa11b413c2e623 (patch) | |
| tree | 6beaf2c94cb239c596d7dc25abbaf86aac6616d2 /src/lib/wscript | |
| parent | bbfdca5381b2c4ba53e79a616c21e539ffe8237e (diff) | |
Very basic DCP verification in the player (#1238).
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index ae8ab30cb..9e7d83903 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -146,6 +146,7 @@ sources = """ upmixer_a.cc upmixer_b.cc util.cc + verify_dcp_job.cc video_content.cc video_content_scale.cc video_decoder.cc |
