Opened 5 years ago Closed 4 years ago #1506 closed defect (fixed)film grain SEI encoder use wrong bits to signal num_model_values_minus1
Description
The syntax element num_model_values_minus1 should be signaled with 3 bits according to spec. The encoder SEI function xWriteSEIFilmGrainCharacteristics() mistakenly uses 8 bits. The decoder parsing is correct.
A merge request is provided: Change History (1)comment:1 Changed 4 years ago by karlsharman
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
|
Merge request accepted.