mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Update release notes
This commit is contained in:
parent
fa82004fa3
commit
7426c14b2a
1 changed files with 15 additions and 0 deletions
|
|
@ -1,5 +1,20 @@
|
|||
# Release notes #
|
||||
|
||||
### 2.9.3 ###
|
||||
|
||||
* Captions: Support PNG subtitles in SMPTE-TT
|
||||
([#1583](https://github.com/google/ExoPlayer/issues/1583)).
|
||||
* Workaround for MiTV (dangal) issue when swapping output surface
|
||||
([#5169](https://github.com/google/ExoPlayer/issues/5169)).
|
||||
* Fix decode-only frame skipping on Nvidia Shield TV devices.
|
||||
* Fix regression where some audio formats were incorrectly marked as being
|
||||
unplayable due to under-reporting of platform decoder capabilities
|
||||
([#5145](https://github.com/google/ExoPlayer/issues/5145)).
|
||||
* MP3:
|
||||
* Use the true bitrate for constant-bitrate MP3 seeking.
|
||||
* Fix issue where streams would play twice on some Samsung devices
|
||||
([#4519](https://github.com/google/ExoPlayer/issues/4519)).
|
||||
|
||||
### 2.9.2 ###
|
||||
|
||||
* HLS:
|
||||
|
|
|
|||
Loading…
Reference in a new issue