• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

Eyevinn / mp4ff / 32113058459
83%
master: 82%

Build:
Build:
LAST BUILD BRANCH: defragment-hybrid
DEFAULT BRANCH: master
Ran 18 Aug 2026 02:05PM UTC
Jobs 1
Files 208
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

18 Aug 2026 07:46AM UTC coverage: 82.802% (+0.02%) from 82.781%
32113058459

Pull #550

github

ChrisJr404
fix: bound num_ref_frames_in_pic_order_cnt_cycle in AVC SPS parsing

An out-of-range num_ref_frames_in_pic_order_cnt_cycle was used directly to
size a slice, so a tiny malformed SPS NAL unit could make ParseSPSNALUnit
allocate multiple gigabytes. Reject values outside the spec range 0-255
(ISO/IEC 14496-10 7.4.2.1.1) before allocating.
Pull Request #550: fix: bound num_ref_frames_in_pic_order_cnt_cycle in AVC SPS parsing

7 of 7 new or added lines in 1 file covered. (100.0%)

23968 of 28946 relevant lines covered (82.8%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32113058459.1 18 Aug 2026 02:05PM UTC 208
82.8
GitHub Action Run
Source Files on build 32113058459
  • Tree
  • List 208
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #550
  • PR Base - master (#31499311916)
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