Ian Baker

Results 409 comments of Ian Baker

Instead of manually splitting the encoded authority on `@` in order to remove the user-info and leave just the host and port, I wonder if it would instead be better...

The provided link returns a HTTP 403 for me.

Ah there were two problems: * Copying the URL from GitHub introduced a space between `.m3u8` and `?` * I was passing the URL to [the demo app via `adb...

Closing all PRs on this deprecated project. We are now unable to merge PRs from here. If you would like us to consider this change again please file a new...

Closing all PRs on this deprecated project. We are now unable to merge PRs from here. If you would like us to consider this change again please file a new...

The fact that you're able to resolve the issue by sleeping after releasing a secure codec, and that you're mainly seeing this on Android 11, reminds me of #8696 -...

My suggestion was to try increasing this time by [depending on ExoPlayer locally](https://github.com/google/ExoPlayer#locally) and directly editing the `MediaCodecRenderer` source. You can use the [`r2.18.2` git tag](https://github.com/google/ExoPlayer/tree/r2.18.2) to get the same...

Closing all PRs on this deprecated project. We are now unable to merge PRs from here. If you would like us to consider this change again please file a new...

If someone is considering porting this PR to the media3 repo: [Olly's concerns above]( https://github.com/google/ExoPlayer/pull/7852#pullrequestreview-522090961) about a single `MediaItem` mapping to multiple requests (in the case of adaptive content, or...

> i will open discussion there. Please continue any discussion about possible solutions on https://github.com/google/ExoPlayer/issues/6166, and don't file a duplicate issue in the media3 repo - that will help to...