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

Eyevinn / mp4ff
82%
master: 82%

Build:
Build:
LAST BUILD BRANCH: feat-ivf
DEFAULT BRANCH: master
Repo Added 01 Nov 2024 09:40PM UTC
Files 204
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 feat-ivf
branch: feat-ivf
CHANGE BRANCH
x
Reset
  • feat-ivf
  • av1-crypto-rap
  • av1-update
  • avs3
  • chore-bump-min-go-1.18
  • chore-bump-min-go-1.19
  • chore/prepare-v0.53.0
  • codespell
  • colr-icc-decode
  • dac4
  • decode-box-body-sr
  • feat-coll-box
  • feat-hevc-encrypt
  • feat-lbli-sample-group
  • feat-lhvc-box
  • feat-linf-oinf-sample-groups
  • feat-mvhevc-builders
  • feat-mvhevc-cli
  • feat-trgr-track-group
  • feat-vexu-spatial-video
  • 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-hevc-ps-dos
  • 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-vps-ols0-necessary-layers
  • fix/cenc-encrypt-conformance
  • fix/cenc-increment
  • flac
  • fuzz-box
  • go-releaser
  • golangci-lint-v2
  • handle-trailing-avc1-bytes
  • hevc-vps
  • iMro0t-feature-encryption-boxes
  • iMro0t-fix-avcdecoderconfig
  • improve-av1
  • 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
  • remove-homebrew-cask
  • return-partial-files
  • sampleflags-test
  • sei-recovery-point
  • 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

09 Jul 2026 05:15PM UTC coverage: 82.495% (-0.3%) from 82.745%
29036730658

Pull #526

github

tobbee
feat(vp8): parse VP8 frame header and mux VP8 IVF to mp4

Adds a vp8 package that parses the VP8 frame tag and key-frame header (RFC 6386 9.1): the
little-endian 3-byte tag (key_frame flag - inverted, so 0 means key - version, show_frame and
first_part_size) and, for key frames, the 0x9d012a start code and picture size. This gives
key-frame (random-access) detection and dimensions for muxing.

The ivf-to-mp4 example now also handles VP8: VP8 is always profile 0, 8-bit, 4:2:0 with no
in-band CICP colour info, so its vpcC uses unspecified colour (2) and undefined level (0),
matching ffmpeg. Reuses mp4.TrakBox.SetVPxDescriptor for the vp08 sample entry.

Verified: a muxed VP8 mp4 decodes cleanly in ffmpeg with keyframes at the GOP boundaries. The
frame-tag layout was cross-checked against real libvpx output and RFC 6386.
Pull Request #526: feat: IVF container package and ivf-to-mp4 muxing for AV1, VP9 and VP8

335 of 491 new or added lines in 7 files covered. (68.23%)

23488 of 28472 relevant lines covered (82.5%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
28472 RELEVANT LINES 23488 COVERED LINES
0.92 HITS PER LINE
Source Files on feat-ivf
  • Tree
  • List 204
  • 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
29036730658 feat-ivf feat(vp8): parse VP8 frame header and mux VP8 IVF to mp4 Adds a vp8 package that parses the VP8 frame tag and key-frame header (RFC 6386 9.1): the little-endian 3-byte tag (key_frame flag - inverted, so 0 means key - version, show_frame and first... Pull #526 09 Jul 2026 05:21PM UTC tobbee github
82.5
See All Builds (307)
  • 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