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

Eyevinn / mp4ff / 28229158696
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: feat-linf-oinf-sample-groups
DEFAULT BRANCH: master
Ran 26 Jun 2026 09:21AM UTC
Jobs 1
Files 183
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

25 Jun 2026 04:14PM UTC coverage: 82.717% (+0.05%) from 82.669%
28229158696

Pull #503

github

tobbee
feat: add recovery point SEI message parsing for AVC and HEVC

Implement SEI type 6 (recovery_point) for AVC (ISO/IEC 14496-10 D.1.8)
and HEVC (ISO/IEC 23008-2 D.2.8), which have different syntax: AVC uses
recovery_frame_cnt (ue) plus changing_slice_group_idc, while HEVC uses a
signed recovery_poc_cnt (se).

Add exponential Golomb support to the bit-level types used by the sei
package: ReadExpGolomb/ReadSignedGolomb on bits.Reader and
WriteExpGolomb/WriteSignedGolomb on bits.FixedSliceWriter.
Pull Request #503: feat: add recovery point SEI message parsing for AVC and HEVC

123 of 135 new or added lines in 5 files covered. (91.11%)

19981 of 24156 relevant lines covered (82.72%)

0.92 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
88.18
-5.49% bits/reader.go
4
97.95
-2.05% bits/fixedslicewriter.go
Jobs
ID Job ID Ran Files Coverage
1 28229158696.1 26 Jun 2026 09:21AM UTC 183
82.72
GitHub Action Run
Source Files on build 28229158696
  • Tree
  • List 183
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #503
  • PR Base - master (#25720703444)
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