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

OpenVisualCloud / SVT-AV1 / 760
0%

Build:
DEFAULT BRANCH: master
Ran 30 May 2019 10:19PM UTC
Jobs 2
Files 365
Run time 26min
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
760

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.

27321 of 71109 relevant lines covered (38.42%)

585509.65 hits per line

Jobs
ID Job ID Ran Files Coverage
9 760.9 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 30 May 2019 10:19PM UTC 0
35.57
Travis Job 760.9
10 760.10 (COVERALLS_PARALLEL=true build_type=debug CMAKE_EFLAGS="-DCOVERAGE=ON") 30 May 2019 10:24PM UTC 0
32.28
Travis Job 760.10
Source Files on build 760
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #760
  • 080e2b06 on github
  • Prev Build on master (#768)
  • Next Build on master (#775)
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