Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 1442)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#481 duplicate RefPicListX is not a function, is it? bbross tktan
Description

Is RefPicListX ever defined as a function? I think not and it is actually an array. But I find many occurances of PicOrderCnt( RefPicListX( refIdxLX ) ).

Shouldn't this be PicOrderCnt( RefPicListX[ refIdxLX ] )?

#494 duplicate 8.4.3.1.6 Specification of Intra_Angular (2..9, 11..25, 27..34) prediction mode bbross cohen
Description

In 8.4.3.1.6, when intraPredMode is 18, Table 8-5 sets intraPredAngle to -32. Then, after equation (8-47) is applied, (8-48) is applied because intraPredAngle is less than 0. However, (8-48) uses invAngle, and Table 8-6 does not specify invAngle for intraPredMode=18.

Similarly, suppose intraPredMode is between 11 and 17, inclusive. This is less than 18, so (8-50) is applied. Because modes 11-17 have intraPredAngle values less than zero, (8-51) is applied. However, (8-51) uses invAngle, and Table 8-6 does not contain assign invAngle values to modes 11-17.

Modifying the top row of Table 8-6 may be a solution, by changing the values

From: 2, 3, 4, 5, 6, 7, 8, 9 To: 18, 17, 16, 15, 14, 13, 12, 11

We may also want to see if this affects ticket #339.

#497 duplicate Memory Leaks in HM-6.1 decoder adeel@…
Description

Hi, We have observed significant memory leak issues in the HM-6.1 decoder. I am attaching a valgrind report.

Could you coordinate with other experts and have them addressed appropriately?

Regards, Adeel

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.