Matthias Van Parijs
Matthias Van Parijs
@ShanePhelan a hunch but could you set `dispatchAllEmsgBoxes` to false and see if there's any difference?
Is there the possibility to compare heap snapshots? Makes me wonder what exactly is left in memory. Could you also run the same test with the latest version, or main?...
> Will this release finally port the project to typescript? Unfortunately not, v5 is about cleaning up deprecated code (we were able to strip over 1K LOC). We'll break backwards...
I've updated the ticket to include RFC's. We're bouncing around ideas and we are definitely open to feedback!
I'd like to understand https://github.com/shaka-project/shaka-player/issues/8283 a bit better too. Is the manifest URL submitted by mail still available for us?
I agree, if there's no increase in `EXT-X-MEDIA-SEQUENCE`, we can safely assume there's no removal. The spec states this as well. However, I would prefer `#EXT-X-PLAYLIST-TYPE:EVENT` for the sake of...
Is there a particular reason why `pause()` wouldn't meet your needs?
We've got no such functionality today. Changing the `bufferingGoal` on pause comes close to what you want but it won't cancel an ongoing request (although not sure if that's really...
@PradeepK17 this is a long stretch but I've dealt with a bug that sounds similar to yours (although not IMA) in https://github.com/shaka-project/shaka-player/issues/9480. Would you mind replicating with the main branch?...
Hi @opticSquid, thank you for the PR. I added a few comments, and there's an error thrown by the linter: https://github.com/shaka-project/shaka-player/actions/runs/19402973584/job/55535748531?pr=9395