diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-11 00:36:00 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-11 01:03:42 +0200 |
| commit | 1639534db734d3165726282d7530b13d6a763ebb (patch) | |
| tree | 4730c280afac1001f9080040493c589d1237ea91 /wscript | |
| parent | c433039121e361d4466ac626d879edaa18050ffb (diff) | |
Add Interop closed caption XSD for verification.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -245,6 +245,7 @@ def build(bld): 'PROTO-ASDCP-CPL-20040511.xsd', 'PROTO-ASDCP-PKL-20040311.xsd', 'PROTO-ASDCP-AM-20040311.xsd', + 'PROTO-ASDCP-CC-CPL-20070926.xsd', 'Main-Stereo-Picture-CPL.xsd', 'DCSubtitle.v1.mattsson.xsd', 'DCDMSubtitle-2010.xsd' ]: |
