mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Update release notes
This commit is contained in:
parent
e553fb3f66
commit
9997bb41ab
1 changed files with 8 additions and 1 deletions
|
|
@ -3,7 +3,14 @@
|
|||
|
||||
### 2.9.5 ###
|
||||
|
||||
* HLS: Parse `CHANNELS` attribute from `EXT-X-MEDIA`.
|
||||
* HLS: Parse `CHANNELS` attribute from `EXT-X-MEDIA` tag.
|
||||
* ExtractorMediaSource: Fix issue that could cause the player to get stuck
|
||||
buffering at the end of the media.
|
||||
* PlayerView: Fix issue preventing `OnClickListener` from receiving events
|
||||
([#5433](https://github.com/google/ExoPlayer/issues/5433)).
|
||||
* IMA extension: Upgrade IMA dependency to 3.10.6.
|
||||
* Cronet extension: Upgrade Cronet dependency to 71.3578.98.
|
||||
* OkHttp extension: Upgrade OkHttp dependency to 3.12.1.
|
||||
|
||||
### 2.9.4 ###
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue