Features
---------
* pipenv development environment (use pipenv install --dev)
* Dolby Vision additional check (maximum bitrate and metadata presence inside CPL)
* Specials FrameRate checking (Archival, HFR Series 2)
Fixes
------
* Improve over maximum bitrate error message
* Improve DSM / DCDM error message
* Interop Subtitles various TimeCode formats interpretation
* Metadata check could fail for floating point values (AspectRatio, ..)
* Digital Signature check failure on some CPL / PKL with unusual prefixes
* DCP probing tool could fail when hidden XML files were presents
* DCP probing tool could fail for CPL missing certains fields
* DCP probing tool could fail on CPL fields containing attributes
* DCP probing tool could fail on CPL badly formatted ScreenAspectRatio field
Changes
--------
* DCP parsing additional CPL keys for Picture and Sound presence
* Unit test suite import, require external test materials to be published
* DCP with EditRate superior or equal to 48 are considered as HFR (previously based on DCI bitrate thresholds)
* DCP MXF assets Labels Metadata coherence check (against package schema) is now a warning (previously an error)
* DCP sound format and expected channel count coherence check is now a warning (previously an error)