Borewit / music-metadata

Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
MIT License
979 stars 93 forks source link

Fix handling extended atom size in MP4 #2240

Closed Borewit closed 2 months ago

Borewit commented 2 months ago

Fix bug which can occur when processing an MP4 file, with an atom using an extended header size

coveralls commented 2 months ago

Coverage Status

coverage: 96.969% (-0.1%) from 97.078% when pulling 133ed1659b9325716d722ecc5ba9e6aa312d57c7 on fix-bug-in-mp4-extended-header-size into fdd45c46ad013b51855f1ae3a5c5b134e5a8da3f on master.

Borewit commented 2 months ago

Fix in v10.4.0