Opened 13 years ago Closed 13 years ago #291 closed defect (duplicate)Use of FL binarization for “Decode Bypass” syntax elements
Description
In several instances, the WD text uses the "FL" binarization to describe the parsing for fixed-length decode-bypass syntax elements. In the description of the FL binarization, it is specified as least-significant-bin-first order.
However, the HM software for these bypass syntax elements codes them in most-significant-bin-first order. See the following HM function:
TDecBinCABAC::decodeBinsEP
Either the text or the software needs to be changed in these cases. Change History (4)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by fbossen
comment:3 Changed 13 years ago by bbross
comment:4 Changed 13 years ago by bbross
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
|
Closed as duplicate of #518.