Skip to content

Commit

Permalink
[video_player]: Bump exoplayer_version from 2.18.5 to 2.18.6 in /pack…
Browse files Browse the repository at this point in the history
…ages/video_player/video_player_android/android (flutter#3770)

Bumps `exoplayer_version` from 2.18.5 to 2.18.6.
Updates `com.google.android.exoplayer:exoplayer-core` from 2.18.5 to 2.18.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/releases">com.google.android.exoplayer:exoplayer-core's releases</a>.</em></p>
<blockquote>
<h2>r2.18.6</h2>
<p>This release corresponds to the <a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position (<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines (<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md">com.google.android.exoplayer:exoplayer-core's changelog</a>.</em></p>
<blockquote>
<h3>2.18.6 (2023-04-18)</h3>
<p>This release corresponds to the
<a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position
(<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to
be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461
UnsupportedTransport
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/ExoPlayer/commit/cf49175f790dc4bbee85bb195c021ea40765d84b"><code>cf49175</code></a> Merge pull request <a href="https://redirect.github.com/google/ExoPlayer/issues/11129">#11129</a> from google/release-v2-r2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/296c50ef3e007dd2189d6ed5fe9fac76d6685631"><code>296c50e</code></a> Add <code>com.google.truth.extensions:truth-java8-extension</code> to JAR list</li>
<li><a href="https://github.com/google/ExoPlayer/commit/bf7f6d279e64906331a57a63176913c64bbfe7ce"><code>bf7f6d2</code></a> Update JavaDoc for 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/fc533ff4a74019762cf3dd1c5e26c31473185d36"><code>fc533ff</code></a> Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/0bc9220192ff2d7950d777058e8102196e6252b0"><code>0bc9220</code></a> Update migration script</li>
<li><a href="https://github.com/google/ExoPlayer/commit/e2e6411d7042c636a3e24770ed3301e9c7619888"><code>e2e6411</code></a> Fix thread access when creating notifications for media sessions</li>
<li><a href="https://github.com/google/ExoPlayer/commit/26d2b6cdb19b2afefa35e8c810e951f8d377da94"><code>26d2b6c</code></a> Use <code>@link</code> instead of <code>@value</code></li>
<li><a href="https://github.com/google/ExoPlayer/commit/e8f00bf29f3588838bd4b4a6c26e17ea8ab61a47"><code>e8f00bf</code></a> Ensure TrackSelectionParameters overrides match existing groups</li>
<li><a href="https://github.com/google/ExoPlayer/commit/97a3163873ab72fad7dd1b4259fe6a2006042021"><code>97a3163</code></a> Update <code>colr</code> box values to be overridden by bitstream boxes</li>
<li><a href="https://github.com/google/ExoPlayer/commit/c3ebec53bf44a69411dbac3e5f2f54945b50575e"><code>c3ebec5</code></a> Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6</li>
<li>Additional commits viewable in <a href="https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.android.exoplayer:exoplayer-hls` from 2.18.5 to 2.18.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/releases">com.google.android.exoplayer:exoplayer-hls's releases</a>.</em></p>
<blockquote>
<h2>r2.18.6</h2>
<p>This release corresponds to the <a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position (<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines (<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md">com.google.android.exoplayer:exoplayer-hls's changelog</a>.</em></p>
<blockquote>
<h3>2.18.6 (2023-04-18)</h3>
<p>This release corresponds to the
<a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position
(<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to
be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461
UnsupportedTransport
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/ExoPlayer/commit/cf49175f790dc4bbee85bb195c021ea40765d84b"><code>cf49175</code></a> Merge pull request <a href="https://redirect.github.com/google/ExoPlayer/issues/11129">#11129</a> from google/release-v2-r2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/296c50ef3e007dd2189d6ed5fe9fac76d6685631"><code>296c50e</code></a> Add <code>com.google.truth.extensions:truth-java8-extension</code> to JAR list</li>
<li><a href="https://github.com/google/ExoPlayer/commit/bf7f6d279e64906331a57a63176913c64bbfe7ce"><code>bf7f6d2</code></a> Update JavaDoc for 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/fc533ff4a74019762cf3dd1c5e26c31473185d36"><code>fc533ff</code></a> Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/0bc9220192ff2d7950d777058e8102196e6252b0"><code>0bc9220</code></a> Update migration script</li>
<li><a href="https://github.com/google/ExoPlayer/commit/e2e6411d7042c636a3e24770ed3301e9c7619888"><code>e2e6411</code></a> Fix thread access when creating notifications for media sessions</li>
<li><a href="https://github.com/google/ExoPlayer/commit/26d2b6cdb19b2afefa35e8c810e951f8d377da94"><code>26d2b6c</code></a> Use <code>@link</code> instead of <code>@value</code></li>
<li><a href="https://github.com/google/ExoPlayer/commit/e8f00bf29f3588838bd4b4a6c26e17ea8ab61a47"><code>e8f00bf</code></a> Ensure TrackSelectionParameters overrides match existing groups</li>
<li><a href="https://github.com/google/ExoPlayer/commit/97a3163873ab72fad7dd1b4259fe6a2006042021"><code>97a3163</code></a> Update <code>colr</code> box values to be overridden by bitstream boxes</li>
<li><a href="https://github.com/google/ExoPlayer/commit/c3ebec53bf44a69411dbac3e5f2f54945b50575e"><code>c3ebec5</code></a> Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6</li>
<li>Additional commits viewable in <a href="https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.android.exoplayer:exoplayer-dash` from 2.18.5 to 2.18.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/releases">com.google.android.exoplayer:exoplayer-dash's releases</a>.</em></p>
<blockquote>
<h2>r2.18.6</h2>
<p>This release corresponds to the <a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position (<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines (<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md">com.google.android.exoplayer:exoplayer-dash's changelog</a>.</em></p>
<blockquote>
<h3>2.18.6 (2023-04-18)</h3>
<p>This release corresponds to the
<a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position
(<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to
be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461
UnsupportedTransport
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/ExoPlayer/commit/cf49175f790dc4bbee85bb195c021ea40765d84b"><code>cf49175</code></a> Merge pull request <a href="https://redirect.github.com/google/ExoPlayer/issues/11129">#11129</a> from google/release-v2-r2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/296c50ef3e007dd2189d6ed5fe9fac76d6685631"><code>296c50e</code></a> Add <code>com.google.truth.extensions:truth-java8-extension</code> to JAR list</li>
<li><a href="https://github.com/google/ExoPlayer/commit/bf7f6d279e64906331a57a63176913c64bbfe7ce"><code>bf7f6d2</code></a> Update JavaDoc for 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/fc533ff4a74019762cf3dd1c5e26c31473185d36"><code>fc533ff</code></a> Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/0bc9220192ff2d7950d777058e8102196e6252b0"><code>0bc9220</code></a> Update migration script</li>
<li><a href="https://github.com/google/ExoPlayer/commit/e2e6411d7042c636a3e24770ed3301e9c7619888"><code>e2e6411</code></a> Fix thread access when creating notifications for media sessions</li>
<li><a href="https://github.com/google/ExoPlayer/commit/26d2b6cdb19b2afefa35e8c810e951f8d377da94"><code>26d2b6c</code></a> Use <code>@link</code> instead of <code>@value</code></li>
<li><a href="https://github.com/google/ExoPlayer/commit/e8f00bf29f3588838bd4b4a6c26e17ea8ab61a47"><code>e8f00bf</code></a> Ensure TrackSelectionParameters overrides match existing groups</li>
<li><a href="https://github.com/google/ExoPlayer/commit/97a3163873ab72fad7dd1b4259fe6a2006042021"><code>97a3163</code></a> Update <code>colr</code> box values to be overridden by bitstream boxes</li>
<li><a href="https://github.com/google/ExoPlayer/commit/c3ebec53bf44a69411dbac3e5f2f54945b50575e"><code>c3ebec5</code></a> Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6</li>
<li>Additional commits viewable in <a href="https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6">compare view</a></li>
</ul>
</details>
<br />

Updates `com.google.android.exoplayer:exoplayer-smoothstreaming` from 2.18.5 to 2.18.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/releases">com.google.android.exoplayer:exoplayer-smoothstreaming's releases</a>.</em></p>
<blockquote>
<h2>r2.18.6</h2>
<p>This release corresponds to the <a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position (<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines (<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461 UnsupportedTransport (<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/google/ExoPlayer/blob/release-v2/RELEASENOTES.md">com.google.android.exoplayer:exoplayer-smoothstreaming's changelog</a>.</em></p>
<blockquote>
<h3>2.18.6 (2023-04-18)</h3>
<p>This release corresponds to the
<a href="https://github.com/androidx/media/releases/tag/1.0.1">AndroidX Media3 1.0.1 release</a>.</p>
<ul>
<li>Core library:
<ul>
<li>Reset target live stream override when seeking to default position
(<a href="https://redirect.github.com/google/ExoPlayer/pull/11051">#11051</a>).</li>
<li>Fix bug where empty sample streams in the media could cause playback to
be stuck.</li>
</ul>
</li>
<li>DASH:
<ul>
<li>Fix handling of empty segment timelines
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11014">#11014</a>).</li>
</ul>
</li>
<li>RTSP:
<ul>
<li>Retry with TCP if RTSP Setup with UDP fails with RTSP Error 461
UnsupportedTransport
(<a href="https://redirect.github.com/google/ExoPlayer/issues/11069">#11069</a>).</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/ExoPlayer/commit/cf49175f790dc4bbee85bb195c021ea40765d84b"><code>cf49175</code></a> Merge pull request <a href="https://redirect.github.com/google/ExoPlayer/issues/11129">#11129</a> from google/release-v2-r2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/296c50ef3e007dd2189d6ed5fe9fac76d6685631"><code>296c50e</code></a> Add <code>com.google.truth.extensions:truth-java8-extension</code> to JAR list</li>
<li><a href="https://github.com/google/ExoPlayer/commit/bf7f6d279e64906331a57a63176913c64bbfe7ce"><code>bf7f6d2</code></a> Update JavaDoc for 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/fc533ff4a74019762cf3dd1c5e26c31473185d36"><code>fc533ff</code></a> Update release notes for Media3 1.0.1 / ExoPlayer 2.18.6</li>
<li><a href="https://github.com/google/ExoPlayer/commit/0bc9220192ff2d7950d777058e8102196e6252b0"><code>0bc9220</code></a> Update migration script</li>
<li><a href="https://github.com/google/ExoPlayer/commit/e2e6411d7042c636a3e24770ed3301e9c7619888"><code>e2e6411</code></a> Fix thread access when creating notifications for media sessions</li>
<li><a href="https://github.com/google/ExoPlayer/commit/26d2b6cdb19b2afefa35e8c810e951f8d377da94"><code>26d2b6c</code></a> Use <code>@link</code> instead of <code>@value</code></li>
<li><a href="https://github.com/google/ExoPlayer/commit/e8f00bf29f3588838bd4b4a6c26e17ea8ab61a47"><code>e8f00bf</code></a> Ensure TrackSelectionParameters overrides match existing groups</li>
<li><a href="https://github.com/google/ExoPlayer/commit/97a3163873ab72fad7dd1b4259fe6a2006042021"><code>97a3163</code></a> Update <code>colr</code> box values to be overridden by bitstream boxes</li>
<li><a href="https://github.com/google/ExoPlayer/commit/c3ebec53bf44a69411dbac3e5f2f54945b50575e"><code>c3ebec5</code></a> Bump version numbers to Media3 1.0.1 and ExoPlayer 2.18.6</li>
<li>Additional commits viewable in <a href="https://github.com/google/ExoPlayer/compare/r2.18.5...r2.18.6">compare view</a></li>
</ul>
</details>
<br />

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>
  • Loading branch information
dependabot[bot] committed May 17, 2023
1 parent dc5ff42 commit 5c69914
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/video_player/video_player_android/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.4.8

* Bumps ExoPlayer version to 2.18.6.

## 2.4.7

* Fixes Java warnings.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ android {
}

dependencies {
def exoplayer_version = "2.18.5"
def exoplayer_version = "2.18.6"
implementation "com.google.android.exoplayer:exoplayer-core:${exoplayer_version}"
implementation "com.google.android.exoplayer:exoplayer-hls:${exoplayer_version}"
implementation "com.google.android.exoplayer:exoplayer-dash:${exoplayer_version}"
Expand Down
2 changes: 1 addition & 1 deletion packages/video_player/video_player_android/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: video_player_android
description: Android implementation of the video_player plugin.
repository: https://github.com/flutter/packages/tree/main/packages/video_player/video_player_android
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+video_player%22
version: 2.4.7
version: 2.4.8

environment:
sdk: ">=2.18.0 <4.0.0"
Expand Down

0 comments on commit 5c69914

Please sign in to comment.