﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
305	Figure 6, RA configuration: wrong encoding order	Stefan Radicke	bbross	"According to the figure, the frames are encoded in the following order:
0 5 3 6 2 7 4 8 1

But the encoder software actually uses this order:
0 4 3 5 2 7 6 8 1

Here is a sample encoder output:
POC    0 TId: 0 ( I-SLICE, QP 32 ) ...
POC    8 TId: 0 ( B-SLICE, QP 33 ) ...
POC    4 TId: 0 ( B-SLICE, QP 34 ) ...
POC    2 TId: 0 ( B-SLICE, QP 35 ) ...
POC    1 TId: 0 ( b-SLICE, QP 36 ) ...
POC    3 TId: 0 ( b-SLICE, QP 36 ) ...
POC    6 TId: 0 ( B-SLICE, QP 35 ) ...
POC    5 TId: 0 ( b-SLICE, QP 36 ) ...
POC    7 TId: 0 ( b-SLICE, QP 36 ) ...
POC   12 TId: 0 ( B-SLICE, QP 34 ) ...
POC   10 TId: 0 ( B-SLICE, QP 35 ) ...
POC    9 TId: 0 ( b-SLICE, QP 36 ) ...
POC   11 TId: 0 ( b-SLICE, QP 36 ) ...
POC   14 TId: 0 ( B-SLICE, QP 35 ) ...
POC   13 TId: 0 ( b-SLICE, QP 36 ) ...
POC   15 TId: 0 ( b-SLICE, QP 36 ) ...

This also corresponds to the comments in encoder_randomaccess.cfg."	defect	closed	minor		Encoder Description		fixed		ED5 (G1102) d1 bbross jct-vc@…
