Skip to content

WIP: add profiles and decoder conformance checking

Karl Sharman requested to merge (removed):profiles into master

Added the profiles described as described in JVET-P2001-E, and removed the 'RExt' and 'next' profiles. An unconstrained profile is still permitted. Use 'auto' as a profile name to try to automatically select the appropriate profile.

Also added some of the decoder conformance checking from HM. Disabled by default, but can be enabled either via macro in DecConformance.h or via command line/build.

Merge request reports