Custom Query (1442 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (61 - 63 of 1442)

Ticket Resolution Summary Owner Reporter
#88 fixed Merging and skip/direct configurability wjhan
Description

Currently, skip and direct modes are turned off when merging is used. For TE11, new configuration using both merging and skip/direct is needed. With this feature, three possible ways can be tested:

  1. merging only
  2. skip/direct
  3. merging + skip/direct (for TE11)
#90 fixed Configurability of rounding control for bipred fbossen
Description

The ROUNDING_CONTROL_BIPRED macro enables adaptive rounding for biprediction. In addition it also modifies the distortion computation functions. To better distinguish the effect of the distortion computation modifications and the adaptive rounding itself, a configuration file option should be added to disable the adaptive rounding part. The effect of such an option would be to control the way the rounding mode is set in TEncGOP::compressGOP.

#92 fixed Encoder Speed for SIFO rahul
Description

While running TE12 tests it is noticed that SIFO is slower compared to other interpolation filters. Basically increase in speed is because of multiple ME for different offsets in SIFO. It can be speedup up by a very small code change in encoder only. (No syntax changes) After speedup SIFO speed will be same as other interpolation method.

The macro to fix this issue is "SIFO_ENC_SPEEDUP"

Note: See TracQuery for help on using queries.