mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Link blog post from release notes
PiperOrigin-RevId: 245411528
This commit is contained in:
parent
56520b7c73
commit
b55e17588b
1 changed files with 4 additions and 2 deletions
|
|
@ -3,8 +3,10 @@
|
||||||
### 2.10.0 ###
|
### 2.10.0 ###
|
||||||
|
|
||||||
* Core library:
|
* Core library:
|
||||||
* Improve decoder re-use between playbacks. TODO: Write and link a blog post
|
* Improve decoder re-use between playbacks
|
||||||
here ([#2826](https://github.com/google/ExoPlayer/issues/2826)).
|
([#2826](https://github.com/google/ExoPlayer/issues/2826)). Read
|
||||||
|
[this blog post](https://medium.com/google-exoplayer/improved-decoder-reuse-in-exoplayer-ef4c6d99591d)
|
||||||
|
for more details.
|
||||||
* Rename `ExtractorMediaSource` to `ProgressiveMediaSource`.
|
* Rename `ExtractorMediaSource` to `ProgressiveMediaSource`.
|
||||||
* Fix issue where using `ProgressiveMediaSource.Factory` would mean that
|
* Fix issue where using `ProgressiveMediaSource.Factory` would mean that
|
||||||
`DefaultExtractorsFactory` would be kept by proguard. Custom
|
`DefaultExtractorsFactory` would be kept by proguard. Custom
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue