Update release notes for 2.11.2
PiperOrigin-RevId: 292881432
This commit is contained in:
parent
c095a9ff98
commit
bb8aa4f5b7
@ -25,8 +25,6 @@
|
|||||||
* Fix `SubtitlePainter` to render `EDGE_TYPE_OUTLINE` using the correct color
|
* Fix `SubtitlePainter` to render `EDGE_TYPE_OUTLINE` using the correct color
|
||||||
([#6724](https://github.com/google/ExoPlayer/pull/6724)).
|
([#6724](https://github.com/google/ExoPlayer/pull/6724)).
|
||||||
* DRM: Add support for attaching DRM sessions to clear content in the demo app.
|
* DRM: Add support for attaching DRM sessions to clear content in the demo app.
|
||||||
* HLS: Fix playback of DRM protected content that uses key rotation
|
|
||||||
([#6903](https://github.com/google/ExoPlayer/issues/6903)).
|
|
||||||
* Downloads: Merge downloads in `SegmentDownloader` to improve overall download
|
* Downloads: Merge downloads in `SegmentDownloader` to improve overall download
|
||||||
speed ([#5978](https://github.com/google/ExoPlayer/issues/5978)).
|
speed ([#5978](https://github.com/google/ExoPlayer/issues/5978)).
|
||||||
* MP3: Add `IndexSeeker` for accurate seeks in VBR streams
|
* MP3: Add `IndexSeeker` for accurate seeks in VBR streams
|
||||||
@ -69,6 +67,8 @@
|
|||||||
([#6552](https://github.com/google/ExoPlayer/issues/6552)).
|
([#6552](https://github.com/google/ExoPlayer/issues/6552)).
|
||||||
* Don't use notification chronometer if playback speed is != 1.0
|
* Don't use notification chronometer if playback speed is != 1.0
|
||||||
([#6816](https://github.com/google/ExoPlayer/issues/6816)).
|
([#6816](https://github.com/google/ExoPlayer/issues/6816)).
|
||||||
|
* HLS: Fix playback of DRM protected content that uses key rotation
|
||||||
|
([#6903](https://github.com/google/ExoPlayer/issues/6903)).
|
||||||
* WAV:
|
* WAV:
|
||||||
* Support IMA ADPCM encoded data.
|
* Support IMA ADPCM encoded data.
|
||||||
* Improve support for G.711 A-law and mu-law encoded data.
|
* Improve support for G.711 A-law and mu-law encoded data.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user