jitsi-media-transform icon indicating copy to clipboard operation
jitsi-media-transform copied to clipboard

Log when the height of a VP8 encoding changes from what was signaled.

Open JonathanLennox opened this issue 3 years ago • 1 comments

Use setEncodingLayers to ensure that the layer cache is updated properly.

JonathanLennox avatar Sep 28 '21 14:09 JonathanLennox

Codecov Report

Merging #375 (2d51f5d) into master (510c491) will decrease coverage by 0.03%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #375      +/-   ##
============================================
- Coverage     43.86%   43.83%   -0.04%     
  Complexity      551      551              
============================================
  Files           144      144              
  Lines          5583     5587       +4     
  Branches        773      775       +2     
============================================
  Hits           2449     2449              
- Misses         2829     2833       +4     
  Partials        305      305              
Impacted Files Coverage Δ
...in/kotlin/org/jitsi/nlj/rtp/codec/vp8/Vp8Parser.kt 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 510c491...2d51f5d. Read the comment docs.

codecov[bot] avatar Sep 28 '21 14:09 codecov[bot]