Skip to content

Added Encoder-side DPB check

Karl Sharman requested to merge karls/HM:Encoder_DPB_usage_check into master

The encoder will now warn if it is likely that the decoder's DPB will be exceeded. In addition it will display the state of the DPB (excluding the current frame being decoded).

Merge request reports