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

xiph / rav1e / 3049
86%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 06:24PM UTC
Jobs 1
Files 30
Run time 4s
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

pending completion
3049

push

travis-ci

rom1v
Pass FrameBlocks instead of BlockContext

FrameBlocks is part of the BlockContext structure. Many functions which
used only the FrameBlocks (but not the other BlockContext fields)
received a reference to the whole BlockContext as parameter.

FrameBlocks will survive tiles-encoding: it will be accessed through a
tiled version for each tile, then frame-wise after all tiles are
encoded.

However, BlockContext will only be used tile-wise: there will be one
instance per tile, destroyed once the tile is encoded. Therefore,
frame-wise functions may not receive the whole BlockContext anymore
(all tile-specific BlockContext instances won't exist anymore).

11006 of 13277 relevant lines covered (82.9%)

0.83 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3049.1 (RUST_BACKTRACE=1) 29 Mar 2019 06:24PM UTC 0
82.9
Travis Job 3049.1
Source Files on build 3049
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3049
  • 3c29f358 on github
  • Prev Build on master (#3046)
  • Next Build on master (#3051)
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