Opened 12 years ago Closed 12 years ago #1014 closed defect (fixed)9.2.1.4 : insufficient condition for the invocation of the process
Description
In 9.2.1.4 Initialization process for the arithmetic decoding engine :
"This process is invoked before decoding the first coding tree block of a slice segment."
This condition is not sufficient because arithmetic decoding engine is also initialized when we start a new tile or a new line in WPP.
So either we remove this line or we list all the conditions as shown in 9.2.1 Initialization process. Change History (3)comment:1 Changed 12 years ago by DefaultCC Plugin
comment:2 Changed 12 years ago by bbrosscomment:3 Changed 12 years ago by bbross
Fixed in current version v28. 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
|
I would go by removing it because it is also invoked after parsing pcm_flag equal to 1.