Skip to content

Commit

Permalink
Merge pull request #351 from Eyevinn/support-bad-descriptors
Browse files Browse the repository at this point in the history
feat: handle bad descriptors and provide detailed info
  • Loading branch information
tobbee authored May 10, 2024
2 parents 67d7b5f + a0f024e commit ffc56f6
Show file tree
Hide file tree
Showing 5 changed files with 467 additions and 102 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- support for parsing of hierarchical sidx boxes
- handling of partially bad descriptors

### Changed

- Info (mp4ff-info) output for esds boxes
- API of descriptors

### Added

- support for ssix box
- support for leva box
- details for descriptors as Info outout

## [0.44.0] - 2024-04-19

Expand Down
Loading

0 comments on commit ffc56f6

Please sign in to comment.