﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1179	Inconsistent initialisation values for intra_bc_flag	peterderivaz		"Table 9-33 Values of initValue for ctxIdx of intra_bc_flag has the following values:

    185	 185	201	197	197	185	197	197	185

In order to match the code in table INIT_INTRABC_PRED_FLAG of ContextTables.h I believe these values should be:

    197	197	185 	197	197	185	185	 185	201

Note that the values appear in I/P/B order in the specification, but in B/P/I order in the code.

This ordering issue has caused problems before, for example, see https://hevc.hhi.fraunhofer.de/trac/hevc/ticket/712 

By the way, in table 9-34 the specification has a typo and lists ""intra_mc_flag"" instead of ""intra_bc_flag""."	defect	closed	major	RExt D7	RExt text	RExt D4 (N1005) v3	wontfix		davidf joel teruhiko jct-vc@…
