mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Fix release notes link
PiperOrigin-RevId: 329665766
This commit is contained in:
parent
3ab9bc8e7f
commit
56e622a2e5
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
|||
* Recreate the decoder when handling and swallowing decode errors in
|
||||
`TextRenderer`. This fixes a case where playback would never end when
|
||||
playing content with malformed subtitles
|
||||
([#7590](https://github.com/google/ExoPlayer/issues/790)).
|
||||
([#7590](https://github.com/google/ExoPlayer/issues/7590)).
|
||||
* Only apply `CaptionManager` font scaling in
|
||||
`SubtitleView.setUserDefaultTextSize` if the `CaptionManager` is
|
||||
enabled.
|
||||
|
|
|
|||
Loading…
Reference in a new issue