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

Eyevinn / mp4ff / 32478816555
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: defragment-hybrid
DEFAULT BRANCH: master
Ran 21 Aug 2026 11:47AM UTC
Jobs 1
Files 210
Run time 1min
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

21 Aug 2026 11:46AM UTC coverage: 81.521% (+0.001%) from 81.52%
32478816555

Pull #558

github

tobbee
fix(hevc): infer slice_deblocking_filter_disabled_flag from the PPS

The flag was only assigned when a slice header overrode the deblocking parameters, so it stayed false whenever the PPS disabled deblocking without an override. That made the parser read a slice_loop_filter_across_slices_enabled_flag bit that is not in the bitstream, leaving it mid-byte and failing byte_alignment.

Seed it from pps_deblocking_filter_disabled_flag before the override block, which is the inference the spec prescribes for the absent flag.
Pull Request #558: fix(hevc): infer slice_deblocking_filter_disabled_flag from the PPS

6 of 8 new or added lines in 1 file covered. (75.0%)

47 existing lines in 1 file now uncovered.

20813 of 25531 relevant lines covered (81.52%)

0.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
48.73
0.19% hevc/slice.go

Coverage Regressions

Lines Coverage ∆ File
47
48.73
0.19% hevc/slice.go
Jobs
ID Job ID Ran Files Coverage
1 32478816555.1 21 Aug 2026 11:47AM UTC 210
81.52
GitHub Action Run
Source Files on build 32478816555
  • Tree
  • List 210
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #558
  • PR Base - master (#32375749793)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc