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

OpenVisualCloud / SVT-AV1 / 760 / 9
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 10:19PM UTC
Files 365
Run time 19s
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: 35.575% (+3.3%) from 32.281%
COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON"

push

travis-ci-com

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.

26008 of 73108 relevant lines covered (35.57%)

82377.41 hits per line

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