mirror of
https://github.com/samsonjs/media.git
synced 2026-03-30 10:15:48 +00:00
Move unreleased change into the right section
PiperOrigin-RevId: 536974180
This commit is contained in:
parent
f6dbe99c79
commit
02322e11fb
1 changed files with 2 additions and 2 deletions
|
|
@ -10,6 +10,8 @@
|
|||
* Audio:
|
||||
* Audio Offload:
|
||||
* Video:
|
||||
* Allow `MediaCodecVideoRenderer` to use a custom
|
||||
`VideoFrameProcessor.Factory`.
|
||||
* Text:
|
||||
* Metadata:
|
||||
* DRM:
|
||||
|
|
@ -81,8 +83,6 @@ This release includes the following changes since
|
|||
size with `MediaCodecVideoRenderer` has a width and height of 0 when
|
||||
`Player.getCurrentTracks` does not support video, or the size of the
|
||||
supported video track is not yet determined.
|
||||
* Allow `MediaCodecVideoRenderer` to use a custom
|
||||
`VideoFrameProcessor.Factory`.
|
||||
* IMA extension:
|
||||
* Enable multi-period live DASH streams for DAI. Please note that the
|
||||
current implementation does not yet support seeking in live streams
|
||||
|
|
|
|||
Loading…
Reference in a new issue