Opened 13 years ago Closed 12 years ago #565 closed defect (fixed)Divide by zero error on streams 3 or less LCUs in height or width when ALF is enabled
Description
The calculation of the ALF regions involves a division by a variable called xInterval and yInterval in TComAdaptiveLoopFilter.cpp, line 752 and 756. This value evaluates to 0 when the picture width/height in LCUs is 3 or less, causing a divide-by-zero.
This is also an issue in the suggested text in I0157 Change History (5)comment:1 Changed 13 years ago by DefaultCC Plugin
comment:2 Changed 13 years ago by chiayang_tsaicomment:3 Changed 13 years ago by yamakage
Since this ticket also reports a defect of the specification text, the following modification in section 8.7.3.3 of the specification text is suggested so that the text and ticket #543 become consistent:
=======
(Modified)
======= comment:4 Changed 12 years ago by bbross
The text is fixed with integration of JCTVC-I0603 ALF text in draft7 JCTVC-I1003_d5 (also in JCTVC-I0603_CDText by reviewer name "Ticket565"). comment:5 Changed 12 years ago by fbossen
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
|
This is a duplicate ticket. The fix is in #543.