File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33## 1.8
44
5- ### 1.8.0-rc02 (2025-07-23 )
5+ ### 1.8.0-rc02 (2025-07-24 )
66
77This release includes the following changes since the
88[ 1.8.0-rc01 release] ( #180-rc01-2025-07-16 ) :
@@ -16,19 +16,19 @@ This release includes the following changes since the
1616 to call this method on the same thread as ExoPlayer's playback thread or
1717 use a different instance than the one used for playback
1818 ([ #1191 ] ( https://github.com/androidx/media/issues/1191 ) ).
19- * Audio
19+ * Audio:
2020 * Fix bug where ` AnalyticsListener.onAudioPositionAdvancing ` is not called
2121 when the audio playback is started very close to the end of the media.
2222* Session:
23- * Fix bug where connections from third-party non-priviledged Media3
23+ * Fix bug where connections from third-party non-privileged Media3
2424 controllers are ignored.
2525 * Remove check for available commands when sending custom commands to a
2626 legacy ` MediaBrowserServiceCompat ` . This is in parity with the behavior
2727 of legacy controllers/browsers when connected to a legacy app.
2828 * Fix a bug that causes a player's first playback error to be incorrectly
2929 treated as a persistent custom exception. This prevents the application
3030 from recovering.
31- * HLS extension
31+ * HLS extension:
3232 * Fix bug where ` HlsSampleStreamWrapper ` attempts to seek inside buffer
3333 when there are no chunks available in the buffer
3434 [ #2598 ] ( https://github.com/androidx/media/issues/2598 ) .
You can’t perform that action at this time.
0 commit comments