commit | 5c6991400e91e1a9f66fb780e1ef3841023e652d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed May 17 15:29:25 2023 +0000 |
committer | GitHub <noreply@github.com> | Wed May 17 15:29:25 2023 +0000 |
tree | 36ef1e80c427bbdb51c49c722dad865794e3c42a | |
parent | dc5ff42b1b9d634567f1967229e59ffb93a300af [diff] |
[video_player]: Bump exoplayer_version from 2.18.5 to 2.18.6 in /packages/video_player/video_player_android/android (#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>
This repo is a companion repo to the main flutter repo. It contains the source code for Flutter's first-party packages (i.e., packages developed by the core Flutter team). Check the packages
directory to see all packages.
These packages are also available on pub.
Please file any issues, bugs, or feature requests in the main flutter repo. Issues pertaining to this repository are labeled “package”.
If you wish to contribute a new package to the Flutter ecosystem, please see the documentation for developing packages. You can store your package source code in any GitHub repository (the present repo is only intended for packages developed by the core Flutter team). Once your package is ready you can publish to the pub repository.
If you wish to contribute a change to any of the existing packages in this repo, please review our contribution guide, and send a pull request.
These are the packages hosted in this repository: