Custom query (1557 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1557)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#25 fixed Encoder bugs in quantization when QTBT is enabled XiangLi
Description

First, scaling list is not properly initialized for 128×128 transform. Second, error scale coefficients are not properly initialized for 2M×2N blocks when ((M+N)&0x01)≠0. Consequently, encoder sometimes makes incorrect rate-distortion decisions, which degrades overall coding performance. With the attached patch, 0.5+% luma BD-rate reduction is observed for RA, LD-B and LD-P without encoding time increase. (The issue is also reported in JVET-D0025.)

#26 fixed #define JVET_B058_HIGH_PRECISION_MOTION_VECTOR_MC 0 zhou
Description

In JEM3.0 when this macro is off the encoder compresses the first I-frame then quits.

#27 wontfix COM16_C983_RSAF leads to encoding/decoding mismatch if RDOQ or SignHiding off XiangLi
Description

In the code paths of RDOQ off and SignHiding off, COM16_C983_RSAF is not properly implemented, which leads to encoding/decoding mismatch.

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