Bugfixes and Improvements
- Fix edge-case in main audio-only with track descriptions #2943 resolves #2837
- Fix PTS/DTS calculation on rollover #2930 resolves #1796
- Require min cue duration of 0.25 on ID3 cues #2951 ensures that TextTrack "change" events fire for all appended VTTCues
- Fix audio remuxer out of sequence sample drop regression #2960 resolves #2959
Enhancements
- Silence redundant fragment selection logs
Other Improvements
- Improve stability of function tests
- Minimal logging on functional tests
- Improve demo video size menu
- Show multiple demo test tabs using modifier key
Big-big thanks to @itsjamie for the rollover timestamp handling and CI logging improvements, and all the review and feedback! 🥳
And many thanks to @jnatalzia for the id3 cue duration fix. ⌚ 👀
Summary
v0.14.7...v0.14.8