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

Eyevinn / mp4ff
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: feat-lhvc-box
DEFAULT BRANCH: master
Repo Added 01 Nov 2024 09:40PM UTC
Files 187
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

LAST BUILD ON BRANCH sei-recovery-point
branch: sei-recovery-point
CHANGE BRANCH
x
Reset
  • sei-recovery-point
  • avs3
  • codespell
  • colr-icc-decode
  • dac4
  • decode-box-body-sr
  • feat-coll-box
  • feat-hevc-encrypt
  • feat-lhvc-box
  • feat-vp-codec-sample-box
  • feat-vps-multilayer-extension
  • feat/dolby-vision-dvh1-dvhe
  • feat/hevc-hdr-boxes
  • feat/mov-decoder
  • feat/piff
  • feat/stream-read-mdat-data
  • feature-encryption-boxes
  • feature/exporttfhd
  • fix-avcdecoderconfig
  • fix-co64-size-overflow
  • fix-goreleaser-brew
  • fix-interleaved-sidx-boxes
  • fix-mime-box
  • fix-senc-panic
  • fix-senc-robustness
  • fix-short-esds-issue-393
  • fix-sliceheader-spsid
  • fix-ssix-box
  • fix-stsc
  • fix-subs-box
  • fix-trailing-avc1-bytes
  • fix-typos
  • fix/cenc-increment
  • flac
  • fuzz-box
  • go-releaser
  • golangci-lint-v2
  • handle-trailing-avc1-bytes
  • hevc-vps
  • iMro0t-feature-encryption-boxes
  • iMro0t-fix-avcdecoderconfig
  • improved-crypt-tools
  • issue-492
  • master
  • mdhd-dur-info
  • minimal-ac4
  • more-robust-decode
  • mp4-blackbox-test
  • mpeg-h
  • new-pssh-func
  • opus
  • patch-1
  • release/v0.51.0
  • release/v0.52.0
  • return-partial-files
  • sampleflags-test
  • spherical-v1-no-xml
  • sphericalv1
  • stream-process
  • test-header-parsing
  • test-visualsampleentry
  • update-changelog
  • update-coverage-job
  • update-docs
  • update-make
  • v0.48.0
  • v0.49.0
  • v0.50.0
  • vtpl1-master
  • vvc
  • vvc-nal-headers
  • weird-dac3

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

Relevant lines Covered
Build:
Build:
24156 RELEVANT LINES 19981 COVERED LINES
0.92 HITS PER LINE
Source Files on sei-recovery-point
  • Tree
  • List 183
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28229158696 sei-recovery-point 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_sli... Pull #503 26 Jun 2026 09:21AM UTC tobbee github
82.72
See All Builds (261)
  • Repo on GitHub
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