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

Eyevinn / mp4ff / 32134265500
82%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2026 11:57AM 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 11:56AM UTC coverage: 82.8% (+0.02%) from 82.781%
32134265500

push

github

tobbee
feat(aac): decode the AudioSpecificConfig header for any audio object type

DecodeAudioSpecificConfig rejects audio object types other than AAC-LC
and HE-AAC v1/v2, so callers that only need the identity of a track
(object type, base sampling frequency, channel configuration) had to
hand-roll a bit reader for other object types.

Add DecodeAudioSpecificConfigHeader, which parses the fields shared by
every audio object type (ISO/IEC 14496-3 Table 1.15), including the
31-escape for object types 32 and above and the 24-bit sampling
frequency escape, and stops before the object-type-specific payload.
The full decoder is unchanged.

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

23978 of 28959 relevant lines covered (82.8%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32134265500.1 18 Aug 2026 11:57AM UTC 208
82.8
GitHub Action Run
Source Files on build 32134265500
  • Tree
  • List 208
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b3505b76 on github
  • Prev Build on master (#31499311916)
  • Next Build on master (#32145908197)
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