inputstream.adaptive
inputstream.adaptive copied to clipboard
[Depends][Bento4] Cleanups to remove some patches
Description
Cleanups to remove some patches
i try waiting an answer of the maintainer on https://github.com/axiomatic-systems/Bento4/pull/977 to understand what changes to be included or not on our bento4 repo
Motivation and context
A bit less commits to maintains on our custom bento4
How has this been tested?
Already tested on android also to check DolbyDigital+ bento4 regression (recently fixed)
Screenshots (if appropriate):
Types of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] Clean up (non-breaking change which removes non-working, unmaintained functionality)
- [ ] Improvement (non-breaking change which improves existing functionality)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that will cause existing functionality to change)
- [ ] Cosmetic change (non-breaking change that doesn't touch code)
- [ ] None of the above (please explain below)
Checklist:
- [ ] I have read the Contributing document
- [ ] My code follows the Code Guidelines of this project
- [ ] My change requires a change to the Wiki documentation
- [ ] I have updated the documentation accordingly