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

OpenVisualCloud / SVT-AV1 / 768 / 10
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 10:19PM UTC
Files 365
Run time 20s
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

30 May 2019 09:55PM UTC coverage: 32.281% (-0.1%) from 32.409%
COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON"

push

travis-ci

web-flow
Merge pull request #307 from hguermaz/atb-support

Implemented ATB support for INTRA (the ability to reconstruct Transform Blocks for INTRA @ Encode Pass, and the ability to signal Transform Blocks for INTRA @ Entropy Coding):
* Reconstructed the INTRA path @ Encode Pass; perform Luma first for all Transform Blocks then Chroma to keep CFL (perform_intra_coding_loop()).
* Added the ability to update reference samples @ Transform Blocks basis.

Implemented ATB search for INTRA @ Mode Decision:
* Performed an exhaustive TxType/Transform search (perform_intra_transform_partitioning()).
* Add the ability to update reference samples and DC levels @ Transform Blocks basis.
* Add Transform Blocks syntax elements to the full cost rate estimation.
* Added an energy-based filter; bypass the xType/Transform search if low energy residual; energy = SSD, and threshold normalized = f(width, height). 

ATB multi-mode signal:
* atb_mode under parent PCS.
* Set @ Picture Decision.
* atb_mode 0: ATB Off, atb_mode 1: Fast ATB Search using the energy-based filter, atb_mode 2: Full ATB Search.

Bug fixes:
* Block geometry for NSQ.
* DC level generation @ Mode Decision.
* DC level update @ Transform Block basis.
* Tx Type derivation per Transform Block.

28347 of 87813 relevant lines covered (32.28%)

459738.83 hits per line

Source Files on job 768.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON")
  • Tree
  • List 0
  • Changed 180
  • Source Changed 27
  • Coverage Changed 180
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 299
  • Travis Job 768.10
  • 080e2b06 on github
  • Prev Job for COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON" on master (#752.10)
  • Next Job for COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON" on master (#760.10)
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