• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xiph / rav1e / 2456 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 06:04PM UTC
Files 31
Run time 9min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Feb 2019 05:06PM UTC coverage: 80.443% (+0.002%) from 80.441%
RUST_BACKTRACE=1

push

travis-ci

web-flow
Fully use tx-domain distortion with topdown partition search (#951)

The 'needs_rec' parameter for one of the two rdo_mode_decision() calls by
topdown parition search has been passed with wrong value.
It should be false, since re-encoding step follows once rdo_mode_decision()
decided the mode.
In fact, we don't need 'needs_rec' parameter in rdo_mode_decision(), so remove it.

This patch will cause loss of coding efficiency (0.1250% at speed 1)
with a small speedup.

However, if there is more than one intra prediction blocks in a
partition, i.e. tx_size < partition size, rdo_mode_decision() will need
generate reconstrtucted pixels for intra prediction modes. Sine tx
partition is not provided by rav1e yet, this condition can be
implemented in the future.

9485 of 11791 relevant lines covered (80.44%)

0.8 hits per line

Source Files on job 2456.1 (RUST_BACKTRACE=1)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 705
  • Travis Job 2456.1
  • 4284ddae on github
  • Prev Job for RUST_BACKTRACE=1 on master (#2450.1)
  • Next Job for RUST_BACKTRACE=1 on master (#2460.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc