﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1286	Decoder: output order not checked	ksuehring		"After applying the fix for #1261 the decoder now bumps based on the value of sps_max_dec_pic_buffering_minus1.

In bitstreams where sps_max_dec_pic_buffering_minus1 is set too low, pictures can be output that have a higher POC than the picture currently being decoded.

The HM decoder does not detect that (error) situation and silently keeps the pictures with POC lower than the last output POC in the DPB unless the DPB gets flushed in the end.

The decoded Hash SEI checksums are reported to be correct and there is no error given at all.

A check should be added to the HM decoder and an error message should be printed."	task	new	minor		HM	HM-14.0			rickard fbossen ksuehring davidf jct-vc@…
