﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1469	A typo in JVET-T2001-v2	Jun_bd		"In section 8.8.3.2 (Deblocking filter process for one direction) of JVET-T2001-v2, the following is present.


{{{
–Otherwise, if edgeType is equal to EDGE_HOR and one or more of the following conditions are true, the variable filterEdgeFlag is set equal to 0:
    –The top boundary of the current luma coding block is the top boundary of the picture.
    –The top boundary of the current coding block coincides with the top boundary of the current subpicture and sps_loop_filter_across_subpic_enabled_flag[ CurrSubpicIdx ] or sps_loop_filter_across_subpic_enabled_flag[ subpicIdx ] is equal to 0, where subpicIdx is the subpicture index of the subpicture for which the top boundary of the current coding block coincides with the bottom subpicture boundary of that subpicture.
    –The top boundary of the current coding block is the top boundary of the tile and pps_loop_filter_across_tiles_enabled_flag is equal to 0.
    –The top boundary of the current coding block is the top boundary of the slice and pps_loop_filter_across_slices_enabled_flag is equal to 0.
}}}

""The top boundary of the current luma coding block is the top boundary of the picture"" should be ""'''The top boundary of the current coding block is the top boundary of the picture'''"".

"	defect	closed	minor	VVC D10	spec	VVC D10 vH	fixed	Deblocking filter process for one direction	ksuehring bbross XiangLi fbossen jvet@…
