Opened 6 years ago

Last modified 6 years ago

#1491 new defect

duplicate invocation of 9.3.4.3 arithmetic decoding process

Reported by: Tomohiro Ikai Owned by:
Priority: minor Milestone:
Component: Text Version: v5 (02/2018)
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In 9.3.4.1 in Decoding process flow, 9.3.4.2 and 9.3.4.3 is invoked. However in 9.3.4.2, 9.3.4.3(.x) is also invoked. Thus it seems there's a duplicate invocation:

  • 9.3.4.1 The parsing of each bin is specified by the following two ordered steps:
    1. 9.3.4.2 ( which invokes 9.3.4.3(.x) )
    2. 9.3.4.3 ( which is already invoked in 9.3.4.2 )

Some highlighting example is attached.

Attachments (1)

9.3.4_Decoding process flow_fix.docx (48.4 KB) - added by Tomohiro Ikai 6 years ago.

Download all attachments as: .zip

Change History (2)

Changed 6 years ago by Tomohiro Ikai

comment:1 Changed 6 years ago by Tomohiro Ikai

  • Version changed from v4 (12/2016) to v5 (02/2018)
Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Benjamin Bross(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Tomohiro Ikai(Reporter, Participant)
  • Woo-Jin Han(Subscriber)