﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
445	Decoder crashes when the maximum MTT depth is 0	KuiFan		"The decoder of the latest VTM-6.0rc1 crashes when one of MaxBTDepth, MaxBTDepthISliceL, and MaxBTDepthISliceC is set to 0 in the encoding configuration.

This is caused by the mismatched maximum BT/TT size when MaxBTDepth is equal to 0.

This issue can be reproduced with the following command lines:

{{{
EncoderApp.exe -c encoder_randomaccess_vtm.cfg -i RaceHorses_416x240_30.yuv -wdt 416 -hgt 240 -fr 30 -q 37 -f 2 --MaxBTDepthISliceL=0

DecoderApp.exe -b str.bin -o dec.yuv
}}}
"	defect	closed	minor	VTM-6.0	VTM	VTM-6.0rc1	fixed		ksuehring XiangLi fbossen jvet@…
